. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:07:17.735Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:07:17.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T02:07:17.783Z |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-06-08T02:07:18.440Z |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-06-08T02:07:18.552Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:07:18.553Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:07:18.554Z |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-06-08T02:07:18.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T02:07:18.685Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-08T02:07:18.704Z |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-06-08T02:07:20.309Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T02:07:20.775Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-08T02:07:20.795Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-08T02:07:20.796Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T02:07:20.862Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-08T02:07:20.863Z |INFO |Root WebApplicationContext: initialization completed in 2159 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-08T02:07:21.361Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-08T02:07:21.960Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T02:07:23.267Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T02:07:23.667Z |INFO |Started MainApp in 8.28 seconds (JVM running for 8.922) |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-08T02:07:23.726Z |INFO |Start scheduling PRH workflow |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:23.756Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=087d77ac-59e9-45eb-a102-cbcbede56fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:07:25.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T02:07:33.893Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T02:07:33.894Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T02:07:33.896Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:35.282Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=264bae7b-c83b-43ab-aedb-6bc80beceac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:07:36.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:46.352Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8c60ebc6-f5dc-4c34-8574-4585b91e441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:07:47.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:57.424Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=46147073-fba9-481d-9e96-a4a102338e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:07:58.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:07:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:08.690Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=97d4862f-aa5f-4947-a7d2-70646144b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:08:09.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:19.728Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=71e0f8e3-8e06-426a-a9d0-26e63fd13804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:08:20.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:30.802Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=544c9356-116f-44bb-8ad2-2f6d00be9818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:08:31.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:41.905Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2d1abeee-a72b-405f-8d42-69e2865123c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:08:42.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:52.976Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d1e89329-5568-4091-81cd-780c5ac4ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:08:54.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:08:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:04.049Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=331336dc-a6f7-4af9-9cc0-8d5743632ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T02:09:05.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:15.152Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=63d7ddaf-4b20-414e-aa9a-4e682641a860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:25.323Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=389c80a4-3882-4719-bb29-ee1c74e79bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:35.340Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d34420be-5db2-484f-ab8f-be2cd863cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:45.356Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3c64addf-fad6-48ff-8e8f-1466ac2b0684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:55.370Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0eca98bb-55c5-4647-8ba6-13826159bd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:09:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:05.383Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2e6f2b63-c803-4948-b358-154ef75f6ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:15.399Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9888a445-b536-41bd-b573-ffafbc3dbb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:25.412Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f84441dd-f18d-4397-bcc1-ca1cebfbcbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:35.426Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b1031c28-b741-4c68-a2c7-bfa509ac6482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:45.438Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=265e3204-a846-4237-a5b6-6ec307abd354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:55.449Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e1a0f1d4-c6be-4e5f-a21d-d640c9d0fa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:10:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:05.461Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=962b75f6-2e6f-44d1-9b67-a2297da69ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:15.472Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e0013e94-0198-442c-a657-832ae6531d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:25.483Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=882434bc-3f71-4af8-ba1c-6ea0392b9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:35.495Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=446d6e86-d5c6-4948-8474-f723b6d03fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:45.506Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4a06f0a8-d8c0-4493-bde7-309894d1beee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:55.517Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e367a136-e4e8-4d95-81b5-ccd8c9f59d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:11:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:05.529Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a74fbdb4-e308-4baf-b329-ce048b764a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:15.539Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b98fec91-137f-4ce7-aff7-d5ba3a891012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:12:22.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:12:22.213Z |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-06-08T02:12:22.213Z |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-06-08T02:12:22.216Z |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-06-08T02:12:22.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:12:22.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:12:22.224Z |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-06-08T02:12:22.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:25.550Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7521b742-1c21-43bc-bcb9-96f92897c474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:35.562Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b2a0109c-bde3-4f89-83c6-117208d6735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:45.573Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b1746cf8-dbeb-4515-afc7-537e59bd7a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:55.583Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=10f4b172-be88-43fc-a93a-4d1f16690621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:12:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:05.594Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=34f003d1-830d-410d-aa2f-b62114859749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:15.607Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9de7f624-8de8-4df8-9fc1-20e2e4001914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:25.621Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=913c3322-1eaa-4028-8a3f-4bd7b7540303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:35.633Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ea624532-cd89-40ce-8134-4846623209a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:45.645Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ca3949c5-14b9-4b6b-ab5a-8836e093b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:45.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:55.656Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c41240e0-cc47-4d36-be58-ab2e9e23f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:13:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:05.667Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7f789a6d-ba8e-402a-b892-038813539130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:15.685Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f49c2630-f7e5-42f6-8350-75167debdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:25.699Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=24b44276-0ff2-48cd-b1a7-7a48a42c41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:35.709Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=245918fd-dd18-438d-a4ca-49c0f59ae97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:45.718Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=718c5a16-0202-4ff4-bf62-a034d660acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:55.727Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=140a875e-a5aa-4baa-a3bc-2acc793979a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:14:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:05.736Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=550110e7-bf38-4369-963a-126c693835a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:05.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:15.745Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b2c500f6-2c8b-4c85-80c3-1b9cc60a0733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:25.754Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d7a65bbf-2e9c-433b-8c99-f89b17c5c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:35.764Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4c33b59f-11ae-464b-9eb4-68ca75cac885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:45.772Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3f64111a-b751-4385-b435-87859088d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:45.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:55.783Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=81f9973d-8c49-4002-ad3f-530ad39f4ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:15:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:05.793Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=80a2c134-3f5c-4f03-b5ff-5fb21d57cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:15.801Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1609c9c2-325d-40de-8f8e-67a244a02a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:25.810Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=25011d33-8034-453d-9d46-5786cfbbbd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:35.819Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c33eac0d-512a-4288-9c62-9cc7490e2729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:45.828Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ec81862f-5630-49f8-8f05-c3a7c1ad81e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:45.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:55.837Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0d3be679-ede0-4ca8-8480-7f43cd968f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:16:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:05.845Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d76bf131-8e18-44ac-9c95-f65cfdddbf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:15.854Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4267d33e-d89e-4d61-8b00-3bd86d5cc5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:17:21.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:17:21.565Z |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-06-08T02:17:21.566Z |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-06-08T02:17:21.568Z |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-06-08T02:17:21.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:17:21.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:17:21.575Z |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-06-08T02:17:21.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:25.862Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=598527c5-91fa-4f38-843c-384a17d2b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:35.871Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ebe694bc-e89a-485a-af4e-76397a4dda6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:45.879Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7c70371a-9325-4039-8f3b-ab95141ae13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:55.888Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=64c8b61c-348c-4a5e-aecb-0f38d0154ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:17:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:05.897Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0bdeab1d-fe1a-4d7c-a4e7-46316e55c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:15.905Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1ef66287-e410-45de-84f5-6c70a122e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:25.914Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=907dfb07-2877-4007-9422-29adf5a7f3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:25.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:35.925Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fd35290e-cc52-49d4-9bb3-726b96cbbd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:45.933Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9175445a-01f6-43fd-b02b-a548942cf57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:55.942Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a2ac4485-375b-4c01-bf9d-f5eeb0076a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:18:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:05.952Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3c87b0a7-549f-45a3-b284-7f4400682e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:15.963Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dd311756-5c93-49e6-8878-aadf76deec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:25.972Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1274ee8b-f4bf-44fb-be65-4a97a5c55361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:35.980Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a4da4dab-6a01-4f82-8db2-87805663b4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:45.989Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d96d5191-7330-44d3-bed9-f3d37400e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:55.998Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=716fbf60-70d5-45ee-b314-ccd18fbbca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:19:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:06.006Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=58febc55-8f19-4d36-9697-3204a6327439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:16.016Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e479a90f-577a-491e-9e05-99bd2e945f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:26.024Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=aa774caa-f8fd-4d12-80a9-9ae7eb44fc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:36.032Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1eb769ff-d9af-4628-9b9f-fb603df787a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:46.041Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=863633d0-dbc0-437c-94c0-a2994abe0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:56.049Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e85c2857-f9e0-4a02-8d0a-a5b6c81e2fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:20:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:06.057Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8030c34e-e8a3-417f-93e6-57097f7c5128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:16.065Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=79e5007e-d0f6-463e-92c0-7bd4ff5bdc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:26.073Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=31cfa24f-1bd0-4a5b-8a45-f0c768b3497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:36.082Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c1638023-efc8-49dd-b213-1bd02f84add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:46.089Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bcc126e5-fcd8-4c08-9911-44b6958e52a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:56.097Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=216207c7-dc20-477c-9f3a-8a991340d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:21:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:06.106Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5855782c-1614-4b87-b766-be20441a11e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:16.115Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9b9fda47-874b-4b84-bac0-2d316c4a12a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:22:21.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:22:21.575Z |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-06-08T02:22:21.575Z |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-06-08T02:22:21.576Z |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-06-08T02:22:21.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:22:21.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:22:21.583Z |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-06-08T02:22:21.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:26.124Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=02712225-d1f2-43d3-987d-3fd1ff6bff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:36.132Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8270a229-e796-4af4-b719-4f740104e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:46.140Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6094ccbf-0696-425d-b442-fc726a7d6c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:56.149Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a8ea4829-3fe4-4bdb-8dfb-fd78f469fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:22:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:06.159Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0bcb2e01-a87d-489e-8261-ad5e2e4e33b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:16.167Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=019931ef-6fc0-478a-a4b4-73bf28d1cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:26.176Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1107ca74-2d6f-4d92-9fbf-ae0c69e6748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:36.185Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=196f938d-a9c2-498e-9a63-bf1b106d9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:46.193Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7e1d0132-9266-471b-b9ba-ccb617d40ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:56.206Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c722dbe9-0241-4c5b-8f81-0ca17fb732ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:23:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:06.215Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cb752994-8648-4aae-934a-430592336801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:16.262Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=40c8f8ed-d31b-4838-bf88-68ae46a4f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:26.270Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b09902b-bd2c-4fea-8cdf-26fd76e1d48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:36.278Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=77fbb7b5-3d45-4d29-b293-78b1f8569478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:46.292Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f8ff9e82-8403-4a82-a20c-42332b08e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:56.301Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8f393806-82a0-4af4-958a-811ab1c72da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:24:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:06.310Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=699ff678-e9b8-4a34-b2a3-227200a14e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:16.325Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=acea593b-22aa-4f3e-8896-e781ba0cec95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:26.333Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=701fef80-0cf5-408b-9afc-d60177f1320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:36.341Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=baf40fd7-8db2-4dbf-9994-b02e1d50ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:46.348Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=94bebec7-f910-4d88-aa2b-56d50db27cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:56.356Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e210398e-3a11-42ff-9787-d62db836c40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:25:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:06.363Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3edd6a34-b2ca-4677-a51d-cb31acb58c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:16.371Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c9f4572f-9b75-4516-8c0a-8d4ed0dc60a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:26.378Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=933915d7-da7b-4591-b15e-cc9f5833c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:36.385Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c0606eac-46cf-4daa-8859-3592370bf79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:46.393Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b90b8709-f8a6-46e8-ba83-86a16ec7265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:56.399Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=940cb69e-3c96-4045-996d-60730fdbabba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:26:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:06.407Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=417b9438-a133-49c7-b1af-135bfd480b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:16.416Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0cb64cf8-a6ea-49c9-b006-bf5b4d430ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:27:21.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:27:21.559Z |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-06-08T02:27:21.559Z |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-06-08T02:27:21.561Z |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-06-08T02:27:21.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:27:21.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:27:21.568Z |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-06-08T02:27:21.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:26.424Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=43a2c547-adf1-4f18-89d8-db6c2dba6e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:36.435Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bfe21eb4-d650-4298-a9b2-071b5aae8ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:46.442Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f2ffe864-4607-4eea-b3ee-c92cb54ecef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:46.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:56.450Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3d14a891-d4aa-48fe-867a-026c5c916358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:27:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:06.458Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=91820dd4-4940-45f9-bca9-9b74c5e4448c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:16.466Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2111b8d8-7193-4ee5-9a1e-2e3d9818c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:26.475Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1d22e045-8973-47f6-9115-28ecfee127b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:36.482Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9e3db6fa-bb03-431a-b8ef-3f7c9cdd4e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:46.491Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=38577c7f-f628-4837-a3ba-84805f1c4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:56.501Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9b5d2e4f-795c-42cb-8ac7-d3326493bbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:28:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:06.512Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=22070738-7dbd-4816-b1cf-9d41ceaca2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:16.520Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c6ab8bd6-a168-4358-b4bc-5c4140ee3714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:16.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:26.529Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d72bf534-0249-4738-94fd-c67d7565c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:36.537Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=60319afa-3563-4483-ab49-60d89c321ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:46.545Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=84431b65-7d04-4db5-adcd-1801f8ce1dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:56.553Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5fde3890-1dcf-4831-bb1d-29f5576926df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:29:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:06.562Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6b806dcc-179e-4eb1-a358-80d4e7c71cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:16.569Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1246870a-667c-4b74-8396-0c5727972fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:26.577Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=48cd1d55-b076-402b-a900-098a3ae46348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:36.586Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c2e80f72-1677-4497-bfa3-36a619de37fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:46.594Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8db486f9-8b15-494f-a3c4-e47068b6849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:56.601Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a22b04dc-9d83-4665-bf4c-cdcebb2f4630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:30:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:06.610Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e9bb7cff-b931-48f0-a2e8-24157e9e0dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:16.618Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9c22d3b1-ec54-411c-8055-26e56c34a911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:26.627Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8c2ffbc0-4541-4041-9929-4810a1b27533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:36.635Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6d0e22e4-966d-4e71-8743-ded088f90f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:46.642Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=29496550-a964-43e5-af07-965e25a5a7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:56.649Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7fd97017-66a5-4cad-abca-80e1d8e28086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:31:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:06.662Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ea10a73d-c6cc-4e05-a850-237211d4d0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:16.670Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2c059c0e-ab16-476b-87de-f436ac9ac21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:32:21.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:32:21.560Z |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-06-08T02:32:21.560Z |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-06-08T02:32:21.561Z |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-06-08T02:32:21.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:32:21.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:32:21.566Z |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-06-08T02:32:21.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:26.677Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ffcc18cb-13fe-4dbc-bf83-899725cabb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:36.687Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ce3aeb94-053a-42d3-92e2-0948f274a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:46.693Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e9ab9e4d-99b7-47e5-9b5c-d85486e57c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:56.700Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8657659d-2174-49e6-ad50-5b6259e68ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:32:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:06.708Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bf6f51f8-1819-4f6d-b50b-9702047693bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:16.714Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=483a0ddb-949c-476c-90dd-64c6df5f4b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:26.722Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=04f68e07-089b-4fac-87df-a22cde616016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:36.731Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dc250c70-9c30-4e8b-9edd-b681d87e052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:46.738Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=37233f0a-3803-45cd-aa06-0e41f51e6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:56.745Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=91258ccb-d334-4001-b98b-26c47dcde23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:33:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:06.753Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ee8c1b36-3963-4c53-82e8-76dbbbf2009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:16.762Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ca4e7a1a-e108-404f-8359-15199144f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:26.769Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2e9508ce-cbf5-432a-bfe6-3f0d188f4e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:36.782Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c30641d1-e6a0-42cd-9e28-7933fd077538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:46.789Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a40c49a3-9128-4a56-b0c3-3eec2a279469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:56.797Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0fb6fdd7-46d6-4ffb-b50a-51563a01b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:34:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:06.804Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=116de04a-6eff-4e07-964b-09ee9250f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:16.813Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=06ae6e78-b3dd-44f4-b3f7-3034437bc9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:26.821Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d0319d53-e4c5-4294-ad70-f165eaf2c15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:36.832Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=995fb328-8e0e-4a4f-8b02-fdc99de6128c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:46.840Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=755e7a20-636e-4b49-9227-c31a0ad56417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:56.847Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5cbd9143-66ca-4336-b64a-3e2a69e6d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:35:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:06.855Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=44118f09-6049-40bb-83a0-d3886e29d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:16.862Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=395892cb-3e3a-4131-ae14-4448c852fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:26.870Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d5c4fe73-30f1-44a6-8032-3489601bef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:36.877Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5b1ad70f-086a-4566-8c91-d94ce0f4fd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:46.884Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fc9f1d92-bdf1-4ea3-b2ce-b2d58be6f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:56.897Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1c1b8a88-6794-431e-9069-1d07600806d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:36:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:06.905Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b4934b6d-6e87-41af-b56b-312b08a12a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:16.912Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=311766db-6cc2-4a45-99fa-b1969abbfcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:37:21.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:37:21.563Z |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-06-08T02:37:21.563Z |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-06-08T02:37:21.565Z |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-06-08T02:37:21.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:37:21.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:37:21.570Z |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-06-08T02:37:21.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:26.921Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=57166ffd-436d-4fed-81de-b1085b240794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:26.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:36.932Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3adfe30d-7e2a-440a-8c8b-bbdb457b8431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:46.940Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=11b188e4-b20a-456b-9a77-7ef82b1036d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:56.948Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=496c8c89-e29c-41b3-af8b-80118bd5d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:37:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:06.957Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=db3422ef-822a-4b53-8066-0c9cd36d18a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:16.965Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=da688000-e7ff-43f4-b6c3-84813761ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:26.976Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e04fccb9-7e15-460c-a709-aa76dd0ec0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:36.983Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=64df8430-4154-4767-a6f1-81f8e9f94acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:46.992Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=97ac3904-8e7e-4283-ba85-1500e36d8ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:56.999Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=efe2887e-465b-45d1-93bc-5d6e7223d6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:38:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:07.006Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4e1499a8-49f4-4090-bc7e-4243b290946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:17.014Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=76b40c26-0d9e-45df-968b-c73ab45dd999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:27.022Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c9cdbd4f-c045-4fab-aeda-03b1f453e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:37.029Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=30eed45b-4a14-40a5-bb37-2a46027946ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:47.037Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=00af4ebd-b9fd-4829-90f1-384d5aa03a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:57.044Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bc371905-032b-4998-a869-89ab168a83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:39:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:07.052Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f890503f-6341-45d0-8350-c9db70aee7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:17.059Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9a233a7c-ca82-4d78-a23c-c1d99c2019b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:27.066Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=366c2a38-1823-4e96-a26c-4fc4ccf5a222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:37.074Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=72447e4f-48be-4509-8310-eafff1f9aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:47.082Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=11cf9338-9205-4a5c-85db-2143ee1c8623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:57.090Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=06b36599-7988-4524-90c8-b68a33060266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:40:57.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:07.097Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c031c6aa-e028-4b24-ac41-f308bd5d2ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:17.105Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=71c91a6f-a1f1-4fd6-a0fd-412bc458fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:27.112Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=72857be1-57a2-47f3-a2ff-8360045b01c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:37.120Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8b46a726-9a03-47f0-8e98-e4b66b5672c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:47.130Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=84f93012-03e0-43bd-83fd-cde487032cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:57.137Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e79942d1-27af-45d5-a7e2-6f1fa3abd959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:41:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:07.145Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=828c83dd-854b-4a32-a87a-3900002af01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:17.151Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4d4c1438-d023-496e-ac4d-e0c6e0bf34aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:42:21.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:42:21.537Z |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-06-08T02:42:21.537Z |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-06-08T02:42:21.538Z |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-06-08T02:42:21.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:42:21.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:42:21.542Z |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-06-08T02:42:21.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:27.159Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8e4ae183-7429-459f-b3f3-d4552c323593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:37.166Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a0dea76c-eee5-4f54-b2da-b7d3e2981ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:47.173Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=de9c58bf-2740-4201-9a6b-e3e4fed2ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:57.180Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f96a01c2-f624-41fc-84d8-75e4ee3b6c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:42:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:07.189Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ec60ea08-c138-42ff-b6ea-a00c24c67d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:17.197Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4fd550e2-3fe0-4504-8ca5-cf4e2f49ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:27.206Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bd6af6d9-52f1-45b5-bc18-3a7af7494a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:37.214Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3dac10e6-f98b-4c7a-86c1-2e77f9540216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:47.221Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6ef014ac-c72f-4994-b139-093394e85b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:57.228Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b43a7450-beed-42a4-b958-0a5c078d0f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:43:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:07.235Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a89204c0-190c-46d4-be0d-f8d936f2d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:17.246Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=88d6d2f0-8437-4020-bbe7-8c3890c82525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:27.254Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=203ba96d-41b8-46ac-90ba-4c37c9f1bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:37.261Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a3f94654-9288-4f45-9756-9d1a711b42cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:47.268Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2e2bdfff-a16e-47bb-8923-e823facb80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:57.275Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cabee09f-a96a-4f36-8e3f-dd115c3060c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:44:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:07.281Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a5586762-9cf4-4b68-97fb-333b14cca9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:17.288Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e894bc8e-1734-444f-8280-6c7707bd6320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:27.295Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cda61797-a573-4be7-b92b-190e68fa7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:37.302Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3d13636b-30f9-4a68-a374-c87b96c05dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:47.309Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=05358d88-911c-4740-ad6b-75e8f09b98bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:57.315Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=187cb56e-4987-40c4-a89f-dbee84db0120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:45:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:07.324Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=270f7dae-0589-4e1b-98ea-8bf4a303c7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:17.330Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d378bf2c-8d45-4386-b359-48bed6771dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:27.338Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e3de2a40-d4b6-4616-9833-5380351f9fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:37.346Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5ca741de-73c0-45f4-b18c-9086c6764227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:47.354Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=36c17bf0-482d-4458-a1ba-7f1b4dcaeb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:57.361Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6f4b1136-ebeb-461a-baea-1beb3a6d60ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:46:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:07.382Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dea9990d-7b16-436a-8e10-af47330005af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:17.389Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c53f3691-8fd3-4801-a86a-57177d4c1c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:47:21.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:47:21.539Z |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-06-08T02:47:21.539Z |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-06-08T02:47:21.540Z |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-06-08T02:47:21.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:47:21.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:47:21.544Z |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-06-08T02:47:21.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:27.397Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=30a8dbe4-3c3b-4385-b48a-c4a0470a9709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:37.404Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=43ab0425-d54b-4fd8-bcbd-b101d8d7e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:47.412Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=04b89ab1-6c3e-40af-a9c1-03f499b19225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:57.419Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2bdf4e6e-e7a1-4e2f-9542-22c32d6dce28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:47:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:07.426Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=223dae2b-734d-41b4-a94d-a32242148c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:17.432Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=53cdd641-1f5c-46ab-bdb7-76eff0df9210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:27.439Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=59f436c3-c73f-4305-a8b6-52dc3baeda1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:37.447Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=69a4d666-199e-4fe3-86d9-0ee2e396aac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:47.454Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1f8d4636-4dfe-47ed-a65f-794a1b33fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:57.461Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=66ede2c4-74aa-474b-84c3-d660372a2418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:48:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:07.467Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=66075b4d-1caa-49fa-9610-5ad1dc9dc42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:17.473Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=53fdf14b-1394-44ee-82b2-c598dd7227ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:27.479Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0e48587a-9517-4471-9e14-1e4e0e0b5bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:37.486Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=49898563-75b8-449e-b7bb-e93d55b88fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:47.493Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=66cba95a-29cb-429e-a1ee-1fb210197846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:57.499Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d602443c-1cfc-423e-bf7e-01d09c61ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:49:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:07.506Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e1a376ce-5f84-4501-ab0d-5bfac201942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:17.513Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d107a092-eaba-4b62-a8cf-478483752a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:27.519Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3cfa8888-e908-4b99-90e3-1862cac4dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:37.527Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1a1815e7-f2b5-4d1d-a9be-1ba48de015f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:47.534Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ba3c155a-3cd2-4ba5-b343-c183399fa2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:57.541Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=768fb626-892d-4889-8db0-8d6c58582925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:50:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:07.548Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5de854e2-831a-4d2b-b95c-38d3b62b0fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:17.554Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6297e072-5903-47f4-a179-bf1a1469ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:27.560Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dd395567-f5d3-4dbc-ac5c-252128400d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:37.566Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=be64b1ad-b98e-42a2-8357-6b39757e6af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:37.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:47.572Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4cb4f70a-ef3f-4b22-a260-d99208831091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:57.578Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7dbb0e23-9d9f-45c9-8f00-3cc6bc7b1b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:51:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:07.585Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=60193af4-db68-4b58-aa7b-85d7c079d157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:17.593Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=930b04e0-c600-4084-a651-433b38ef1f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:52:21.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:52:21.555Z |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-06-08T02:52:21.555Z |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-06-08T02:52:21.558Z |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-06-08T02:52:21.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:52:21.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:52:21.565Z |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-06-08T02:52:21.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:27.599Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1b1e6da0-9597-409a-9e49-b808b54e86f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:37.605Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2c7bacf1-c7b4-43f1-b48e-91f9e7b4d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:47.612Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7d91e5d6-26c5-4674-88cf-1cb976a01e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:57.619Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4196fa3c-7db0-4ceb-a0fa-51680473b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:52:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:07.626Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=427f3fea-3b48-42fa-8a85-de0a2f7a9e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:17.632Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=90bc2134-2b2e-4677-89ff-c5aa5d235b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:27.640Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e3c68d78-38bd-4140-bde9-76b7fddca666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:37.647Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=29addf09-6483-4dcf-bb51-1361b709e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:47.653Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ed550730-d689-48b7-a441-9978dbb67636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:57.660Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6ee565fe-7bc4-47f4-88d8-d7f6d987768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:53:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:07.666Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1fee119b-2109-4258-95b2-8d9716fd5650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:17.673Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ac1c5a75-ea6d-4d7e-9ac8-18ccf3dba462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:27.681Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9b6f7f3a-707d-48b9-984e-6db2a0adfae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:37.687Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=81ba7414-0b9c-4a96-87a5-63415cadebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:47.695Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c6bc41b1-c73c-49ac-ad23-9a9414753fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:57.702Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=aa827282-e1eb-4936-bf28-2971e3aee527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:54:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:07.709Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1e4b6ac2-5a55-4aa5-a239-20cfc7658b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:17.716Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ad2da6c5-68b3-432b-aceb-8d5ccbc7dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:27.723Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=58cfc2a5-6994-4931-bc16-33f66bf6f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:37.730Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=39d25357-5f39-495d-b404-393f4e0e87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:47.737Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bcc9f54d-8931-4586-acca-aa4b5c6fd8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:57.744Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=962861d1-afc3-4781-8238-20a624025c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:55:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:07.751Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e0647376-a7d3-4659-9c81-4a8ba269947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:17.758Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4cc326d1-a0ff-4877-b3ee-f352c32e06a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:27.764Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=354a7c6e-a1a4-496b-9612-55d2ba6b2f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:37.771Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fdeacc11-1d97-45c5-9cc2-ae0fe8ab228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:47.777Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b80f9b67-03cb-4ba4-85a2-8b87324fd067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:57.784Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3a26d052-ca4a-4a12-9c57-2e5e4fcea129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:56:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:07.791Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8e4e20d1-b6d4-41fb-b88b-c890b64f6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:17.797Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7a9ab1d2-fe32-4832-b6ae-d0b4c8ca9ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:57:21.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T02:57:21.528Z |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-06-08T02:57:21.528Z |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-06-08T02:57:21.529Z |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-06-08T02:57:21.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T02:57:21.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T02:57:21.533Z |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-06-08T02:57:21.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:27.804Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ee0c1bf0-2698-43f8-ae8e-fe532437eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:37.810Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f37dc59b-0334-40cd-b33e-2b772bf4f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:37.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:47.817Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f9bffda5-9e40-4341-bb21-6d50cefb1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:57.824Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dc3e30dc-e4b6-4f8e-9a69-bce3fb99b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:57:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:07.831Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2811110f-4e0f-4237-bbff-e77a4829bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:17.837Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ada09573-3b3f-4b7f-a61b-a9a403dd4beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:27.843Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3d45acf0-f9d5-434c-9a4a-d37edd4f5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:37.850Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6fc75196-8c79-455b-b7c1-97bad1d9d9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:47.857Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4919e732-c354-4081-8f53-f80139cba2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:57.864Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2ebcc2f4-6045-43e9-ae1b-2d84db02a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:58:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:07.871Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cca784ae-68da-4240-8644-f07a40a060c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:17.878Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b78bf935-2f98-441f-854c-bb241d9d1d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:27.885Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1e767fe7-4b5b-4172-b120-47fe81576613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:37.891Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=257d7847-c720-48d5-9bc0-2f0cc9c87d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:47.897Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=62028c15-05ce-45e3-9721-891aaeb54504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:57.904Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=553d7ba8-b811-4f13-bc12-7625c744df07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T02:59:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:07.911Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=019527bc-b521-446e-b60c-d3168ea51876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:17.917Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5bb46b50-dc9f-4aed-909e-da538bd565d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:27.923Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e58ed772-a8a9-42c0-a29d-d4b69517f088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:27.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:37.930Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b3627ba8-8880-4673-9259-650f4f6a95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:47.937Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=270cde9a-be30-4a45-a625-c6f5c38b243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:57.944Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f7204a1d-cf76-44fe-8234-3e736f5c9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:00:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:07.951Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fca7e0a9-6587-48f2-b42e-17d31c7bba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:17.957Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=828e0068-9fae-4381-9787-1bcb05528a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:27.964Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=13669d30-b707-4eb3-ac7a-afd70773f818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:37.971Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6a716032-4d16-405e-8b81-1dbe546ad6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:47.978Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fac63d0f-e8af-4f18-b967-80e7cf226cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:57.984Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1437fb50-d5fb-4714-8a15-8af96768314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:01:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:07.992Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e0019e64-3935-4da3-9183-a9d5ba9b3584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:17.999Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=17b2a465-412a-4d10-acd3-437302be6426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:02:21.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:02:21.532Z |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-06-08T03:02:21.532Z |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-06-08T03:02:21.533Z |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-06-08T03:02:21.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:02:21.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:02:21.536Z |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-06-08T03:02:21.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:28.006Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=03e679a7-a8fb-46cc-9c51-5cf9ac17e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:38.012Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ba0db6ab-d2d1-47c1-ac20-f0c36255e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:48.020Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=80b2726b-5df1-4ff0-8f5c-9c435411824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:58.026Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c1669db1-87c0-41c2-9210-13aefb87d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:02:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:08.033Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=abbf43a2-c07b-47da-ab25-c9222c158869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:18.039Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=caf6d71b-dd7b-46ba-bf1e-2ee49940b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:28.045Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2676a975-2993-4cda-91a1-b1ed775ecf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:38.052Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e9d5b110-bdb6-47d4-b2d1-36884518fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:48.059Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e0406d09-79fe-499b-b524-8c0ed204113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:58.066Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2235bce9-92ab-48b3-b740-ef1667d32a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:03:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:08.072Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dee8cc3b-8199-4cf5-8e3e-9373cb77f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:18.079Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=65a1834e-ea90-4231-b798-0f4ce20a21d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:28.085Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=443eb9ce-0542-4f42-a026-de6e1387f898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:38.091Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9fadf6f3-2580-43ad-8121-c284c3b25170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:48.097Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bc81e056-8772-4fa7-abe4-f82412f2ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:58.104Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b72d1458-cff4-424f-9025-75eaae828334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:04:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:08.110Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=810d6916-31b3-4a7b-a151-05011bd66fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:18.116Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=baee8495-d24f-4f0e-a901-267f5ca9b88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:28.122Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9f907bb7-21da-42eb-9290-132b283a3d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:38.129Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=871f7079-bb0c-45b7-b1ab-8cb789f1a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:48.136Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=13fc9849-8c25-4533-9eb0-15472b239127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:58.143Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=65a94452-1041-43ff-b695-0342a25f7290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:05:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:08.151Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ebaf6347-66f6-415f-8fbb-eac97e506a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:18.157Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9aabf4be-0c41-4feb-8a98-fc7a3ab9b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:28.164Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0df2567c-575e-49e2-97ae-ef74e313cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:38.171Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e17a6f7b-d1a1-48ba-b6e8-356fd8479475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:48.178Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6ba83341-962e-42d2-bcfb-8bd6efdded98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:58.186Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=579b22c9-8b41-4a60-9654-916eb63017ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:06:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:08.193Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=de46b937-831d-448d-8998-b899edf7d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:18.200Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=781db28e-50e6-4fe8-b784-147a3b35d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:07:21.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:07:21.525Z |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-06-08T03:07:21.525Z |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-06-08T03:07:21.527Z |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-06-08T03:07:21.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:07:21.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:07:21.530Z |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-06-08T03:07:21.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:28.206Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c6716dc6-8120-4628-a179-f4d57f763061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:38.212Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1213666f-ff38-4846-b0b6-36f67d63de9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:48.219Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6205cbb4-2ee4-4a40-877e-cc46d05e6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:48.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:58.225Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fb135889-d201-4490-af0c-6b4cdfad5ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:07:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:08.232Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bd71bbca-7983-466b-adcb-d2a62cf88dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:18.239Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cea926cf-aab1-4194-9d31-17076076f534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:28.246Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2aa1f5c0-d429-49a0-a46e-404109333382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:38.253Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6cb2544d-5c5e-46d5-999e-be4fbeb4f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:48.260Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e8daecf4-d253-4c86-9631-987bdff8ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:58.267Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=eec6112b-be0e-4b5b-b179-e614c4579470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:08:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:08.273Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=11119a64-d985-4320-a481-aef6f98dc14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:18.280Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dbe566e6-7f0a-40ab-b18b-d18791802bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:28.287Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=22d2079a-9758-418b-9e8e-12c48348ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:38.293Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8df2a2d0-1f4a-41ba-8033-e26a658b02c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:48.300Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=441b28b7-b68c-425f-bd81-a638f59ac462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:58.306Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b2c6da7a-4b97-4dd9-9edf-c6def67315ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:09:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:08.313Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2fed96ed-8df5-4d57-a888-69e536017d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:18.319Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d99abe0f-0c72-4e5a-b633-f65dc0ca069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:28.327Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=77919efe-9fd2-48b2-abf3-8e1bf908efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:38.334Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=027cdc23-02cf-43f9-852b-a825da602c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:48.340Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=47ea9ca0-cdb1-4fca-9549-1a251ad1c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:58.347Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b634f85d-6a4d-4b33-b2d5-76e2cc85d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:10:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:08.355Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c580b761-4d4d-46db-90bc-3a5727601475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:18.362Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7aa9aec6-5e3d-4805-a8cb-3eb4e6a7f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:28.370Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7cdbdfe2-a6b1-42a2-b938-2b302fb9f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:38.377Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=77ec6922-a68d-4652-a8b6-4ffa60749179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:48.383Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=44c6ac09-5a42-4879-861b-e55d7f6fc5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:58.390Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cb7926b0-572d-4384-b5cf-bd062ff7da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:11:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:08.398Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9bc645ed-5eba-44db-8fbc-5758881e6efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:18.406Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=40c30449-f601-4ff8-8c3b-852488bc8c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:12:21.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:12:21.530Z |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-06-08T03:12:21.530Z |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-06-08T03:12:21.531Z |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-06-08T03:12:21.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:12:21.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:12:21.535Z |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-06-08T03:12:21.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:28.413Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c4ad06c3-46b1-493e-a1c5-fb56f32f312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:38.420Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2072865c-4558-4fd9-b411-380492a33616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:48.426Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2744f4f2-28c2-41d5-86e1-0469af05a3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:58.432Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=627b2540-6cb3-4c3c-b79d-df544c23eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:12:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:08.440Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a0885a20-2c83-4265-96d3-d3be7b49a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:18.447Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f0ad25d8-ccde-45bc-8dcd-89b39a4216c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:28.454Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b2aa9d58-8d1c-404b-bd4d-390798b8e52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:38.461Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=13dbcda5-efdb-49b4-b71f-eb437e8b8e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:48.468Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ece58676-d3e8-44c4-b917-01f5e9e369dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:58.474Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2101b130-a9f5-4174-9123-57c312715f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:13:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:08.481Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52aa67b4-55af-4aa7-b32f-4f42d007cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:18.486Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52427100-4d35-434e-9f79-15cf2aa3a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:18.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:28.493Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3bb241f7-d044-43fa-a15a-7575b4335bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:38.500Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=16a8c18c-5426-48cd-bf66-d30da893267f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:48.507Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=eaf545fd-4786-4ef8-87c3-0bfa55eaaa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:58.513Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=32f3a353-fc93-495d-b710-99d01f7e7ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:14:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:08.520Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4518cbe1-9ee5-4958-9690-e442eecbda18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:18.526Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6d7797c5-4015-4a84-b156-381279d9e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:28.532Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=055f20c0-a96d-41ae-9a60-5320cc8ca6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:38.538Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=51085998-d536-40ea-8f01-8fc17e9183e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:48.545Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8e5c4825-bac7-4e71-9be7-7f0cd274d5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:58.552Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e095d9a4-daa6-43e3-a795-69b0d73da3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:15:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:08.559Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=506eb0d1-da79-46be-9c63-47ffca52cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:08.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:18.565Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3f544f0f-4b01-4442-8e83-371432f2f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:28.571Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=29d7ae2f-fb87-4cf5-a606-f00468b676ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:38.578Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=28101041-655f-4202-b710-929976272233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:48.585Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b43644b0-1e22-4fae-babd-b6b6c6bbe3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:58.592Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=68e0dc0a-6710-4eae-8f7f-7878712978a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:16:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:08.599Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=09c9d6d3-aa2c-42c0-bc43-a37c69467edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:18.607Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=81600108-92e7-4d3a-8e39-691095abb908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:17:21.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:17:21.554Z |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-06-08T03:17:21.555Z |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-06-08T03:17:21.556Z |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-06-08T03:17:21.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:17:21.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:17:21.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:17:21.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:28.614Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1ceb7104-083f-429c-a66f-dd22fc04e966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:38.621Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=82cc6777-3245-4baf-b68e-e3d008ff85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:38.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:48.628Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a5a92a15-f443-42b4-b56c-e24df34f7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:58.635Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3d63a55f-a8b6-4634-9708-c97d3ce96696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:17:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:08.641Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=267ab413-9fb5-40f5-b76a-c37f6cf32ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:18.648Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=307a3959-5cbb-4f63-afeb-86849016ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:28.656Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a4371030-e358-4001-9e75-ff7ea4b61f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:38.663Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52821abe-24c2-4478-b8e1-83b5dbde8e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:48.670Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e6069721-6ee2-4013-b89a-4cb74c049664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:58.676Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=54f71848-3353-4e3b-b251-0e5a81358f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:18:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:08.683Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=35e45fa4-2a4d-4827-bb38-d4e0d28f4a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:18.689Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b117cd0b-6010-4b83-b280-423b8ec76cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:18.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:28.696Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=18617b17-5be3-4bbb-a3b9-073803fd8733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:38.702Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=31ebb510-cce8-4288-af2f-faba29701418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:48.709Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=788deca3-e0c9-4324-a1ad-414bb77e4e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:58.715Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a7862645-fab6-4243-8515-0c843ee45847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:19:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:08.722Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cc915101-5264-4638-af50-18ae23ab152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:18.729Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c21ac972-0bc2-4b04-9f11-a8a28fb90089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:28.735Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d1cfc17f-fe7a-4901-8221-36fdd6cc5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:38.742Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=21170053-90fb-4e47-9302-b6ee44d27871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:48.748Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52db6a74-1349-40bf-aa8d-85508a4b33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:58.754Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f38cbd7b-fbbf-424b-a355-ec380ad724a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:20:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:08.760Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=26374b4d-c231-41a5-ae07-a49c56b6757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:18.766Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7a879f91-5671-4334-a00c-1d7255076271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:28.773Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b1a54298-b401-46ac-b3b6-4c45593ec538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:38.779Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=35e94e0c-2ed5-4ac6-8bac-be3c399925f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:48.786Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=68eaf2dc-4995-4656-8607-2feb62f059b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:58.792Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=835f7628-5d4d-470e-8f8a-6fc58a43ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:21:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:08.799Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d8923754-0b5c-4a58-906b-feda9e1afaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:18.806Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f0a1da35-88d5-4bc1-9c51-5b59313be2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:18.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:22:21.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:22:21.529Z |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-06-08T03:22:21.529Z |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-06-08T03:22:21.530Z |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-06-08T03:22:21.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:22:21.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:22:21.533Z |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-06-08T03:22:21.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:28.813Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0370e6e6-6740-4f4a-bf2c-25e213da8dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:38.819Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a6e208ab-e32c-459a-8b9a-8dc4164fee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:48.826Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=62fff469-0958-43ee-8b0f-8f347fd42c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:58.833Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9da6b4e6-20e5-4b9c-9e48-fa4d3d67acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:22:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:08.842Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=284f05a0-7eb5-452a-a1e5-7c5f5b338bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:18.849Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4e2aaadc-bf38-4e14-88c6-c728ad92980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:28.855Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52809ea9-ac4e-449a-a135-ba536d361d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:38.863Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b43c16a4-cdf7-4ee2-a7db-59f52ff29cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:48.870Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a091acf7-1f04-48e8-b111-06dc9862263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:58.893Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cc634891-6cc9-4818-88ab-3c13eee8a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:23:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:08.900Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=193f4fb2-e9f7-42c9-8bfc-917b1aba2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:18.906Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=eed8586c-e336-4344-9a07-b124a96a4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:28.915Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=93d5e4a4-700e-4cec-bbd1-78d8c51b82a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:38.921Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=97f43f4c-c602-474b-9665-c578ef4ff79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:48.928Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=81da5377-05f1-40d2-9dbc-98a4ab31f145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:58.934Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5a8f4259-a528-4655-88c5-6fc3583b4f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:08.940Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7716c102-b38f-4b13-9ef3-127a46549647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:18.947Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6eb990b1-c4e4-482d-9ed2-1b10de84199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:28.954Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=12b2a096-22f0-48b7-b099-dee21ecc104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:38.961Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=83620129-7129-483f-8692-b0d09b5007cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:48.968Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=33f2236e-e4ed-4340-bc2c-47f941ea1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:58.975Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=45476cda-ef13-46e1-b196-385d82b30db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:08.982Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=85a70832-3d71-468e-833b-2bc0688af112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:18.988Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=519f2664-537d-4b71-8b53-e5b868ec64d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:28.995Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bb38e368-3fd4-4eaa-b1e3-78b5ef41dbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:39.001Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=089be8f9-9d8b-4e8d-8fea-bc9e4e545774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:49.008Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2d3a30d2-cee5-4b9f-afaa-846e96a75580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:59.015Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bd356377-9bbe-478b-83a3-37f06cdd2beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:09.023Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5679041b-87c6-40a5-9bfc-eaaee4a5b807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:19.029Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=defe2cf0-fcb1-4610-9789-fef6df1e9a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:27:21.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:27:21.528Z |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-06-08T03:27:21.529Z |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-06-08T03:27:21.530Z |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-06-08T03:27:21.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:27:21.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:27:21.534Z |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-06-08T03:27:21.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:29.037Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=781a3045-2ba4-49c1-8191-e2e505bd2353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:39.044Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=32f89851-6bef-435b-ae3b-7512b5a3db27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:49.051Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d3bd2f2d-8c83-4a67-a4f7-cdd7554744e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:49.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:59.057Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=62e732aa-c296-4731-9649-54e7bff02fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:09.063Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=34f04ba9-0089-4897-ad95-4d8129d09f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:19.069Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d860286a-7234-41cf-a61a-3c275162d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:29.076Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a6adb1b5-2879-431c-9324-2096803579f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:39.083Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=074595fb-ecf4-4cc6-818e-0a2d7129750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:49.089Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=96299ba7-8669-4230-93a9-1bc293523ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:59.095Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=41887479-ea31-4c5b-9469-1cc3516f8f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:09.101Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8ef01cc9-608d-4898-869d-41af7f31130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:19.107Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=85d6e1de-65f5-4e77-b7b3-c416c4cf0aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:29.114Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cb6a34da-e0e3-42f2-99d4-e10a550e3722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:39.120Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=89df2bd9-1172-4c36-8b4c-507727ab357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:49.127Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=081f7159-5eca-475a-91c5-ad3e493aac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:59.133Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7a5a00de-ec85-489b-a1aa-cddbb64d80b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:09.141Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=33970be4-c670-4439-b4a9-db66427d5dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:19.147Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7e00438c-14d8-4b2d-a339-d526997de5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:29.155Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=03482058-967f-4d44-9561-46c72c72b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:39.162Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dfd4d171-a12c-43fa-af21-d9f408ff2d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:49.169Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b6ac0778-7bf9-4820-9f95-a5926b60ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:59.175Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=47a162f5-0957-4933-abe9-5f3bfe0874ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:09.181Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=047bd6d6-b0ab-462c-9d39-a50ac61f48e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:19.187Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ede11dc5-938a-4a3b-ad3c-dfb54db8ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:29.193Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c6a10996-89c7-4a7e-b285-e6fce60397d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:39.199Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=813a00b2-e508-4489-84bd-1b92f3416ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:49.205Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9dcc2f27-66c7-40bd-8a54-4ace8f37e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:59.212Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c78c83ca-3555-4c55-8cb9-be7e912a2db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:09.219Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9434129b-331a-4743-8739-016efbfdeba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:19.225Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=48255cf7-cec0-4521-97d7-f3474ae6b8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:32:21.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:32:21.540Z |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-06-08T03:32:21.540Z |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-06-08T03:32:21.541Z |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-06-08T03:32:21.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:32:21.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:32:21.544Z |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-06-08T03:32:21.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:29.233Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a87b726a-3211-4ca7-8afd-0c4494253220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:39.240Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b90a7db-1a74-4ccb-921d-75d20fc694e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:49.247Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2876e2ab-00c3-4201-8305-1cc72e2fa519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:59.254Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=60d39020-a5af-4c6a-b8f7-7d0b45fb5d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:09.260Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2b25c2f4-7a7e-4695-aa9e-05cae56e3bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:19.267Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=01a07dce-a2f0-41a9-826f-0e6b99e13d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:29.273Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2e447a90-d362-4461-a589-c01d502a068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:29.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:39.279Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=02736596-3735-41d7-bde9-eead42936e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:49.285Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c88c5cd7-37e5-420d-a5d6-20fdf6a2f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:59.291Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=32e4fa30-3a4b-4bc0-a0ed-c2be226964eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:09.297Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9646fb21-5b7b-40cb-8da3-ffe31ddbb119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:19.305Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1e79905b-bf77-4587-91d0-19d2f8efc63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:29.312Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dffdfb0e-68ce-4e83-8777-915bdd9b2a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:39.318Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=36006cc2-27e7-4dfd-9ba8-f18c0b6cd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:49.326Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6814e33a-4ee3-467f-96d3-635982f543a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:59.333Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e705b41c-944d-4b2e-92bd-40be53c33ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:09.340Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fbe8d8ca-3bac-4cac-8d08-39a210e22965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:19.346Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ffd5efa9-6bd8-4ef1-a8a9-2ad5c7c5c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:29.353Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b1c0a2d-1d79-40d8-9714-94cd163b8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:39.359Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2c1f8327-f5d8-42c7-a21c-6535f82343a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:49.366Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=27cc7b85-37aa-4114-9145-a234077d6364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:59.373Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f1e5eba9-dc17-4973-8bf4-f44725507b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:09.379Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d489fda3-d31f-4cc3-9af6-4f0cb1b62687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:19.385Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1ff476bc-6a67-420a-b355-e97fcc8d7144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:29.392Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=133536c6-82b6-4970-8735-26f41484908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:39.399Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7d228180-c75c-413c-a046-612445f1c977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:49.404Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=197b900d-9713-4b4b-bc4c-3aaacc552c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:59.411Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a5c4fdb0-cf66-4e81-b9cb-8482ecbf34b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:09.417Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=01f6d810-c924-4153-b76f-33420d5661e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:19.424Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8cbd3383-cd85-40be-a71c-d6a4999efc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:37:21.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:37:21.529Z |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-06-08T03:37:21.529Z |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-06-08T03:37:21.530Z |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-06-08T03:37:21.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:37:21.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:37:21.533Z |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-06-08T03:37:21.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:29.431Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cc21989c-4240-49c0-bab7-cd2075bd8e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:29.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:39.438Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3bdc0d1c-1b65-407d-ba45-5c026df7db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:49.445Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0e5b8bac-dd48-410c-bd7a-3455216603db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:59.452Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=45914731-c516-4024-9c09-dafe11ee4067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:09.458Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=77069d25-3888-4155-afdc-90b483a79d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:19.465Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b0b99d19-9c2c-47c0-a6b2-737957fc8b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:29.471Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b1e0a8b2-7e16-4435-a5c1-cc624ea130b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:39.478Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e867c5e7-369f-4e56-86ee-9c1342edf90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:49.485Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8e6807ac-0cdd-4c0c-925c-4352d86cd6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:59.492Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7de70b95-c365-49a3-92ae-73d370d3f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:09.498Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e25277e9-9319-4462-9ead-5aa09e225ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:19.504Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bd547da0-4635-4818-8fb4-91c066006989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:29.511Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6a9bee27-c27e-41da-8857-96f14408ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:39.518Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e865a3ef-203d-4d33-8ed3-dd285653fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:49.524Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5dd87fd7-ee91-428b-84ff-4b17edc8ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:59.530Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=49f9cf18-e8ec-413a-9370-8f36716f5618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:09.536Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=28df9bf0-ff89-4760-bda5-2b31d1c28e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:19.542Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3a81e52d-4afe-47d3-a4d7-600d3a4f89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:29.548Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6cf02894-0c13-4a27-af44-d3e7b3310530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:39.554Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=797eb909-87d7-4c19-8063-11bb72529ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:49.560Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a02ba55f-ccf8-4c7e-a9cd-2b14aa4c6918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:49.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:59.566Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4fbcf4f5-7a49-45ca-ad0c-b78294c27f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:09.573Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ccd8a311-bb1f-4dc3-84ee-5e84c75e5b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:19.580Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=86cc2a9c-313c-42ab-a6ef-b26a1a8f519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:29.586Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3ae20ee1-3f33-4074-ac76-e419e8daefd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:39.592Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=051f8a4e-48f9-4191-a80c-e2b6092ff474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:49.598Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=47d9ed35-8c83-4375-b20e-f50cb8fa4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:59.606Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=04046884-b02e-4e14-a4c8-c6e25e51e3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:09.613Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f1837def-cfdd-49c4-9457-6464fa2675b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:19.619Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1db52b2c-02d2-4af7-8939-74f85a83dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:42:21.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:42:21.519Z |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-06-08T03:42:21.520Z |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-06-08T03:42:21.521Z |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-06-08T03:42:21.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:42:21.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:42:21.523Z |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-06-08T03:42:21.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:29.625Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=684abaf2-a156-454d-b56c-2fd1f83207ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:29.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:39.631Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a5e0b9aa-4518-4021-83fc-e2a354914c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:49.638Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f8f0e49d-6ab3-4123-8330-7f3e80d088df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:59.644Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b92ba13a-9b45-4851-8212-62b06543dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:09.650Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5b98a938-8812-4ac6-9208-9c92f6c47f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:19.656Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fc3bd490-e07a-4199-9460-d253f7de0d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:19.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:29.663Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=baa5d37f-35d6-4327-8c76-21df200d397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:39.669Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52838e39-429e-44dc-a9f2-b2a7288bb32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:49.675Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0c690125-f2b9-414a-b623-1c31a3960ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:59.681Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=803741c5-538e-403f-b51a-8f490f78347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:09.687Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=848f10cf-99cb-43f8-a0b5-60e9c94177de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:19.694Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b694ed0a-b8b7-4051-b736-805f4c33b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:29.700Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f353e84e-a801-4032-a19c-fef64fc29d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:39.707Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8e7d18bf-696a-4e7d-8348-60a9ea122e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:49.713Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=37ab7026-3d99-457e-bc33-3168ec784f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:59.719Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e06ff466-94b7-47a0-81de-709b1ee9cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:09.726Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=79301002-9d51-4cfa-b9ee-196eab49d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:19.732Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fed1e4ac-ef41-47ab-ba2d-c4fd02437fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:29.739Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=177c100f-f69c-43c8-b3cd-e77860ff8f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:39.745Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f2be4143-31cf-4459-9069-e77a846b21a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:49.752Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4e93f9a5-98f3-4f02-bedc-2b1fde5436d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:59.758Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b5235f32-c7b5-4afa-8e5f-4577ab679d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:59.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:09.765Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ea43df21-af80-451d-bbd3-3952c14a6e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:19.771Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1a60aa36-6553-4872-8123-2a688d53ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:29.778Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6c38bc26-7c00-4c13-81db-1eea4f4dc61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:39.784Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f91c2cd2-4aaf-47f1-8d4c-73fae5239abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:49.791Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=382ae266-41a5-4eb0-8f0d-eafee7a8fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:59.798Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2994c3bd-fced-4c80-bc7e-bd6895066572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:09.805Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=09ca2938-6e96-4cf7-bb74-846ef51bcd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:19.812Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b99c9f1f-cc79-4afb-a7bb-f03c06cfaa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:47:21.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:47:21.535Z |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-06-08T03:47:21.535Z |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-06-08T03:47:21.536Z |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-06-08T03:47:21.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:47:21.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:47:21.539Z |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-06-08T03:47:21.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:29.818Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=18261534-73ed-46e0-9567-8b06e88836f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:39.825Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1f4834bb-d0fa-4e8a-8b00-92606604cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:49.831Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5404978b-a4b0-46f1-a64b-318d9f7bf93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:59.837Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ee3aa7e0-7b3c-4ea1-90f6-6ea54b0045cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:09.844Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=39542227-bba7-423b-bc6e-d7ef7f2dd7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:19.852Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=95b1aa30-af34-416a-91aa-11207a6ebab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:29.858Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f8900950-ddab-40b4-a390-603223143562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:39.865Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=16820bea-e4c7-46b6-a7da-02a2e17cac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:49.871Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=24737d8f-7586-4101-8af3-a3fb887b4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:59.877Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=274d9900-e054-4131-a16f-9836034f6bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:09.884Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b399e91a-5507-4d35-8e17-7c3c14cee056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:19.891Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4e8866f0-bc28-435a-b287-74d3a0f8b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:29.897Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bf6acea3-d1ee-4cf9-a52f-5b426fac637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:39.903Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=32d79c02-1fe9-4dfb-b2d9-ea5f9d0b9d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:49.909Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e6b1ecf1-ccb5-4829-bb99-ac8fdcdfbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:59.915Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=23a57388-d845-45d2-a9f7-eb0cdd96d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:09.923Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5ced7905-c8d0-4abe-92a9-a76f37131405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:19.930Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6239958e-64cd-4d1c-9970-6c17819f48ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:29.937Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=71685f33-9e02-46c8-8188-8def3bc2b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:39.943Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ea29a5cd-9020-4f4f-ad95-1cbeb6a62fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:49.950Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1dab5611-7170-4422-9a9e-735e58136b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:59.956Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=560bc44a-8147-4daa-b162-95afde2ec451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:09.963Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fbfe3310-3610-4c86-8156-4b70280bcc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:19.969Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5848c6d5-59ea-4e78-9772-8cccba4811f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:29.975Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=75a1645d-be2b-493a-a883-843bae8cf892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:39.981Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=aeb1572b-ab33-40d5-9747-d81ed03ca89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:49.987Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fa58cb0d-e4f4-4c4b-9bde-9404464442d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:59.993Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1a79809e-7b2b-4959-9e93-beedb2263187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:00.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:10.000Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2bb9826f-80e3-4b99-97c2-e01e063ec000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:20.007Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=497f82b0-7192-4a40-a8bc-56d6ed44086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:52:21.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:52:21.536Z |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-06-08T03:52:21.537Z |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-06-08T03:52:21.538Z |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-06-08T03:52:21.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:52:21.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:52:21.541Z |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-06-08T03:52:21.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:30.012Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ce8b3683-1551-4695-ac87-20a7802c2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:40.020Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=55fc020f-e503-4e1a-8ef5-739302a89281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:50.025Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3ae2821a-52d4-49fc-bae5-26787377b88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:00.031Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b36006eb-7090-412b-a117-009f23b0a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:10.036Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3e0aab64-96c9-4f29-b4a5-ddb153a99799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:20.043Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7c08b56a-3633-4b6f-aa0e-de3a53e5574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:30.048Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fa988b2f-b389-4819-a32b-67ee0589fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:40.054Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e2fe9538-9762-4707-af7f-c8fa2ad4581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:50.060Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a37892dd-47d7-4aa5-ace0-9e5b7d7ac23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:00.067Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ee9abe89-5d59-4444-be83-7dad5faa1a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:10.074Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d2d6ddb6-3c94-4ea8-8c3f-ca29516fb42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:20.080Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1b49d0d3-6a02-4478-8cf0-020026ea99ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:30.087Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=932a852b-e082-4558-95b3-5f5df9f7c84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:40.093Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=642f175d-e37d-40f4-ad32-582257b43693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:50.099Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=66e6fa51-2358-4827-93df-a54fb2826413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:00.105Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9addabda-7a8a-4c8c-995a-80b64207d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:10.111Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e5f54a01-b3ad-43aa-b8e7-288f43c1df1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:20.123Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9a796806-3557-4fd0-834c-24fd561bce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:30.131Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=835d2cd3-249b-4ed1-a998-6f182bf239f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:40.138Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b012aae5-2281-452a-9777-916cdeede571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:50.145Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=99e37b0c-aa77-44c4-8125-bde42edc3f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:00.152Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=efc6f12d-3d84-46c9-ba3f-0eddbe62e521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:10.159Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d8ae153b-c20b-4b66-8da6-85fa64542833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:20.167Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=666afe3a-f3c0-4364-b481-b99ae06365f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:30.173Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6d9a4796-5f77-44cd-a582-0ef083eeec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:40.180Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=18ab9705-618a-4d5d-831d-0630cc9db714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:50.186Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=40eb8f6b-ed5f-470f-9929-e449937d826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:00.192Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1792e69a-e8be-4338-96cb-2345686b257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:10.199Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4995dafc-085c-4420-bb52-a9e233726e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:20.205Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=83cd14f8-3e99-466c-b41b-3c51f7245c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:57:21.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:57:21.545Z |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-06-08T03:57:21.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:57:21.546Z |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-06-08T03:57:21.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:57:21.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:57:21.550Z |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-06-08T03:57:21.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:30.211Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ce89e64f-2527-485e-ad87-5d75fde61e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:40.218Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c255ef66-e508-4879-a9fc-8f064117c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:50.222Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d0030a3a-b207-4cb8-80f7-30640960f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:00.229Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e8e58282-94b9-4957-b5c5-c50ab21f9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:10.236Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6f623c39-e01c-4f71-8f9e-d2d1f0d760e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:20.242Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0a38e6a0-07d9-4b57-8ed7-44d8c2ed7365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:30.249Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=824dbae9-e59b-42cc-a495-b33742de1fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:40.255Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=44a1a3d8-2cad-4d43-a895-b354ca563bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:50.261Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a9532894-5cd4-471c-9d85-554a18efd2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:00.267Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7cabca66-4b31-4651-ba61-e92b55471016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:10.275Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=55072b70-0c09-4823-83b8-f45480a399b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:20.281Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0ebe796b-62ba-493e-b58c-e0336139cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:30.287Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bde1273f-1e1d-4e73-bf57-0d3e1e5b87b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:40.293Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3948f180-5355-4c2f-b56b-af98811671a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:50.300Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=10d33d1d-811f-46ac-b8ac-ebfa22721744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:00.306Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2d7ecf83-6c0b-4e42-8c42-0eb03e0ab140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:10.313Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=415e8748-ab10-415c-9a13-0c212ba8697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:20.319Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=eb24673b-6761-4ee6-987c-15bef08d1c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:30.325Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b44ff662-a7a3-4333-b4fe-bca1a461adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:40.331Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3cadae0b-a42e-4d22-aaf6-07f130f92ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:50.337Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=02cb953c-e474-4f53-9b0e-9a28ad8ccf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:00.343Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c28b733c-36b7-4552-9771-0631b8cfa92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:10.350Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2d8547f6-d1ea-498e-8c43-623831a73aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:20.356Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ea8625ed-c45b-4daa-866a-0abb03873400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:30.362Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3bc82939-0738-41bf-993f-aeee9f0cccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:40.369Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4e7bcfe6-48c6-42f8-bde6-b4a40296a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:50.375Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=29174bd1-896a-49b7-8116-b5100c7437c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:00.380Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=56215095-212f-4232-869c-803acef6885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:10.387Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=41a67187-31c6-4b4c-9fae-04e02e6bafd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:20.393Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=37c7dabd-6040-447e-bbd2-f9dca5ecfd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:02:21.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:02:21.540Z |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-06-08T04:02:21.540Z |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-06-08T04:02:21.541Z |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-06-08T04:02:21.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:02:21.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:02:21.544Z |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-06-08T04:02:21.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:30.399Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=be6f5b07-dee5-43f3-a94b-171d84b907d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:40.407Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bb7ad2fd-43f5-4c9e-b795-3b51627bbdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:50.413Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ec8998b1-84f2-4006-b13b-828edeef40b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:00.419Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=596d2413-40e7-4b96-b161-9516453a6318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:10.425Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=05eaf27e-5899-41ec-9c8b-c325fdcecaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:20.431Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e09d1b2b-361d-4249-b2d3-4252d84a6c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:30.437Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f9188ce4-77f6-4bbc-bdf4-5ff48e378baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:40.444Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9d198fba-9721-49ba-8ce3-70dd072b4b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:50.450Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2a34feda-5b0a-4c97-8dd5-8e972478c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:00.456Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=96c26337-544a-4f4a-bec8-06564d3fae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:10.462Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2829092f-59ec-468b-9d18-cffc74db9bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:20.468Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=39330a5b-e3b8-4db6-8d97-0901a4890f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:30.474Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9791b23c-02ca-49f6-8699-2a44b66c5a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:40.480Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7ee13bd8-eb8c-4bad-918c-61f2695b870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:50.486Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=edb89eb4-73f6-4de8-9d42-d7dd1c91d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:00.492Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=16b487f6-e0dc-4226-9d6a-dc075bfd8a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:10.498Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cd5b53c4-0b8f-4115-b2e8-9739770aac73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:20.504Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e55733d6-88f1-45fc-bb54-8b2fe925557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:30.511Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=67af0233-1fc0-4fea-96ce-e248afdfa1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:40.517Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=92aa6288-57e4-4051-b2e7-d74cf53de54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:50.524Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fdecead7-d0d6-4286-b7bf-a3f38deeef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:00.530Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=94a97a8f-92fe-4733-bbef-8fbbf0ce1b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:10.536Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bde02303-a891-4db9-b79e-4a7f0ca16bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:20.543Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2e6c0562-ef76-4ed1-b820-660b67129670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:30.549Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=15af2a2b-1de5-413f-9aeb-01503dedef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:40.557Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f62a7767-3e08-4008-9597-d64eec41e944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:50.563Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=632f112c-b9cb-4988-b50c-116232b988dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:00.574Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=27bbcd17-6250-408b-9cbb-f038b0d4659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:10.580Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c76c9a35-e1a3-4783-abfd-cc8c69f7be69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:20.586Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ff817bce-e69b-4917-bd0e-ac83fc5fd4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:07:21.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:07:21.529Z |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-06-08T04:07:21.529Z |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-06-08T04:07:21.530Z |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-06-08T04:07:21.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:07:21.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:07:21.533Z |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-06-08T04:07:21.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:30.593Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b3781735-5fbb-4c40-ba71-54b6228dd16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:40.599Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8434090c-d333-4d33-aeaa-487f49ff227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:50.605Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fba6d027-5598-4003-beef-2bfc7d2a1617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:00.612Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0cc085fe-b08d-4fec-8470-2e13c2863d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:10.618Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=88f3da56-2047-4f33-b8ec-c38dd0413560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:20.624Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d1c29aec-38d2-4505-a33c-632dccc42b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:30.631Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=06080c29-d52a-47f6-ae08-23cc38f5a7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:40.637Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d0929ecc-b4f2-47ff-8bd5-f5e302f5e10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:50.644Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=93b4ec5f-266a-4531-b8ba-a1aaf5ce3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:00.650Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=61d20d6d-9488-4206-af74-c328d4b4330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:10.657Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7e533f9b-d99c-4a0a-a9c3-f15c6869b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:20.663Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=46accfc1-af85-48a3-bc6f-44787efb8292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:30.669Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a4b1dc22-11be-4c21-b5a1-1cf2dc60a8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:40.676Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=86b86948-3672-4b1c-b9cd-7118ec4835a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:50.682Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a27a59f4-8222-48ee-902f-ba2449911fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:00.688Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=729b45c3-d147-473d-9e9d-3d04dcd3632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:10.695Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6fd07352-a33f-47ea-8faa-a44fcc896fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:20.701Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=49167164-4f11-49a7-9a25-62c1b83cf3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:30.708Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f0acc5f9-0a4a-4467-a545-c14971627bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:40.716Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=03ac013d-0ee2-411d-8056-60d65f5b2e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:50.722Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d5140b85-e557-436f-abb5-b1de3ae38722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:00.729Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=c455e7c8-bce2-458b-b6b2-13b67128b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:10.735Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=f7633c29-808d-41e5-b350-a1ac1192b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:20.741Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=87056ef1-7301-42d5-a114-94036e278f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:30.748Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e763fc28-c64b-4745-b66a-e0d357e9e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:40.758Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=69934b6f-788a-4226-83e9-d8c4d1c1c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:50.764Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=111a5327-61f5-4e22-b140-75af571d1e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:50.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:00.771Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a24eaf5d-57bc-4f36-b38a-990d33d83112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:10.777Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=78222cfd-af53-4764-8643-b2da1977d6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:20.783Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b43d567-074c-4ea8-a613-b51aaf83dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:12:21.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:12:21.534Z |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-06-08T04:12:21.534Z |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-06-08T04:12:21.535Z |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-06-08T04:12:21.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:12:21.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:12:21.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T04:12:21.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:30.790Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=fd074d23-16a3-4150-ade8-c1830ee6c735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:40.797Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a9733790-45d0-46a1-9eff-fbb172562baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:50.803Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0a8469eb-4473-4778-9ff0-3ddbcfccb20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:50.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:00.809Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=892f6d1b-944e-4ab3-ae1d-44143cf36466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:10.819Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9cc9f442-2b1c-4756-84e5-b9b5c543ca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:20.825Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=06c7c68d-042b-4982-b1cd-43842aa07cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:30.831Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b4b9e8d4-d93e-4200-b010-cd441ad457c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:40.837Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4051e86a-be54-4242-a62a-c4fc8b8f53de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:50.843Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bb17d795-a1cc-485e-8a95-975d94c8e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:00.850Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9895ad31-716f-4558-b692-c006bf5eeea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:10.856Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d4e975aa-37e9-405f-afde-f4ecf2c90716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:20.863Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0fb3f616-7d9e-4151-8e98-6d86a7418d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:30.870Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ee7330a4-f8a0-4029-b5ad-b27ac3331d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:40.876Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0ed1f348-c93b-43b5-aaad-a9fe8089a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:50.882Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8cb78af1-545b-4c1a-919d-e21064df06dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:00.889Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=49c74c59-e9af-49c3-8cf9-da35aab78581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:00.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:10.895Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e3a6ad6b-f193-4352-bce5-264e7712f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:20.902Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a2e693a2-1a27-4a2e-bccf-d5c2949bc645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:30.908Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e91f01b4-a6f7-426b-bee6-bc573bc0a529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:40.914Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ff8d4a65-128d-400b-8e13-afa7d67a323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:50.921Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=659a8e3b-3199-413d-859e-3c6e16bcec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:00.928Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e2c33401-658a-4143-b7dc-46176f86dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:10.935Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=410b8539-64d5-45ae-a6da-4255975f6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:20.941Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8c09b0a6-c527-48c0-ba7b-cc6f897dfe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:30.947Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d52cbd6c-01e1-4a13-8ce2-18dbd2d73395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:40.954Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4fdd84d8-5b53-4843-83d1-9ec63a4e84db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:50.960Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0fd51f33-d61d-4f3f-b09e-d5527bd9dcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:00.967Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=88e33628-7999-4d99-b991-98345a4801db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:10.975Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b3614227-9a69-4417-b8e5-cbc3d15e9ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:20.981Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dd5b348c-b692-43af-8b13-745acf46d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:17:21.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:17:21.549Z |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-06-08T04:17:21.549Z |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-06-08T04:17:21.550Z |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-06-08T04:17:21.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:17:21.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:17:21.553Z |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-06-08T04:17:21.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:30.988Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b5abdf1d-1816-44c2-aa5b-980f75ed4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:40.995Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4f24371e-b63f-4bad-9100-d8d2891a2650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:51.001Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=51913d36-1db8-4aa0-8576-2933042c425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:01.008Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0d384622-7cfb-4e76-87b0-1c4973f7d711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:11.015Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=27775432-3ad7-4e20-b4d7-ab6a72c868fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:21.021Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9fb9fb83-c8a7-45b6-9325-c0633bbb1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:31.027Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=1ed9b0b8-0c6b-4e2c-bb96-a6a8bbca9849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:41.033Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=088f8472-723c-48af-bedb-381a79ff0346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:51.039Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a30aa049-2a7d-445f-88b4-496a852e1bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:01.045Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=538783c7-242d-4755-bf98-6ef23f5df744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:11.052Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b82db7ad-ff1c-4967-8c81-9eacf4ec803c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:21.058Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5fd45e31-961c-41d4-b245-bf641a63e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:31.065Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b3a4003-5b64-4ec1-bf72-5b4a73b4ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:41.072Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0fa27c39-e0cc-4081-9a9c-a778f6810393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:51.078Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=511b4c4d-2447-4f3c-b41b-219b3d5ef8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:01.083Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2a018507-ad24-46dc-8368-82f19fe4508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:11.090Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a042fd61-aba1-4ae4-8d55-56d7958b2bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:21.096Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=35c8d4bc-ec75-465f-a7f1-5cc50d1a0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:31.101Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=83daccca-1d19-405b-ba9f-df32e77b3b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:41.106Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=22523f46-1f3d-4dc6-ba35-a19cb45f90b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:51.113Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bf20e093-82ca-479d-924f-90b32da05ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:01.118Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=87173313-57d2-40a8-a28c-e465530cadec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:11.128Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b54869d7-0c22-463d-bc6e-37f0795404c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:21.134Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=95572911-f0fd-4bbc-9a99-cb49d7dc67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:31.140Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a238637c-45db-4194-8eea-5f9c1fe3b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:41.147Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9b687290-a9b2-4f38-b189-a1c96c3d4be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:51.153Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7a522c20-7f40-403e-b5a5-2c6b93d88210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:01.159Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d09a3994-9514-45f2-80bf-7b6040aef59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:11.166Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3cdb9ebb-eaf0-4d0e-a5fc-d20547d583e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:21.172Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d6409565-354e-4ea0-a60a-d542a1f5a313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:21.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:22:21.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:22:21.526Z |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-06-08T04:22:21.526Z |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-06-08T04:22:21.527Z |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-06-08T04:22:21.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:22:21.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:22:21.530Z |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-06-08T04:22:21.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:31.179Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=dd7a0c6f-1599-4447-a126-cf0e6259f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:41.186Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=52a84f80-4ed4-4236-ac44-e28ebcadfeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:51.192Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=572e85be-c9eb-4cda-9e30-102b7f4a5bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:22:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:01.198Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3faeec5b-bb09-4760-a15b-75569c6441fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:11.204Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e85ff062-a2ba-42ba-874c-eac3e514d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:21.210Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=96d24ebb-2161-4394-b47f-c12012a5c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:31.216Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0b70e763-ece0-449f-b930-aef80065ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:41.222Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a26d5859-a28f-4d43-b781-c8f4a22c9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:51.229Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=5fed466b-29fa-42da-84c3-65fd265780f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:23:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:01.235Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ca1a5d7f-41f5-449d-8cca-a89d65813d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:11.241Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d5069a67-f22f-49d1-8517-1c3a5bcb2239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:21.247Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6a3a28c1-16c6-4210-88a9-5bdb411c43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:31.254Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=9f66fa83-72ce-4453-b6e6-9c4ad4f160b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:41.261Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bd30649c-3ce5-4bb2-bbe0-e20b3d6bd9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:51.267Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=92c5e945-8a46-4df4-9576-5b94ca9ddda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:24:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:01.274Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=3ad7778e-48bb-408e-a36b-fdc65ecf4f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:11.279Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=45fc5624-faa9-464f-a720-644a45f61135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:21.286Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d54c70a4-2486-4474-bbf1-83478dc7c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:31.292Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6d352f34-0b49-41ac-a254-e6221ca38909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:41.299Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=10cd507e-4fa4-421f-b04c-541a90924efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:51.306Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=13e07fd2-59c4-4369-9c11-236606d98b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:25:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:01.312Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=6b8f719a-4d48-4d44-8894-1794123ade7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:11.323Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=bf86bf41-ccba-40e4-a295-39d9dd30e53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:21.329Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=2edb5624-7171-4637-8e42-998d1285dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:31.337Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=198989d2-9f5e-4f5f-9ade-2d4ff4b206e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:41.343Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=739a7473-fedd-4697-93eb-89046767b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:51.350Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a179dabc-e4ea-4c55-a7e2-273ac3aa9490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:26:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:01.357Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ce1b67bf-bd2e-4374-831d-baa440fea584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:11.363Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cfbe216b-5b06-4488-b848-e24ed718d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:21.369Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ec807ea9-235d-4369-b7d3-1eed82617074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:27:21.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:27:21.518Z |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-06-08T04:27:21.519Z |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-06-08T04:27:21.520Z |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-06-08T04:27:21.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:27:21.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:27:21.522Z |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-06-08T04:27:21.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:31.376Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=b969b920-b822-4b9b-a3a2-e52ffae1766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:41.383Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=887a2cb3-d10f-4889-a322-dc440b54e09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:51.389Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ae18827d-6461-417f-9211-44e58a78b17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:27:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:01.395Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=94b35b8f-96d3-4ac5-869e-698521f00e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:11.401Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=93235574-e3d5-4afc-980a-ebcd7d7458e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:21.408Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=0ed4a791-a0bd-419c-addd-24b6010a7a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:31.413Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=20196112-c0f5-447c-a14b-19bd23805a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:41.421Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d24cde35-54ae-4acb-ba19-f33aa6a07ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:51.427Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=eb41ea20-cbc2-448d-802f-cb46efaf6367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:28:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:01.434Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=483128fe-8895-441e-939b-8caf4069f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:11.439Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=41b70b6a-e197-4ccf-9fc1-1e3454933f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:21.446Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=4f5e4a3e-4638-4599-8f74-88c66c0aa19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:31.453Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=d099ba6b-48d8-46be-85d6-d0d91de55b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:41.459Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a31967b5-d9f4-45b8-b973-81dc8ccb28fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:51.465Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=7bfa2506-28da-4303-87e9-4675693b2bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:29:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:01.471Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=340f061e-23f8-4275-a6d5-194f132fe4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:11.478Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=edbc0669-5878-4852-b3e5-93d84c5ad10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:21.484Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=8c0a3b2d-6ed2-4f55-b0bf-b805cf03f83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:31.490Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=626a7844-bb5c-4bba-8eff-918e188a5478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:31.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:41.497Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=ba26bf5b-c69d-48a9-a7c0-ec605a43c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:51.503Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=cb3552d4-8333-4d5c-8515-382504bf3fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:30:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:31:01.509Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=a907fb12-f14a-436c-8e99-e21d98847c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:31:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:31:11.515Z |INFO |Init configs |InvocationID=5b200fdb-32dd-41b4-9dd7-fc2e87734fdd, InstanceUUID=e5464357-66d4-4dec-89d2-75f9f54c0dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:31:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |202