By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:02:11.707Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:02:11.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:02:11.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:02:12.397Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:02:12.521Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:02:12.523Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:02:12.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:02:12.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-22T12:02:12.716Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-22T12:02:12.737Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-22T12:02:13.939Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-22T12:02:14.351Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-22T12:02:14.369Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-22T12:02:14.370Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-22T12:02:14.423Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-22T12:02:14.423Z |INFO |Root WebApplicationContext: initialization completed in 1686 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-22T12:02:14.764Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-22T12:02:15.520Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-22T12:02:16.625Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-22T12:02:17.105Z |INFO |Started MainApp in 7.548 seconds (JVM running for 8.155) |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-22T12:02:17.171Z |INFO |Start scheduling PRH workflow |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:17.190Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=312c664b-22c5-46e8-a8fe-793ed827bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:02:18.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:28.756Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0906ad77-c21c-41cc-ada0-aee4f5cef442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:02:29.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:39.791Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6c75f9d8-c37e-4e7d-94f4-be0312ace338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:02:40.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:50.831Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6be96375-620f-4dba-8c3e-f703aaf45ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:02:51.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:02:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:01.873Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=95dc255b-22b0-4a15-b35a-4de7d07fbcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:02.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-22T12:03:05.377Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-22T12:03:05.377Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-22T12:03:05.393Z |INFO |Completed initialization in 15 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:12.913Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=410554bd-ad30-4b59-8f44-cd46db1a0e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:13.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:23.989Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=552666d4-d537-4b41-b593-1569e0a634fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:25.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:35.058Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7c3291bb-7ee3-45c9-a18f-b0245b803433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:36.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:46.094Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d5ca4754-fcb6-4da4-aca6-3dcd2e09a52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:47.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:57.134Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=31210dc9-fa7b-4f17-bc68-df59ecfdb938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:03:58.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:03:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:08.175Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5baab0e4-a02c-476f-8399-3e92220b18da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:04:09.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:19.217Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0cd8538f-c307-457b-86bd-6947063396b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:04:20.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:30.255Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ad83aabf-63c5-43c9-b088-9be0a5a9c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:04:31.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:41.295Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=496015a2-675a-4cce-bf0d-17a09b590ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:04:42.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:52.335Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c6409cc9-5986-40ba-840e-6e81d658134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:04:53.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:04:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:03.374Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0d248420-aac9-4483-8e2f-6716e7c67743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:04.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:14.418Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e00b4f04-bcd3-4df4-a6a7-7bb9077e5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:15.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:25.488Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4a2e52d9-95b6-4a52-a2e3-47b81b26cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:26.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:36.528Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6d1d870b-bd61-47a4-8b02-89e5bfbb44cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:37.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:47.567Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0203c1e2-30d4-4f83-a9f2-3bfad020a423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:48.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:58.606Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=06b35d4b-0277-4e48-996c-5f94afc4664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:05:59.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:05:59.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:09.646Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cd31604a-e4de-4bf2-a3dc-c319c1c2cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:06:10.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:20.686Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b49527ec-4b0e-4729-b64f-6c2e1ea2d53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:06:21.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:31.729Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=df96518b-1737-4111-ad3d-70e75f1b6811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:06:32.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:42.768Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=65b15675-4096-457f-b8d4-56b34067852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:06:43.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:53.808Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2e154214-3a68-4734-bf2b-71c60c3e1b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:06:54.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:06:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:04.854Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=560eabf8-1be7-4d93-8644-3689782d97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:07:05.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:07:15.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:07:15.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:07:15.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:07:15.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:07:15.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:07:15.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:07:15.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:07:15.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:15.920Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=48a880aa-5ac6-4819-86ba-664ef8ca2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:07:16.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:26.959Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=85bef95e-287f-4f91-8217-c4f94c8c5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:07:27.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:37.999Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fcbc0349-ce40-449e-bc46-4958c4738634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:07:39.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:49.038Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=887a7cae-a3d0-4265-9bcf-85da29b0c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:07:50.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:07:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:00.082Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=88b9a36d-c0fa-48a2-84e0-72e4616da5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:01.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:11.121Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7d6379c6-7b96-4155-9660-bf1436d6b21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:12.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:22.160Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1546d91f-f96f-4084-b565-b30401dc6740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:23.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:23.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:33.203Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c878745e-d495-424b-a61b-146edc9929a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:34.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:44.337Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e7a26d70-c5c8-4ab2-a2be-f391985b6932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:45.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:55.376Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2126a512-b8e1-47c6-a59a-a3be6e428d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:08:56.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:08:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:06.418Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=80b2b66c-b703-4627-9334-87b0cd346f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:09:07.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:17.455Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=15af354e-7584-46cb-a828-6d93bc7efe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:09:18.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:28.494Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=699eeda2-4e01-49cc-a445-4457a99a5fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:09:29.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:39.538Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a3223fb1-8dda-4ca4-8455-818e9077dc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:09:40.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:50.575Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=73ca37ab-d5a1-4ff2-b36e-9c707221a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:09:51.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:09:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:01.617Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=21c72ad2-a398-4e20-96ae-c56da399b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:02.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:12.655Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ad59bee9-ca04-4991-afee-da0c9fba653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:13.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:23.694Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9c645e89-69e8-4b22-b003-10e72e4c8799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:25.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:35.375Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4b0bd3af-56d4-4cd8-ac25-987d1280f53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:36.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:46.415Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0aef10ca-1894-4b0a-ae04-d5e688b2adcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:47.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:57.454Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=369e02a9-6a9d-499b-929f-e803b77e5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:10:58.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:10:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:08.496Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c8072da3-cdcf-4a54-8e5b-573342aff556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:11:09.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:19.897Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=26cf1f32-5316-41fc-a9a7-4c74001ed81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:11:20.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:30.931Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=09f50e74-8ecb-4fe3-aab1-33d1fa6e5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:11:31.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:41.966Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0621f294-f1be-42a3-b06f-01d0ccbcc039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:11:43.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:53.007Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=845b5cd1-0796-4b06-8655-7bc4de720208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:11:54.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:11:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:04.047Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=59f449d7-c556-4419-8890-9b1e64b4a211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-22T12:12:05.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.185.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:15.086Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=32eba1ba-6798-44d5-b2eb-1fb5e04a21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:12:15.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:12:15.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:12:15.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:12:15.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:12:15.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:12:15.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:12:15.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:12:15.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:25.218Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c5312f15-74e9-4c89-96a9-306fca2ae6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:35.242Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=62b79c36-2956-41af-9a36-db0e67105566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:45.254Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=feb7ccef-d7a8-4047-9eec-416f28f8c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:55.273Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=98fd4e90-135b-4bb0-8f71-b09aa626636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:12:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:05.282Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0ff4b6ee-8b72-4d5b-a82a-3fdb6b7b1944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:15.300Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f7b17b7e-222a-4ef1-9318-1ed613e1051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:25.315Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=76f4d644-eb6d-4ee5-9a6d-fcee04ea56b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:35.327Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=911f13f8-595e-4225-8ae4-fffb36ea705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:45.337Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c946d53f-0400-4903-af93-f418dccab4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:55.345Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=99ac1c02-e8fa-4f9f-8629-4fcc8751f454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:13:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:05.357Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c7c6febd-de88-4edd-a1a4-a34d5ec8693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:15.371Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a80080da-1636-4dc0-86ee-aa12a987ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:25.380Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=42257add-583b-452e-8b1d-a3ab8ef7bd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:35.393Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f625cfc6-ff8e-400f-a0e7-ad28045e5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:45.414Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6c1116a2-f55f-45a0-a954-cf996953a6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:55.431Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b5856cbb-7ea1-40c3-adbc-7d349e668387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:14:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:05.441Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5ddd3dee-29fe-4795-a7b6-da7be5a504a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:15.450Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=dc21b572-5103-48a0-b4fc-a49adf7d7894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:25.462Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=931a6af0-0899-4a57-b677-0d6e45d7b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:35.482Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=206e7673-c336-4253-a866-259a2df93d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:45.503Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=626f1358-96cc-4659-9d07-9fca7d08a6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:55.517Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=89e8214f-5fad-466d-bbc3-4241c97f7aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:15:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:05.526Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5360dc54-4736-4eb4-a8e9-8ae048155e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:15.538Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=829b2f0a-c45a-416b-9a0d-4b3c7b52f129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:25.559Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f5be6d72-ab1d-482a-aed9-07d64ad683e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:35.578Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c72de8be-f931-41d9-b68f-ffea1ebbcc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:45.588Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=da309375-b2ba-40f9-b694-bb4411d62871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:55.600Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a9b5acb8-2ec7-45b2-af17-0f4629b94779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:16:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:05.610Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f458a75a-b013-42bc-9aaa-b02b935496e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:17:15.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:17:15.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:17:15.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:17:15.091Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:17:15.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:17:15.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:17:15.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:17:15.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:15.622Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=620213e8-1f32-4878-9067-48beda79ac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:25.632Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47b23363-7139-4195-8cc8-951d5617558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:35.648Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=06eb93b4-a831-4a15-86f1-23c254f7d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:45.664Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9852478a-4c9f-4c43-8a3a-567510345554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:55.675Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7bb7abcf-38bd-4d6f-935e-40b33ef466d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:17:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:05.686Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0256fa46-b50c-4dc6-9700-d4037aff90ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:15.700Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8b38b978-9415-4f26-88ad-21e7e1a57c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:25.718Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=60c8dc70-8a49-4151-8ad9-4f2b4ee435fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:35.731Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d7aca12f-c54a-4df5-9282-1ac40995ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:45.745Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e02e5e94-1a84-4cd6-a3fc-c5fc4aebc1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:55.765Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=72c770cc-7be7-4696-afca-609af249a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:18:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:05.777Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=674b1ad1-f1a6-4b18-9255-6525513171b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:15.788Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e0cbc4d9-961a-413b-b3bd-e8953e3f541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:15.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:25.797Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=65fd1d43-b993-4f2b-8dce-b97dc47f88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:35.810Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=30645cb8-be9e-4ef5-9597-7cedb55fec62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:45.821Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=dcdbaff3-8c5c-434a-b752-b039175e23dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:55.832Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=723b8431-a05d-41b2-b7bf-aab09cf0be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:19:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:05.851Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ec47f301-eae5-440b-95b7-d13d3b07cc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:15.861Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ae8e5b24-eaf2-4f41-bd6d-a359318e8c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:25.870Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c733d26a-3537-4b41-892b-fc2461eea9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:35.881Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4dadf968-1783-42c8-8462-c6ebc2fd2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:45.894Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7ae299dc-4446-48fd-90b6-894a7c88e46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:55.903Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=79d31647-3491-460c-be15-a5c4561efa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:20:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:05.914Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=361ebf7a-98f5-47a6-8193-71f1e9ca4926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:15.932Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6305fe2d-35ea-49e6-8edf-8344fb580fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:25.942Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2a111d53-4c39-48e4-b40d-25cf5dfb0e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:35.951Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8d53f7aa-6f09-490e-8712-48b3e7e8df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:45.966Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d3928f35-25c7-4f7b-9b6c-97d9b634fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:55.976Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ac46a32f-897f-43b9-a3d9-2bc1bceea400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:21:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:05.989Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1a98cd76-eb6f-46d8-84b7-24daa71aa394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:22:15.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:22:15.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:22:15.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:22:15.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:22:15.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:22:15.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:22:15.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:22:15.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:15.998Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1c4c8cc9-f0cc-4b3a-bab2-596fe275010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:26.008Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7749f057-c001-4e09-888c-22087795c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:36.020Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f8fd8ff5-5e04-4e04-831a-4aafa6cc9a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:46.028Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fd253b2f-8a84-4b75-aa2b-3cad7b23cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:56.039Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d3d0b8a2-2ce9-4df7-a0ef-3feda1d83f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:22:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:06.051Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=12fcd61d-b325-4cd7-8377-65aea2f3e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:16.060Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=46351e2f-da74-4dc6-8360-2880e9005488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:26.069Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=06fc9ab9-d716-4844-8ac0-58179490a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:36.079Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=39f424c5-5bf1-4a1f-b604-033d0dba1300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:46.095Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d915377b-33d1-46f0-8810-3c70f0287c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:56.105Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0657cca0-f92c-436a-ac8f-92a6ec771923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:23:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:06.115Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=89c4e20e-6d5c-4ae1-8ccf-174d6341949f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:16.123Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5e8f8a31-5410-4c63-8931-3a8d7adb8b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:26.134Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47dad70c-ced5-4ff9-971d-951d684b6d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:36.150Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3852ad16-1b1e-4e14-80fd-c7ddfddbc864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:46.160Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=43e3d617-2a9b-45a0-a985-71e35e9e2676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:56.172Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=281b858b-e370-4f01-91fc-a3b276f0bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:24:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:06.187Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e20f27eb-e91c-44a5-b133-b2617fb03d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:16.196Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=65b6ccec-d7d5-413f-9704-4ed03d43ed82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:26.204Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=59737fda-cea3-4809-85e7-bf0bd0e72a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:36.215Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e7610365-4116-47a3-8ab0-c73045a6d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:46.224Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e3f635f1-b672-4fc1-8b3a-5dda63ead8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:56.236Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=32f8cc2f-b892-4a65-9532-7de48cf4e259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:25:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:06.250Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9893c364-fd43-44fe-8f67-5b5a346f5af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:16.264Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5c2f7794-8044-48cf-823f-a35e0ebca063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:26.273Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ed60dd8d-213b-47eb-9afd-49c6c7154ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:36.282Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ed444c91-3762-4969-a090-b3813f265d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:46.293Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=710e0ac8-3ed5-4c10-aca8-ff295b626e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:56.300Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=74591e03-ccb2-4d46-9523-10e20e45b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:26:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:06.309Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0b2e7c9c-ab90-4868-a9a5-658babd93e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:27:15.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:27:15.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:27:15.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:27:15.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:27:15.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:27:15.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:27:15.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:27:15.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:16.320Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d45e347b-3c24-4e27-ba7b-5cc00659f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:26.330Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cea14251-0a53-4f70-8ef2-20425cef3204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:36.342Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e2131a89-26b9-4434-a910-8c7acb6b3999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:46.351Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=efb4f5b8-c1d4-409b-a5c9-555d7c1cff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:56.365Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bd26d1e8-f9f4-4e90-8279-a0f646bc4d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:27:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:06.374Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d231af13-61e1-4b24-9340-ed1a72aae09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:06.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:16.386Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=68bf35b1-2716-40d3-ae33-1b001c240fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:26.407Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=82293643-ec1b-4415-9a67-51ea1e756a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:36.416Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3e69f906-7905-4314-8bd7-9d7a245e54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:46.429Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3752dc55-d8af-45ed-9a96-2aca86929b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:56.439Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5c1c44fc-2fca-4fcb-9268-2defd04292c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:28:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:06.448Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ffc334f6-ee12-4aa6-aa46-9ab588b43cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:16.467Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=05d3d96b-c643-4b27-970a-f16b4b8eb266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:26.485Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=abf944b3-55ce-4fb1-a466-cb96af77f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:36.498Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ec73a01b-4988-4620-9783-fc594525dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:46.507Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=10508ad1-14ab-4d7d-ad0f-8c8faea2c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:56.521Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=22ea728c-3a58-4a07-a1ef-6df9c0aa74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:29:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:06.531Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8066c418-47b7-4599-ab4b-0432fce2a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:16.541Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1174f921-f53e-4fdd-9f4f-4df5fe1c1179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:26.551Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7ac988ec-26f8-4fd1-b1c2-31e82159859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:36.561Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1beeedc3-c2aa-47f8-8ce0-d2290dd6987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:46.574Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=929f843b-95ca-467a-bf46-fc2f258a2301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:56.590Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d0c79941-f7cd-438f-b875-804508b45ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:30:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:06.601Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e855dbf8-f2af-4bf6-b313-da6c9de45062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:16.609Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a14ee826-69f9-4cf6-822a-afaa6623cce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:26.619Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=104942c4-fafb-41de-9019-c0ef9c18b36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:36.627Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a357438c-9980-4e83-a0d0-415115658322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:46.639Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=44bf30e5-e810-485d-98da-a01625144c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:56.647Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2fa2c225-7fa4-4dce-aa63-cd3ecb544bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:31:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:06.656Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=79d3cd76-7e78-4de9-b379-bc2a53241730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:32:15.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:32:15.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:32:15.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:32:15.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:32:15.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:32:15.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:32:15.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:32:15.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:16.671Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9e018170-b8c2-4b24-83c9-3aa5d7ac9c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:26.682Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=40278058-566f-452a-915d-b9545ba0aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:36.696Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=08aabaef-d597-4397-a157-2a763a59fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:46.706Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d6ea7c8d-bfc2-4b49-8873-596611245b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:56.714Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=908c2c8d-26f5-4486-a099-47bb1f6e3990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:32:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:06.722Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ca899a66-4a04-453d-bf03-c2728406605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:16.732Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=57b1c69a-3d59-4d3a-b44f-1c36ee5dc6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:26.740Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6de57f8d-7d5b-4669-8c77-3be79914e916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:36.751Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=37db49e5-7aab-4c9e-bc76-feef462a7ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:46.765Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cc2c56d4-23e9-40fb-af52-5eb412a08f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:56.781Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fc34f4ea-fbba-410d-929e-c5ba527d29ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:33:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:06.791Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fef048be-beab-4d40-b732-2ef48fee9206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:16.800Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=78a4a1cc-6691-4204-bccb-860ab6a31c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:26.809Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bea16172-1def-4b92-9485-9e9eb4939727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:36.816Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7027b08e-8770-4817-86e8-0cbf3d37da5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:46.827Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=919fa01d-10e2-4707-a55c-a677319b0f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:56.853Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=72851cd5-a3b0-4b48-b4e1-042fd5e23cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:34:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:06.865Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5b2e7cfe-1841-4c58-a14a-628ac02f38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:16.875Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6e443ae1-aeed-4632-87d3-b888383a6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:26.886Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d324004d-e7bc-4272-a9b7-c5456f134024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:36.895Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6f5e3271-7657-4f8e-8bd7-a35b3284a1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:46.902Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1500a200-e636-468b-973a-98adbca4d2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:56.913Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6baae597-cc14-4cfc-92ac-a59ed9219a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:35:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:06.925Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1a7455b0-88df-499c-8670-c680038aa7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:16.938Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=27a4ffcc-9e18-48d2-9c20-1807ffc2f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:26.957Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=da1d3d40-bfd5-4e1a-8f07-ef5d4b7f5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:36.964Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5ab4f1d2-d179-499f-861b-4152259321ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:46.971Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fbe034d6-2dcb-4f0d-b03c-db5f5c20bef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:56.984Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b69b406b-a8dd-4a97-9523-a5ec13942c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:36:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:06.996Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=dd3d6394-edd9-4ed7-815f-a5bee32bfbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:37:15.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:37:15.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:37:15.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:37:15.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:37:15.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:37:15.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:37:15.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:37:15.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:17.006Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2102817c-21bc-41f2-8031-afb3d35bf1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:27.016Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a7c86d98-9c8c-4a1c-954d-8b4d546e2de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:37.026Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bad1486c-4568-4aba-8366-0d8500ef6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:47.034Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3469ea8e-7202-4f6f-9509-b7f9aef3d6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:57.047Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d7bbd32e-4885-43b9-896b-fa0c5e5c4711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:37:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:07.068Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=76bf7b74-8946-4305-ae16-86cdcdf6f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:17.080Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0f09a59a-7223-4deb-b7a7-a301b05dd8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:27.092Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9c1301a6-292a-42b7-80d6-2ab157dbdeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:27.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:37.103Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=02f52392-4ae3-44b9-9616-be77a1a25eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:47.117Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ffb08549-7591-4c3b-b873-07eb9d8af16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:57.125Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c9189dae-e0e9-4696-803f-424e7acb5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:38:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:07.133Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e5c77670-42ec-4036-8e39-336580ca9c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:17.142Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=21ca4aa1-56b9-4c4b-880d-652bcba45418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:27.149Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=37666e06-9870-47c6-a92b-286aeacca691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:37.157Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a592b2c4-6053-4b11-b3fa-10ada4d1f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:47.168Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=25c5b047-c1e7-4e7a-843a-6a8f7eef1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:57.184Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7b2d417e-f32a-48e7-8e9d-21600e0cf40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:39:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:07.195Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=18d7540c-d6ee-4af8-b4d4-b67f502e7c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:17.204Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=584f2160-497d-4df0-8804-ae157519afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:27.211Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f82b44cb-1ab3-4536-9ce1-365487bb4ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:37.222Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3f2ff7b8-b876-4125-9b6d-251b5cb1400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:47.233Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8ca871b9-6777-4fe3-a05e-d625aee04f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:57.244Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0b5d8200-833c-4136-aeba-50ada8c2369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:40:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:07.254Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e4b45a51-86c5-410d-8d52-1509e97f8611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:17.271Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4b43dc0c-be53-411b-a460-332f7200f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:27.284Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1c60f30a-3972-43cf-b4b5-0b2fab405635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:37.301Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8286eed6-97ea-4c9f-8f9b-229275595fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:37.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:47.312Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=417e606c-90cd-43eb-987a-f3d036c07502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:57.320Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=45fa549b-4cf0-4606-979c-4c9a329cff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:41:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:07.331Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f3cdd9c7-af51-4da5-a1dd-72d46498ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:42:15.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:42:15.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:42:15.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:42:15.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:42:15.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:42:15.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:42:15.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:42:15.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:17.345Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d46810a6-b788-49ef-a7e0-6ca690a237a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:27.355Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7e59636f-fb86-47a3-870e-ffb7ef7decb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:37.365Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f08c9366-4b7c-4784-a37d-912fa1837bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:47.375Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a1c24d75-3c61-4cf2-aa37-e8a94fc88bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:57.385Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2dd2a9b4-58b0-4178-89fe-69647d3a6dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:42:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:07.394Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0615c072-5326-4ff2-9be2-70dcebb110f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:17.403Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=43279c9f-4c8b-4793-878a-f0d1fadbcdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:27.417Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b05fafa1-d0fa-4aad-adf5-b751384de073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:37.433Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=67ac307d-b595-4004-898e-7774223f870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:47.440Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=68e9d53b-e2a5-46c3-8aa8-77e75fb190ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:57.449Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=948c821e-1ade-494d-8280-eb3d3183c712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:43:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:07.460Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2d5487f1-ea13-4707-b827-e00d266592cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:17.474Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=680f2ecf-64df-4ab8-9b7c-fe56cd86b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:27.481Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7ad7647f-f198-43e5-894e-a2bc6943d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:37.490Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a5a391ff-a3a3-49dd-8918-03a2459c5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:47.507Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=585f2a5e-14f2-46f8-a1db-09990069a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:57.516Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6bbd4501-be17-483c-8870-576032d5be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:44:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:07.524Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ea4b2a86-d834-4aef-98ee-92b480b6af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:17.535Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=573af609-1f83-40c7-b025-c35841e98863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:17.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:27.543Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b4e3776d-f6fe-4479-984d-e8c26b037a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:37.556Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=209f625a-61e8-49e9-b7dd-166e85fb8df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:47.568Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1d96ac63-0482-4f39-9039-002ed0570380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:47.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:57.581Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a45ed734-b4e2-4f81-b442-3e8a69aab03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:45:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:07.591Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=15715054-662f-457d-b3cb-f622de4bf998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:17.601Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7869838f-26cf-46bf-96c5-65b440712b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:27.608Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=144af70a-9b6b-4593-885f-b6a2d343a8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:37.617Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=59cabf4e-f6a0-4568-94a6-c56b16fcdcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:47.626Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=61b6a8e0-eacf-4005-b2dd-ca435a89b0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:57.633Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2656a095-9687-4267-b643-12e553f662c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:46:57.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:07.644Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f9423c81-137d-4ad2-a80d-a2b7aec7d6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:47:15.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:47:15.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:47:15.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:47:15.073Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:47:15.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:47:15.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:47:15.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:47:15.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:17.655Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=25006e99-ba0b-46b0-b2c8-f59f31cafaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:27.663Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0b030f23-dcaa-4d7e-a6f2-f0f02a2595b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:37.671Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3404beec-d4fb-404e-a726-7e33ab98f683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:47.687Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f5500b45-c1eb-4f0c-ba29-49fb5722895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:57.698Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b52d4b5d-5e43-4a2c-9b20-f55de1045dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:47:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:07.708Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0212c453-8830-4317-a9fd-2bfaf714b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:17.722Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=43f1a22e-d148-4d70-af15-7ecf262ebff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:27.731Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c4b52f46-fdeb-48b9-a24a-e5d4d6a605f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:37.740Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=02472aad-6d1a-4d42-a3e9-db7ace1a8016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:47.751Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=31d47cb6-d71d-4afb-aea7-2ef80cedfee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:57.761Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3aa9a72c-744d-4d50-a82c-2ff5b5cc4b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:48:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:07.770Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=252f8165-ef27-4138-9395-329bbe806b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:17.784Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d37d5f7f-1d1f-4bd0-8f82-a5d08e493ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:27.796Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=70b5a5d9-9503-4483-a532-5059aa90f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:37.805Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a8fcfd40-a42b-49fb-b99e-c05c7fe54c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:47.815Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1df26949-0bb5-408b-8562-7f8a2a6ecfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:57.823Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=79098013-dfcd-4bf2-bb8b-3f28e67b0b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:49:57.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:07.832Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=220fe746-b706-45f8-9d97-41f79ad15067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:17.839Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5b67ea2d-8b00-4170-b408-a53a32a20dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:27.849Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=34dbd1d9-8d72-47bc-9787-becf463431be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:37.864Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c87b30bf-656a-47f6-af58-b1e45404d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:47.875Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a6ec0b09-e946-4315-9cc0-1e85cc68d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:57.885Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f5c3505b-773e-4d06-afc3-df789ea42ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:50:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:07.893Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d10e4e8f-1307-4cc9-9e82-13bed5041cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:17.903Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6c1707b2-f3a7-4ce4-ab8d-b0021b138fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:27.910Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=94fc2e48-10e5-4678-8fd4-c79103299e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:27.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:37.918Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4182a1f1-92e7-42be-990c-7c95803a49de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:47.927Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2724db07-3bbf-4af2-ac9f-162e1c672cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:57.942Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b6f6a69d-06c6-4ada-ae46-824435a648f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:51:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:07.951Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d8a4e1aa-c621-4444-80d7-3ef9e1dad526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:52:15.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:52:15.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:52:15.035Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:52:15.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:52:15.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:52:15.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:52:15.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:52:15.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:17.959Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b238d85e-7e73-463a-bd1d-01b29433c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:27.967Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=67bae963-845e-414a-a958-8b3954d74a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:37.980Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f0ba4c8c-8080-4ff0-b5cd-e3633cecca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:47.989Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=437a2ecb-8e16-4fa9-b164-94f2a809529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:57.999Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=44c032ad-99a0-42cd-aa84-c253c9e94745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:52:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:08.017Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=50ef43db-e106-44c5-9b64-1b9b5fadecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:18.027Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cbdf6b0e-3a83-4ff2-9681-3a38da03a44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:28.035Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d05b2b85-7c16-48c9-873d-d77037b90ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:38.042Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ff3370dd-3583-4d8c-a5a3-14023b786f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:48.052Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0334da7b-e593-48a5-afeb-3d9040a83911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:58.060Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e508d9b4-4841-4f36-899a-d3e927153b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:53:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:08.070Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=90e390a6-479f-4afb-b221-1edd3d76349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:18.084Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e9a326d4-368e-47de-b505-0e7a74152e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:28.106Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=73221e44-e98e-49ad-8352-ad47842b0781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:38.117Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=91ddd70b-5b9e-47aa-8614-890f2d662da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:48.126Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c7cd2269-d470-45ad-bf74-cec8b2f4a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:58.140Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=569cdbe1-d976-4a98-8d4f-87ee6c01db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:54:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:08.150Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9e169cdb-e63e-42ad-b82a-dab669b42a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:18.158Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4b0de12b-4e52-465b-9aaa-9d6f0d7a4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:28.170Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=44b54e4f-2ebe-4e4a-8c69-e2dbe8f7212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:38.184Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bcad8019-6a19-45b1-9601-493c045dd14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:48.195Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=18bde788-6724-48ea-8373-1a57e604a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:58.211Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8aac5fc3-d8f8-422e-8a82-0a3948c27e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:55:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:08.220Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1652f79e-d6f3-4fb4-ab14-1d82e68d3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:18.228Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8aa8c103-af10-4c05-a0a8-32df577287f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:28.236Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3643d476-054d-4848-9ebc-041e3376c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:38.244Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f1cc3eb8-1142-4a8a-bd22-58d650d7d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:38.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:48.260Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=af147686-3d73-4582-a2fe-95165d483b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:58.273Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d79f1b58-db1a-48d8-96ee-604e73ef9cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:56:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:08.281Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9f57c791-b43b-46ea-8004-a503df39e9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:57:15.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T12:57:15.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T12:57:15.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:57:15.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:57:15.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T12:57:15.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T12:57:15.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T12:57:15.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:18.289Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e604e035-d2c1-4733-a0a3-713a414d9fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:28.297Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b0fc8c4b-e7a4-4bb9-93d7-5bf8c285bd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:38.306Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=98291e65-58d6-4eb2-a5e6-8138bc8c2f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:48.313Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=73347fe3-41d8-45aa-8726-b1c74d13d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:58.322Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ed8edf41-7775-4185-b178-f5c63ded068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:57:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:08.335Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a3d07263-f864-46a6-852b-7200630b4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:18.344Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=28ab17ae-3cd5-45aa-9fd7-a6b5e6792b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:28.352Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=257c2a67-fb72-4e13-bf31-ad744270cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:38.360Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=39bae2d2-0bf3-4cc1-bced-36c59603e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:48.368Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d60a7736-226a-4071-bfb0-c11df7ad197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:58.379Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=eafada18-1f43-4fb8-b051-bde1802e6b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:58:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:08.389Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=74a07308-5529-4fb4-bac4-1f8f2bbb9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:08.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:18.408Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=70f8bcaf-5b68-4c29-a11f-8d029b77a01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:28.421Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4313fcce-b8f4-43e5-8221-5139aaf81002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:38.431Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=31263c47-0bf8-41c5-be48-2af7aff957af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:48.442Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=15f99068-cd2c-4bc7-92e6-59f20873f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:58.450Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6f6ac76b-8ba1-418f-b775-5c8196b86f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T12:59:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:08.460Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bd096e07-321f-4655-9119-fb6f3c4d5638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:18.467Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=80f49504-64f3-4f25-bf73-4c025780e309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:28.479Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ab1981b8-54de-4405-917b-ec0b8ea5765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:38.496Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=46b88bfe-48ec-409c-b3db-f2356addb550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:48.508Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=648cb99e-9009-4389-8812-98aba2399397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:58.515Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0eaac15e-8469-4496-8a55-ed3f2fc48ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:00:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:08.523Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b51a57ca-4f6f-4eea-9dea-e9e7e2c9cd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:18.533Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5b231cfb-431c-4765-a3e0-b2f0c8af078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:28.545Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47d05109-e1f2-4632-9190-ca0e3fe9dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:38.556Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=15169002-30b7-4acb-aa01-5c370ea47433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:48.567Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2cfee394-43bd-496f-9273-28b91fc6fca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:58.576Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f34a178d-aad7-4286-8f55-3dad65cf9f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:01:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:08.583Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8faeb919-d9ca-4770-b6ec-5f28c9b4a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:02:15.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:02:15.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:02:15.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:02:15.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:02:15.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:02:15.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:02:15.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:02:15.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:18.591Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c91ba026-169f-443c-aaf1-52ae232f51ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:28.599Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e3dec279-e4f7-4073-9526-6602c90f7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:38.606Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=53cb033e-bd07-42a4-8b45-75b7c8491bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:48.618Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ed917f81-6726-4c58-ae85-6380f4aaafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:58.629Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fdff090b-f0a7-4e93-a78b-7ff87feb5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:02:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:08.643Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cde61cec-230f-4114-9602-a5ecf052d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:18.654Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b1b01713-e563-4365-a23e-e0880dece1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:28.666Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5cf8b29d-c61b-4638-bc24-3743bed8478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:28.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:38.673Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a558f8b8-f119-42f2-b189-b8dfab3fd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:48.682Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=81d474ac-8b20-421f-8903-630df1909aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:58.692Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0d4e9fd8-e544-45b0-9539-9151b23aa555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:03:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:08.706Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c86d2b8c-5945-46ee-9e37-b60cb2261f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:18.715Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3090a609-4914-494a-a093-3086d60ab834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:28.723Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ad97c783-94f0-46e5-8c52-fec1067dae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:38.731Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5273339b-28fb-4385-82fd-ec1f7045c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:38.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:48.738Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7c399d48-d256-4c45-b09b-b3baef948646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:58.747Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=00725fb9-4250-448f-a218-ca46f3f23958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:04:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:08.754Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ca624512-42c6-483a-b83d-ef93dc1ddd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:18.765Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f16bd7b4-a6c5-4d5a-8693-c3de4f6d5c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:28.784Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f5c76412-5f30-4016-a089-057da772de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:38.791Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9176f10e-8eb9-46f4-8f0d-76e9949b1de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:48.800Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e959f8be-b368-4803-ba3a-22742ef1a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:58.809Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=71cdf4a8-3c9f-4609-9e20-0550efdc03fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:05:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:08.816Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=805d69be-9010-4ba4-96bc-295b1b8125d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:18.823Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ab01649c-abe3-4282-8a79-05714a350f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:28.830Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=61074f78-e22e-4486-a657-d213b984d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:38.839Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a3dbb837-552c-4fd7-af06-64a7ac305aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:38.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:48.852Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f6bd4226-ed64-4fa0-bbde-1b72c42a5f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:58.864Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4773b431-a431-40cf-a191-92335cd00771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:06:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:08.873Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8220b1d7-1b06-424a-9901-b9255f6a2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:07:15.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:07:15.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:07:15.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:07:15.033Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:07:15.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:07:15.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:07:15.054Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:07:15.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:18.885Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a0d3b4f9-9dba-4b84-b133-4abbd7b9541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:28.896Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=743117fc-6303-48f5-9617-f2ab075b2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:38.904Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1d6b3880-af2d-47e9-af95-4793a6335fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:48.910Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=41fa6ae5-cb14-49a4-90e2-e8ab68049016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:58.917Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c325b72b-e607-4d14-8a85-2138df246e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:07:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:08.928Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5100370a-aa78-4c3f-bb9a-6728a26b50f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:18.940Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b53e050d-0c25-43d3-b54f-569decce85a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:28.949Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ddf54ba8-8bbb-45d1-af30-60842a27231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:38.956Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=04774dc9-806c-4762-906f-a28837b5b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:48.963Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=73b55188-b82b-4384-a6c0-0b122e56ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:58.973Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47307ba4-c9b6-4f4e-a94d-d07fdb031b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:08:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:08.979Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5d4966d9-4c8c-495b-9599-31eae45b28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:18.986Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=94497d39-cdf8-40a5-b688-1fe8245cfb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:28.996Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ef523b7e-2e1a-4286-9227-33ac73d0d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:39.013Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c560f80c-432c-477f-a670-ce4801960e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:49.020Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=aebd4fab-999d-4740-8fff-954211dee82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:59.028Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=49629ac6-3e99-494a-af31-3b4f13155c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:09:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:09.047Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=edf67964-4d1a-431b-af14-e48090bdfb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:19.055Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=493454ed-8344-4a26-978e-683acd1da26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:29.061Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2e7289d0-da5d-4e87-828b-cc43b15f0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:39.069Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c80bddc3-b94d-4410-9b9b-a8e75921f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:49.082Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7398dbfb-5ef8-4521-8311-4a1baf5a5522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:59.094Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a18e0fb7-a4be-4008-8494-d094b7789c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:10:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:09.101Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4525f9a0-ff7e-4dc3-9202-da419a22c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:19.116Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=efc0db98-4446-4c49-8a5d-3363bfc58ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:29.126Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=29b50c94-428a-4a24-92bd-c73ee60b3b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:39.133Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0d5645a0-b607-4d30-b927-7db3feb3748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:39.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:49.142Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7b59a8d0-3c46-4684-9a80-f2432052061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:59.153Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9287f21d-ea6b-4639-8407-e7c048209df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:11:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:09.169Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2187c6e9-2cb5-4de6-b04e-8f2865cec918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:12:15.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:12:15.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:12:15.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:12:15.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:12:15.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:12:15.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:12:15.070Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:12:15.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:19.176Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d44fddf8-c30a-47dc-ab15-9679080f027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:19.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:29.183Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=468193f5-637d-43e2-96da-d7acdf2e127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:39.190Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=55dd685b-34b7-41c3-9a1c-079e1f22dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:49.201Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0aaa98b6-91d1-449d-b638-90561f8655f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:49.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:59.210Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e1d5497d-f01f-4b5c-8ed1-6ac680ecfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:12:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:09.218Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=98827136-d0ba-488f-b0d5-a046631bf3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:09.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:19.233Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a5e9305a-1b3d-471e-9530-156a2b5075e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:29.247Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ddf11347-4d73-460b-890e-47846a124a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:39.255Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f8d48e80-8b9b-4427-ac7d-b78176d9b0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:49.263Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=de1a5609-1b9f-49ae-92f0-6fbda19de446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:59.270Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c5e07c53-ecf3-4862-be2d-d0181634316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:13:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:09.278Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3419409b-fe2f-4e80-b9b9-f15f3e960161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:19.288Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2154cfd9-8937-4027-9830-7a5c0ea91cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:29.296Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=06e57ae1-ab55-475c-9333-fa947273705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:39.310Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f6013b52-6f7e-4c05-bb42-0c7879c7b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:49.325Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b9849a15-e905-43a9-be03-3d27257707b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:49.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:59.334Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47cf4247-f660-4706-aee9-7414f1becbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:14:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:09.342Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c05fa1cc-2764-4ffe-ae2a-fd9f6f8cc8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:19.348Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=da6f8b7d-a677-44cb-8b92-d229a0f01408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:29.355Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4e4058b2-48d6-418a-8c66-181c298fe152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:39.362Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=826a3164-e246-4e62-8f6a-3f579b04f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:49.378Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1208675a-0ae7-4356-a76e-47b73f18a8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:59.391Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=625d0912-aa14-4293-a15f-85ba027288b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:15:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:09.400Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d16a6b62-8c23-426d-8952-5bd8eee41993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:19.407Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9962c124-ec9d-49ad-ac0c-66ab16c69030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:29.414Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=852c9396-0c5d-4793-bb9d-76d1ed8f1226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:39.422Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1085b3d9-3d2e-48c2-a62d-a415f9ab2aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:49.428Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e6cf25c2-f9b1-435b-99e7-8bcfc9b0ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:59.435Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c359fd53-c15e-47af-b189-e348a360704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:16:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:09.445Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8f8128a2-56f6-4b14-9ebb-1d7267e95183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:17:15.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:17:15.077Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:17:15.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:17:15.080Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:17:15.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:17:15.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:17:15.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:17:15.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:19.455Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=939a3e01-bd0e-4378-a677-313ebe9cee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:29.465Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fa026918-e26b-4768-af9a-bd2cc9e854f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:39.483Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2e052ea2-ba64-44cc-b803-a5b86e8fba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:49.491Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=162fa757-b0b7-43fa-9c3a-1c630b722760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:59.498Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0f19d818-076d-4876-be94-6fd5c5771ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:17:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:09.505Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fef634a1-9a69-4cd1-9a4a-556c0292473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:19.512Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a0789dce-b9d6-4cdc-bba4-c982858deb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:29.519Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=22b4fde6-035e-4a94-b802-ce55f3bd29da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:39.536Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=746d8989-91c9-46c4-83bd-b97fd366a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:49.547Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e0e87057-71b8-4fcc-89c7-78fe96f2b28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:59.557Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ae20fd25-7f98-480a-9653-d34ac54d5a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:18:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:09.566Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=33f35bbf-789b-4d7d-99a2-2b1267da3e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:19.576Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7569bc0e-f79f-4a6d-8cb2-6160cbe76478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:29.584Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0abfca92-ed75-42a9-b3f9-8f4c795cb470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:39.591Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5f8f3d0d-5eae-43bc-8fc6-44e77feedfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:49.601Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7a681935-9135-4378-bada-04634cbf2e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:59.619Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1440c2a2-b334-4389-860f-a0a346decb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:19:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:09.630Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1e2bd711-92c2-400a-bf40-d90a7446f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:19.638Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bbe2239b-449d-498a-acce-9484d317626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:29.647Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b09b65e4-bdca-460d-ac45-0edfcd379ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:39.655Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4e77d458-2a28-435b-ad5d-fda16cc3132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:49.667Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f3ad0905-da17-41cf-ba45-cb9e409a146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:59.675Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0c227d28-e236-4c0e-acb7-3bdbcf4c783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:20:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:09.688Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=364b0484-2e29-4ecc-af16-1fa2e42fb9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:19.696Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0e6dcaa2-e56d-4b39-bd79-6256e69d290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:29.704Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=803c16d8-a9a2-4c4a-ac36-011680eae7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:39.711Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=528eb0d8-7025-4e6a-a102-07f845418005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:49.720Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e8d1c863-a67a-4f55-98eb-1c1c60434d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:59.728Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4af30ec7-1eba-4535-bc02-7c41302a4fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:21:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:09.736Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=031867c6-545d-4936-a696-0e42ff382f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:22:15.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:22:15.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:22:15.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:22:15.064Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:22:15.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:22:15.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:22:15.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:22:15.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:19.747Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=28b97a48-4b24-4ef5-a89e-876917305cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:29.757Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4e576a39-b2f2-4f0b-8d2f-15d611d56833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:39.766Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=dfd31922-fc11-4fbd-bfb4-8c6302a08d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:49.775Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ef872b7c-9f17-4bad-b693-17279047bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:59.782Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=80028c73-b1a5-4901-8238-3c3a40a58b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:22:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:09.791Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=97a3985e-74db-4834-b708-5ca300d26691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:19.798Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=551ce32f-2a61-4243-9694-ee3c68a23cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:29.808Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8facdd8a-7bf2-4e50-9f22-3d80be7f5747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:39.828Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=dfe6ff01-21a2-4e22-ba9a-52bbd7ffb713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:49.840Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3ad7b0a1-efa1-4c83-9db7-5a8b2c9213fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:59.849Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=36ecac7c-93d8-409c-94f2-e900887e0697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:23:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:09.856Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=29c19425-63c6-4767-910a-162bc7a50a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:19.865Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f4e4531f-bd8c-4625-8a71-aeca92cba115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:29.872Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4f486d72-99a3-4ee0-9b93-62a2150f940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:39.882Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4054b806-a6c7-4066-a278-57765362b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:49.899Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=14a38562-19c0-45b8-a29b-ec9bd71c08ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:59.907Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b01846eb-865d-4256-9218-f6a62292607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:24:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:09.916Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f6d1a2f2-4657-4616-a3a9-d235ce19fe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:19.925Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6c50bd60-4797-43b5-a97c-67f2d2553b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:29.933Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b6c8cdfb-69de-40aa-babd-31c12d4539bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:39.939Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fe16273e-a4c1-4c1f-a105-fa6f13342427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:49.956Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2d29f8a0-4a6a-4495-8bf9-c6f12dd8c54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:59.969Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=642621c1-53d2-4b49-993c-30c20a9523f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:25:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:09.982Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0e8062c1-08db-4e65-9fa2-e8e94895f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:19.992Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=057a7770-399f-4b46-8b00-9c4668fb0345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:30.000Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=40d87001-cf44-4376-b3db-24f9f73951df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:40.009Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cfd23fbb-8697-41e8-b128-69afe02a13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:50.020Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ed2a1a0d-5141-4f2d-9f71-e9a92abcf6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:26:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:00.029Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1567c8fa-cc91-48df-a655-77cb3ee5cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:10.037Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=b84ef929-29c3-402a-b18c-a21095d96a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:27:15.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:27:15.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:27:15.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:27:15.083Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:27:15.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:27:15.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:27:15.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:27:15.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:20.049Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9b3cc57b-4ef2-4b28-aa41-65918a0d2160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:30.058Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=bd04238e-f118-40a7-b73c-37e3edac305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:40.067Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d7ca218c-7ede-4284-8e96-2c00c5cac0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:50.077Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ba1e98ac-3e24-47a8-8fbb-d8bdfe9341b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:27:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:00.088Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=aa70bdf8-c6b2-4f09-9eb6-af6e5a2be7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:10.095Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1acbdfa3-32ce-4eae-b166-ee31e02bc9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:20.102Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=33d9cc02-6858-48d6-8765-4e42df882ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:30.115Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=04584590-a2cc-4e99-9d07-d0f96965a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:40.143Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=05c2fc06-22ab-459f-a3a5-1d88006bb607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:50.165Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=aa9ee134-f783-4569-8260-bf8cd3bbb846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:28:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:00.173Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=34f9d564-62fe-4961-a7a6-af5bc907881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:10.180Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=08a4ef83-31a0-452b-bac4-48b2006714c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:20.187Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8792fab5-ae91-4ea4-bedc-7d8810fe2291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:30.195Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7a7bd5c7-e6eb-44e2-8c0d-88d656c08038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:40.203Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=5fc7706b-f17a-4f38-974d-9c5250a7e4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:50.215Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=097d2c35-84d0-44f7-8f53-78905e549d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:29:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:00.223Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7a756a1e-961e-4b53-93a4-d9a22c79d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:10.230Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=983ff311-9b30-4e13-8532-64a7f5b45cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:20.237Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=fbbe9e7b-927a-40fc-ac92-1c7eaa2f860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:30.245Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d3d59dae-81e4-473d-a37f-08546ddf4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:40.254Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d0c2629d-c308-427f-b614-dc0d069ed3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:50.262Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2127e8e0-a1e5-477c-9dc1-8d0b1e7242c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:30:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:00.271Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=c4f01616-a0ee-430a-9351-4f0c38094875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:10.278Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=503a472b-8116-40ef-a3a4-d618240f65d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:10.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:20.287Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=504d2ea2-ddba-4f35-99f8-9d76dbe9f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:30.294Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e6a7d295-357b-41aa-adf3-6ec3d3e783d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:40.303Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=d4f99554-a065-4896-93aa-df6655605fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:50.312Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cd8a2b73-89b3-4f82-8ed5-79801923e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:31:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:00.318Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=e6c99868-66f9-4925-86da-90494c7e2506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:10.328Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2b8e5636-9f29-4073-8a7e-0e7682306edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:32:15.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T13:32:15.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T13:32:15.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:32:15.102Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:32:15.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T13:32:15.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T13:32:15.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T13:32:15.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:20.342Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a8f3c1b1-ba84-4259-9952-95afb0a435da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:30.349Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=84846128-2501-45ec-ae17-e20453f9afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:40.358Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0963e21f-87ed-4cc7-a7c4-dd5e24515ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:50.366Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0a7ee803-7131-4e35-97bd-462e4176ed74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:32:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:00.374Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=47cd74a1-c492-46a6-8101-14de90c6fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:10.382Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=1362ad01-62ab-4c47-be8d-a796532e33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:20.390Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=0bcfd91e-b50e-4a41-8870-c1227dc926b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:30.398Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=9df7c8ad-95bf-4647-b714-40445f63394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:40.414Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=cd6df296-a741-4c61-9032-b0e1cd77a502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:50.426Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=4f478f81-1e9b-40eb-8727-27fa9357d129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:33:50.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:00.434Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=356d2484-a5c2-4f38-ae12-9ad8d1eb93d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:10.441Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=49dcfa8e-7241-4275-981b-1aae580164ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:20.449Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=ae835931-e828-4d20-9afb-527bd067f9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:30.455Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=a2bd1d9a-7b16-48bd-9eed-d70f0d67999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:40.464Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=7d2babe6-f1c2-4c15-9986-e51f207e94b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:50.479Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=3cdbeeee-3aa7-4468-9058-13563c7c9f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:34:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:00.485Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=06ac5ebd-b2af-4494-bb35-bf28fa29f530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:10.494Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=6a7d0b41-b92d-4126-9cfe-b3cde769b105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:20.504Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=f02083c8-ff2c-4f24-ad9c-3481c8e9cfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:30.512Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=509b91ca-5740-42de-8146-e9eeda1822c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:40.518Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=8eab86c4-759c-4526-b21a-971dd3ecbfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:50.526Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=77399ea7-4507-48b0-99dc-2418975edc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:35:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:00.534Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=738a2f6e-43f2-4119-ae1d-17c56c85a499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:10.548Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=2bb58799-749b-411a-b68b-c45693543b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:20.566Z |INFO |Init configs |InvocationID=b14220bd-50f8-4e8e-856e-5012d00dedd5, InstanceUUID=08a5760b-1535-401c-aa4a-4917f65977f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T13:36:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |