By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:09:33.887Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:09:33.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:09:33.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:09:34.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:09:34.556Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:09:34.557Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:09:34.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:09:34.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T12:09:34.659Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-08T12:09:34.680Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-08T12:09:35.904Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T12:09:36.278Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-08T12:09:36.294Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-08T12:09:36.294Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T12:09:36.340Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-08T12:09:36.340Z |INFO |Root WebApplicationContext: initialization completed in 1660 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-08T12:09:36.632Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-08T12:09:37.332Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T12:09:38.586Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T12:09:39.068Z |INFO |Started MainApp in 6.733 seconds (JVM running for 7.35) |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-08T12:09:39.123Z |INFO |Start scheduling PRH workflow |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:09:39.137Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b368934a-3a45-4318-af68-4dd2ebeba578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:09:40.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:09:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T12:09:44.511Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T12:09:44.511Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T12:09:44.513Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:09:50.605Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=abdbc24f-51c0-429f-a64d-f8b6b201d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:09:51.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:09:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:01.665Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=12e6d6d2-a5ca-413a-9122-29e9b5150ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:02.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:12.705Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e17b598c-80fd-41f6-9498-3710fec6cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:13.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:23.748Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=66f81d23-0a15-407f-8334-9221d1aae852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:24.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:34.818Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8625953f-3c5f-41db-aca1-a466a0d34314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:35.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:45.856Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1bac2445-44ce-40ff-8174-be80cb709d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:46.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:56.897Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=24a651f8-0521-43b7-a18f-4ab360809445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:10:57.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:10:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:07.937Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1584860c-471e-4142-9fcd-d7d469b993d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:11:08.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:18.977Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4047d02d-e8e5-46bc-bbd7-183e89520b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:11:20.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:30.018Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=274584ca-dc01-4e33-8f99-092baad02456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:11:31.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:41.057Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a97e4ae7-e355-497c-abaa-7194c819d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:11:42.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:52.098Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1dd887ce-8290-4a73-925c-1233171e268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:11:53.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:11:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:03.137Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7d8fedb6-b147-4882-98c1-0930757d5264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:04.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:14.177Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=468a47ae-8d77-45c3-83ea-7b588779ee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:15.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:25.218Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=685c134b-5034-4db3-812d-4fb94f8e542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:26.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:36.257Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b77a7522-bb33-415b-9a1c-2577868c074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:37.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:47.297Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=67bfa255-3132-4c7d-8aac-e316abc03952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:48.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:48.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:58.337Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ecdb4edc-7fde-4697-9ec6-42528606307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:12:59.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:12:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:09.378Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3bde0871-6645-418b-98c9-71efcd61c2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:13:10.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:20.418Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=22bd6e31-1940-4ed8-9a75-00f573ecc80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:13:21.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:31.457Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1e5a7607-e62e-4dd9-afef-42cbb2d6d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:13:32.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:42.496Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0f00dbe3-cd92-4575-b1bc-94bfe366e533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:13:44.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:54.496Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bf47fd0c-9b94-47eb-a7d6-f2f0b59977bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:13:55.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:13:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:05.536Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fb68cb2e-d632-4fe3-bafd-59c6f04fe100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:14:06.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:16.578Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=64a3869d-8a41-4289-a933-4532a94992e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:14:17.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:27.616Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=98f3a6bd-71a1-4b58-9bbc-af43f644d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T12:14:28.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.149.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:14:37.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:14:37.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:14:37.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:14:37.090Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:14:37.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:14:37.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:14:37.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:14:37.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:38.656Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=aadddf7e-b8fb-4453-9c70-3a383c3ec66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:48.763Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7c3bd087-21ca-4c2c-bd21-f05371617cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:58.787Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d5def5b0-4960-4bd3-ad97-2e3fffc322fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:14:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:08.806Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=35bdc3a8-1cae-4a2b-9b72-524e1997fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:18.817Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9c2af12a-3f5f-4a24-9375-0c6a83cdcedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:28.829Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=931bf1cf-f598-4951-b730-eacb0cba761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:38.840Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d65a05db-600e-4b01-b7bb-2e0fe9d5b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:48.855Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fcdc9f0d-9959-4cf4-9f31-3151276f02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:58.868Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8207233a-fac5-404e-8de0-7f918bee97b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:15:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:08.883Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=95404cf0-2517-4c24-94da-9cf89e28b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:18.901Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=43233322-b620-42e4-a350-ef58b909c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:28.921Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c84b425b-c01f-4a5b-97d2-bbbe2d1acb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:38.937Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=80724bfe-bca4-40cc-9309-b664b04292ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:38.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:48.951Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4d6fd5d0-b5d7-4219-b5f6-765b929177ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:58.963Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=16bec960-4099-4cb4-bf1d-e828321fc264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:16:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:08.981Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=35d42a16-902c-4a12-b5d2-8c953af089fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:19.005Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=eb4ccb2d-0c80-4313-a741-720bd4889c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:29.028Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bfc071a7-e715-45eb-bc8a-1722dbd0f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:39.046Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d3a0c7ba-1c38-4d70-bbe0-ca023bcccb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:49.056Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=70c71a11-d65e-493b-92db-188e433a2daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:59.070Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f4af1b6a-ca36-4083-9e52-aa76cf51880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:17:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:09.081Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=286393d0-849b-4749-8470-90ef141e2a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:19.096Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=410d11ae-6714-4fb0-ba12-8d60985a340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:29.110Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a5cfd477-a496-4c10-813a-c564c21ddfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:39.120Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2eaabcf8-7ec9-4265-b8f2-ddbdfe9cda76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:49.130Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b1d64995-31b8-4807-a867-77883f9c939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:59.145Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a8b11ded-025e-4239-ba21-7271b71f1d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:18:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:09.168Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ed84c5c4-8f10-49ea-834a-a90d0ae7e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:19.179Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7a6800d4-9b89-4c52-8965-ef900d2d378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:29.189Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9cf43be1-67d6-4369-9cb7-448ded9b9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:19:36.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:19:36.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:19:36.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:19:36.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:19:36.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:19:36.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:19:36.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:19:36.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:39.205Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c2d310c6-6f6d-4ec2-9047-fd20f04acf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:49.215Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fdaaecd0-7aef-4522-8b0c-1802fb6d1040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:59.229Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=32f19b93-c4e9-4176-b2ab-8e8f66bf5cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:19:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:09.240Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f9b61699-1af7-4788-a7b5-bfb76213e0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:19.249Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=27616c69-55cf-422c-a9c0-533f46fdfdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:29.268Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7df1ab60-6639-4221-88be-6bfa8495fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:39.277Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8ce20b6a-a935-4114-b6c9-b3d18b150fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:49.289Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3e041a06-a0f6-4050-879b-afe245d561f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:59.310Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=39e6619c-7833-4728-a4c6-b8f6f2dd496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:20:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:09.329Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=daa67eda-080a-43b6-a994-8b834673967b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:19.339Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=045f18c0-38be-4039-bfd7-aa1e7ad56b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:29.366Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9a690231-d897-4335-9002-40a93af29fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:39.377Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0d17f500-b3e1-42f8-8ed6-25d82d7bee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:49.388Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cad8efb8-f200-4198-b9a4-8556edfc8456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:59.401Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=80d228e5-4fc2-4103-8581-7e66480860d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:21:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:09.412Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=aca37eb9-a9b4-4238-9a97-a5a687aeef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:19.423Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d6d54788-f9e8-4837-b142-f09c020c348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:29.449Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=77730e05-2092-451e-a71c-42de5a760f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:39.478Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5e22511b-7cf7-44d3-8155-bae8a9738399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:49.491Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9141defe-1e0e-4879-8d61-4eca1a6d186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:59.502Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=517ff623-f4e9-4ad4-87b3-7b9a90a14c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:22:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:09.522Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0116bb84-9be3-4fd6-8fef-6a073206c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:19.533Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c99e627b-1b91-48e1-ae60-eeb799917e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:29.543Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ac737aab-8622-4c13-bc70-486fb914a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:39.554Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=40f36514-7c48-451a-b1a5-cba59be96592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:49.565Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=608686cf-f6b0-4308-8ea7-e28565760247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:59.587Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e29cfba3-cfdc-4ef6-80d9-5f97d22902d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:23:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:09.601Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2a1202a4-7036-48a7-b7a3-81b6740d1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:19.610Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=02ac3769-32eb-41ae-8775-9d8b03bd72d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:29.620Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5b9e8ec9-4748-49ee-afc5-d6238152bd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:24:36.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:24:36.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:24:36.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:24:36.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:24:36.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:24:36.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:24:36.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:24:36.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:39.631Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b1f98116-916a-480d-8010-aace5508cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:39.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:49.642Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1657044d-9811-48a5-a4e8-e81245c7dc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:59.652Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bca166b5-66ae-46d5-8fea-53f1279f6f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:24:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:09.663Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=85513fed-01b1-4bdc-889b-ba87106fee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:19.671Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6d4f0ee2-ab92-40b7-a101-8132ab7a18af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:29.684Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6903d567-b18d-4fe1-8e2c-3f5469ef2b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:39.704Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cdc75949-eb80-4773-b4c5-6700556b1616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:49.718Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=88a4727e-f115-4b7f-885f-7c227c1ebc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:59.727Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a5de72dc-b951-4bf5-b798-8499b68b4544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:25:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:09.736Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=af0a1e75-fa2c-4419-8d36-0d82f425ac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:09.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:19.747Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d1e1ad71-5439-4733-a81e-d86f7009b179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:29.756Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ee0439eb-0a4c-4d0e-b4e0-2fcf8a31ccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:39.774Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=794abe81-0fd0-4ff5-bd97-185f2ac58c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:49.790Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7c5708e5-1562-4c8b-9c10-b3be9bf3139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:59.800Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=40ed8cf1-d9d0-4c91-b3a1-049d43c660f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:26:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:09.808Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=90b6befa-1980-4b4d-8f31-62ed8555306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:19.816Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=385098d1-acea-4823-b35f-e1f6d7f09456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:29.862Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=eecfe53d-978c-4c83-9b3a-6f95f4b8280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:29.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:39.879Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cb432675-6180-4ff1-b37c-60e7bfcfd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:49.889Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=66fbb8a6-b8e6-414f-95c9-93e3a9be0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:59.906Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=27e97908-c262-40b6-8618-f7ca95acd7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:27:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:09.917Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4fe5f753-fdb5-4707-9254-311db34c2818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:19.928Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9933998e-9f78-4f4f-bad4-34db98aedc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:29.936Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=460d9244-ca88-487c-8ae3-851bc0a17323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:39.948Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9e56cb95-a042-4420-ac45-dcbbea41eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:49.970Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8c249667-7b4d-4c4d-b227-dc0b0e7906df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:59.982Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0ed1b34a-e486-4cf2-8990-b34266f5a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:28:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:09.991Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c8dd00a7-c132-43be-ac2b-9803a68934b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:20.002Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c0183ab2-16be-4cbb-9c93-13aeb969b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:30.012Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5c0f4b01-7508-49f7-a554-4dc1317d4fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:30.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:29:36.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:29:36.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:29:36.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:29:36.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:29:36.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:29:36.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:29:36.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:29:36.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:40.023Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=39c410ef-7c7c-4aa6-8dfd-e87639b960bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:50.032Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7ac2c874-7668-4f62-8b55-fa7f6066576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:29:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:00.040Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=480ca242-0e1c-4f97-a413-2adec835195b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:10.048Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=170a38ea-cf60-4d22-ad56-90f0ca8ef466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:10.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:20.059Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9873fe29-42b4-4f9d-b5ac-4daf6bd5c478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:30.066Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=75f4e15b-ab29-44e6-b403-943061f7d493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:40.074Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a31714cf-e69c-487e-9cd4-60d683752a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:50.085Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b851c297-8def-49d3-a5fb-655c7b7447a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:30:50.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:00.102Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cd33067a-d3a3-472d-8edb-e12b52a24714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:10.110Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=346fa1c7-8695-40e9-9cf6-6073abc45faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:20.123Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2a0b89fc-0a90-4db7-a673-b6ffdf6ab257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:30.136Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=12a5cb98-6b5a-4dbc-80f0-6a7007d7af0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:40.146Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cc7f3898-3e34-4d30-8f15-643d297ef081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:50.154Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=863742fd-7a66-44e2-93e6-6e42cd1dbc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:31:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:00.165Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=83a433cc-767f-43a7-8a8b-f452fd0f92b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:10.180Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c865ae87-be37-4b53-bd50-5d8aa018c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:20.190Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=20c9cf98-b2a5-47a7-91c5-cca751ae14c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:30.198Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6a4712c1-e3c1-43b7-b819-f4a410b9616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:40.225Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0f961cb9-43af-4ec9-9c43-3c81c2a38fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:50.239Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4bfd1c91-4b79-41e2-a39e-48a0329dd3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:32:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:00.269Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=64d3eeff-df58-424e-9e54-7477e1b35997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:10.357Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dc0d9e6f-4b96-438d-b0f4-927ee3090f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:20.373Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=13ec808e-a9ae-4b5e-9320-17e1e782df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:30.382Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9bd59136-4e43-4aeb-af02-4173308c8138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:40.400Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8b7b221a-4634-41f1-8881-8e0dba0300c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:50.422Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9dc7d4ef-170b-4560-b62a-f35ae736d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:33:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:00.444Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2579ff27-90b3-483c-ac16-27f5b3dd34cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:10.459Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=405b9946-710e-400e-9098-cd91972c489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:20.487Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=43e234cb-7f7d-4089-9e69-55a7b8ff0c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:30.499Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=46f35973-284d-4b5a-89b9-9696c763042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:34:36.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:34:36.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:34:36.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:34:36.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:34:36.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:34:36.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:34:36.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:34:36.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:40.508Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2d258754-e627-4445-af07-2910d387ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:50.551Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8d443fd5-38dc-49cd-a6e6-327e4f9e35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:34:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:00.578Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c1424cc6-36ba-4655-8a02-fc2781e3ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:10.599Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=87bf0ba2-a1b4-4545-8870-34eb604ab2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:20.608Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f718cf53-b70d-4eca-9e92-cf0ae66614f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:30.618Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2497f541-b30a-4a0c-9004-f272b69f71ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:40.637Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=63a7028f-f8bb-465f-9e70-58ce2388e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:50.658Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=da010b7b-d1f0-4015-8f69-838971fd3e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:35:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:00.670Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8dd4fb29-9cdf-4f10-98fd-1c172ecc489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:10.707Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a070b406-5e06-47df-97f0-0bc9601547e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:20.715Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=08390982-9092-47e2-b297-73a7ba59c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:30.722Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=46cad951-e106-443e-876b-1b87598d9add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:40.737Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=940e40dc-7b3f-498d-b4a5-d5d23bb83e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:50.764Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dd27802b-9734-4b99-bd34-a5269aa9c170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:36:50.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:00.773Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1de8047a-73b4-439a-9b43-9f2a288239c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:10.780Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b3a7fc60-e6a0-455a-b47d-127a72f6b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:20.788Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bfc60d3e-f645-4fd1-9141-dcc1f6a8ecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:30.797Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cae78888-7fc9-4e47-b53c-a41f1efb7d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:40.805Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1c4a1e64-d57d-44f3-b84c-564855c9e967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:50.815Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f3a5f678-cfcb-443a-9668-82409a706d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:37:50.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:00.823Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a1b3bfaf-b687-4fbf-b9b2-0997e0954bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:10.833Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d88e5530-a8f2-4872-a314-91cbaf7a688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:20.854Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b301791b-ba59-4752-8ebe-d5ef44bf3c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:20.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:30.861Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2917079b-71b1-4187-96e4-c2a0f8751e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:40.868Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=469af4b8-90f5-4978-87d4-73db5091daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:50.877Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7fd8029f-bcf7-4740-8a19-a74663c513d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:38:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:00.886Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cd6a1ead-384c-478d-9b10-47819a17dea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:10.905Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ea12cd53-ff68-4c78-9055-e714e6db6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:20.911Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3c07291d-a64a-4491-ae10-2446a9b4619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:30.919Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e6f5b988-7688-42b1-95a2-f5ca6d568559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:39:36.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:39:36.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:39:36.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:39:36.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:39:36.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:39:36.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:39:36.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:39:36.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:40.936Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2d0e76bc-0715-496a-ba12-c5373e4165bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:50.948Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=46fc665a-6294-4e65-a73e-ccb3f847eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:39:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:00.955Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d0a49c30-bfdc-446c-9e1e-0b087f291e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:00.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:10.963Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=83affb2e-bf73-4a4b-9ae1-06bc9d97ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:20.971Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ff3280b0-1137-4ca1-a133-e61bdab2afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:30.979Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c5bc8ebf-f58f-4ccf-94aa-cf6aaa031baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:40.988Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=01ffb84d-a15f-4024-aebf-d89cb3a3ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:51.001Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e70038cc-d6ea-4d7a-b22e-82517d6206f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:40:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:01.008Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=39cd39d7-3cd1-46b1-8617-c072723c02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:11.016Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ddb8c663-a260-49cd-bdae-10b90a389c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:21.029Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=81a128b4-3a20-4b4b-b397-f570c3ae973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:31.042Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f46b37b1-ea64-4f81-b40a-f73d4cf2d2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:41.049Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=70e38925-10e0-4764-ae4a-0a6c6ab82c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:51.057Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8e3dde3b-5b2b-4f2d-b406-e8316a7a5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:41:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:01.064Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=158f84c7-6e44-4cdb-b494-400f30de685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:01.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:11.073Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=714580fc-1310-4f05-8feb-ffeb9fd30bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:21.080Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f8cedb45-8282-4158-afbe-f206fb0fbc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:31.088Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e24a258b-e54f-4e90-8e2f-25e8e240d3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:41.098Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3da85c9a-e696-4a59-a7b6-b13df5a07666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:51.107Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=390f731a-7827-47a1-bb52-5ffe6e85fd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:42:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:01.128Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e6fb5678-23c0-47d1-b2df-4370231fe87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:11.136Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b904f7d9-144e-49cc-a5a5-1eac62173864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:21.144Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f590489d-a464-4410-8de5-3c135d535783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:31.152Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fd7a1226-747b-4ccb-9f20-feba6a7af076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:41.160Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3ce50f7c-d404-4e33-b3dd-86e447d1bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:51.169Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=22ba3bb6-7088-4960-8869-23752572d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:43:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:01.177Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a8e903e6-6141-41af-a54d-4ba47f7cddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:11.184Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=04ebc5ea-1b26-4da4-a2e5-ab2c31a9fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:21.191Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9e456332-5350-4ea2-a4df-7a6c869aff55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:31.200Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=80f190ad-cad6-4182-bc9f-37fe8e6fb6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:44:36.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:44:36.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:44:36.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:44:36.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:44:36.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:44:36.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:44:36.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:44:36.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:41.208Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c10bfca8-b271-4237-8b40-9cd66d1ecb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:51.218Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=93990fc8-fe85-4a6d-8d59-52f3228169c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:44:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:01.227Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f215bbfc-7c0f-4a5e-8165-47e8f80088f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:11.235Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f2dff4f5-8229-403d-b8c3-bc824e9920f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:11.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:21.241Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c8fc3c31-3617-4a65-a5ec-974ed7cb76fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:31.248Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9224a16b-b0c7-4e2e-8322-d27cfb4be8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:41.255Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d657d7ce-69fe-48c3-9e66-e9c99f295289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:51.261Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e1e9a0a0-488d-4b34-8c75-69fa9d1d693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:45:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:01.269Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=86c5ca1f-e8b5-483d-ba92-7c65bd02be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:11.278Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c51e6d16-c801-4acd-a765-c3a3b3349645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:21.296Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fdc3309b-fe42-4bb6-b9ba-f966d9a49a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:31.305Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=afb88566-3a1c-46a8-8ec0-6050edb99ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:41.313Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7115b941-669f-4827-86aa-a9af58c8e104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:51.321Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0a05db2c-c81b-4103-a8ba-2e3fecbd0e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:46:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:01.332Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f68c1a5a-e942-4fb8-899a-2543a50a7af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:11.339Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8a655078-577c-4725-a3c2-c7f4351065a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:21.347Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9c569969-527a-44a1-bdf4-d18474cc34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:31.356Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d056fb73-174d-469d-a512-1cca2134fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:41.379Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=86af1027-b1ec-4a89-b788-e20cf0e4d098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:51.386Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fc7da362-9333-4026-a1d6-40961bda9f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:47:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:01.396Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2911cc41-3045-4ac6-9de7-361264b48dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:11.405Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=aea4e9bb-d477-4af3-9c52-b4c7710840e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:21.414Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6b941902-4012-44da-a279-e9bfeea1ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:31.423Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a21ce65c-f436-40fd-95f5-4b0d4a735efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:41.442Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=068c1195-c40a-49a5-87f1-e5a58ce74e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:51.452Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=afb1cc76-6ea0-4bfc-bb4f-7f51360bb1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:48:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:01.473Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fb3c2686-6a3f-4983-9412-f16c84f2c9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:11.481Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5d8a9535-e140-4cdc-89da-fcaab09e9250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:21.490Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bcacb3f2-cb0d-4276-8a78-2cbecdfc83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:31.499Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6bb17bd6-9f3d-49bd-86d6-0514eafd72d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:49:36.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:49:36.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:49:36.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:49:36.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:49:36.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:49:36.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:49:36.868Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:49:36.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:41.508Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=47daf3f6-f1c3-4166-ad62-7bfe20cfe09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:51.519Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e0ba8e17-a659-49c0-9d03-1a2eebe3199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:49:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:01.527Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e3c83cb6-77bc-4ab2-bed1-6f62d2d891d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:11.535Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7648dbd9-d09b-404f-bf2a-95121fdb9272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:21.543Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4b9e6f8d-dd47-47be-b09f-16a9a47f685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:31.558Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6357674c-64ca-44e1-96bb-9fa677323fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:41.574Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a3cef586-4e49-40cf-9a2a-23391737ff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:51.582Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=87e17e66-d04b-4bd5-ab44-9d80d518a951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:50:51.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:01.589Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d76491b4-cc5f-43c6-b651-80c6504018c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:11.597Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=989a01aa-d2c0-4ac3-974c-aefc7810f268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:21.605Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f47cbdbf-b207-4ddf-9236-97fe764a578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:31.613Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8ac7dd9e-2c7d-4d09-aed2-0264b1426ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:41.626Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dded10fa-1e8f-471f-b227-1b2dd3473020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:41.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:51.632Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=781aad6a-79c7-460d-9818-ce9ba0efdfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:51:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:01.643Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=090de6ff-0473-4fcb-9aa7-17508e6d896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:11.659Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2da9bd96-3ebb-44fd-a833-87a36b675ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:21.666Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c11e7a4c-3f0a-49c1-825b-f8826e3ce76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:31.672Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3c88a9bf-28d8-4ecd-9f1d-869aa714e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:41.680Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3a58a7e5-6a7b-41cd-bbf3-e198c796c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:51.689Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e695f1d7-9cd2-421b-a953-999cbfe50cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:52:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:01.696Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dc9f2f72-cb39-413c-97d5-b3946f8981be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:11.703Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ac47b930-b2bb-4b25-9b26-f2db519a147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:21.710Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8253403b-1ab1-491e-b610-d7d93b787fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:31.720Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1fbf0694-a1e7-4ae0-acfe-1002fe8caff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:41.733Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=688bd003-de1a-430c-b72d-8097b43d520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:51.741Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=249ebc39-c2fd-4f43-959d-ac8406396f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:53:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:01.748Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=495310e0-e8c1-4913-b0de-313dd11106f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:11.755Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=36cba42d-807a-4545-8ccf-02df79b65afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:21.766Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=befde319-d4bf-4e95-b527-2cfe9bb4892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:31.773Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9cc43ba6-2e86-49c7-a229-c82797a2f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:54:36.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:54:36.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:54:36.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:54:36.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:54:36.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:54:36.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:54:36.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:54:36.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:41.780Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=47eeaaa6-7081-4a6f-90c6-0e288d3fc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:51.789Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0dadade8-471c-4729-8ed8-ab435c1aa991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:54:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:01.813Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=35ccb1e9-d9ca-41b4-8ea1-71a7fbe630c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:11.820Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e08a5aaf-820d-4ab7-9942-f88e7a251555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:21.835Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c5646007-aa5b-4b04-a390-78962fc6175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:31.842Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=15d5ab0d-7871-453c-a75c-5d80ff7b70d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:41.849Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=94bf43e9-0b22-4f87-abbe-4cbf12539562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:51.861Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=88e12317-762c-4168-ac54-f33afe5fd258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:55:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:01.872Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8f654dc7-98f2-413d-b298-9fd204f065ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:11.879Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6b94c2c9-e5b0-4a0d-87b0-a2484e297d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:21.891Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=da6e857b-8e3a-4872-8188-2645d4262eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:31.901Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e96541d4-196a-4592-bf13-039b4f1ae2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:41.942Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d693fade-b9c8-4034-97d9-c4f2e26a7e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:51.949Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0a2b4b88-4696-4955-9f47-fa0cab312c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:56:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:01.957Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f62382c7-5b7e-4746-a2a1-a7ac8ce645a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:11.968Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=92b9db10-a711-4ba0-a102-4b256dc20176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:21.979Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4d2e0466-70cb-4209-8fcd-09577af33387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:31.987Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4aac54ed-758e-449b-a3eb-ad85256c23cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:41.999Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9b70e4f9-a2fc-4c5c-bc49-ec290ad8b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:52.005Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=91aaec62-195b-456e-9d0c-b5a97f61ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:57:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:02.014Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6281bd47-e2de-4f65-bfc7-7a6703bf4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:12.028Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=180d3740-795a-4dff-aaf3-0c65baf9e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:22.045Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=95986772-37ac-404b-8bc1-9293065a8b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:32.053Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0cc61543-b225-4201-9b8d-64d878f54017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:42.063Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=81f8be99-129a-4713-86a7-b9c5c3091dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:52.069Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fe0a2d6a-da3c-488c-85f7-6de4346acf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:58:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:02.077Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8508cae5-e3be-4bdf-b507-40de9011b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:12.085Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8bd47bdc-a8cc-44df-bb35-3b70cb0ae720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:22.091Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ffa343e7-9108-452c-baf9-5bc8bad5f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:32.099Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6c3d219f-8885-45e0-b5c2-92e942e22cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:59:36.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T12:59:36.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T12:59:36.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:59:36.855Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:59:36.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T12:59:36.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T12:59:36.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T12:59:36.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:42.108Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ac3b4e9d-fba3-40f9-b327-ed834b001bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:52.120Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d9093650-be28-4ae6-93bc-10cf262e83d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T12:59:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:02.137Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=41b19239-6639-42f1-9131-1be6eda24f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:12.144Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=86fea19e-2b3f-4ea1-a42d-b7bee08c7531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:22.152Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7c7c04d8-1109-4b31-ba03-e36df4b43c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:32.164Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=200579d1-677a-468b-b35b-7a79258832c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:42.173Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=67642b6d-af1d-4d13-899f-d5718000ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:52.179Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c6d13c43-dcfe-43eb-805a-4ba45da4dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:00:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:02.188Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9b877b07-e279-4661-90c7-93383706b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:12.205Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4d5f9032-93e3-49af-8fe9-26c94fd6226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:22.215Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=746d70dd-bbb3-42dd-9f96-29f5bdb0c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:32.222Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fb19669a-1484-4b37-9de9-89f6cb2a92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:42.232Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c2518d4c-acaa-46ce-8ecb-4c43b5dde562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:52.239Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5b6e94b0-b394-4d39-a22d-55a418520afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:01:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:02.261Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6a213a44-c721-4eed-b4a1-1a6c5b43b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:12.269Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a3f44ff6-2eef-4f0f-b231-3637790bff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:22.277Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4497704c-8c11-46eb-91bf-0735dd9d140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:32.284Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d4486000-4cf3-41d9-bcab-67094a3f1a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:42.298Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b8a54b7c-34f9-4091-b38a-e5b7c918117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:42.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:52.311Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=29e29812-5e5e-447b-9a67-620da20bd8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:02:52.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:02.327Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=73ea74a8-c493-429b-b853-9cdcb6970a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:12.334Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6ee050ba-255f-4ff2-9ba1-164c7227a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:22.342Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=53f9b3bd-3b01-4fe9-a77d-f4e9da48b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:22.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:32.350Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=77ceafd9-c3ac-4068-8569-00fc80e215d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:42.360Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=07b79ebb-2830-4899-9a06-11758d6294c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:52.367Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fc189f67-3f1b-49ca-98c2-99d84e4194f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:03:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:02.374Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=daca9a15-fbbb-4892-b56e-d62f095c965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:12.381Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1efc3309-4278-425c-ac1a-2676dbf0e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:22.390Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=003533e0-cf5a-431d-bd87-65d981faa0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:32.410Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1d96c56c-f812-488c-a4b8-23a4bc245d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:04:36.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:04:36.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:04:36.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:04:36.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:04:36.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:04:36.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:04:36.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:04:36.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:42.417Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2013670f-3f42-4b2a-9d70-a2babfd346dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:52.424Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4ea55bb7-6a13-4a59-9cf0-8db7bf1d7b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:04:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:02.433Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d85f0061-709a-49e2-a1fc-0d60976e6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:12.440Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f0ba9922-1ff7-4ead-acf1-766662e15895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:22.446Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=feaa162a-3cd8-4046-a220-bc5f272e899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:32.451Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=905932e1-a0bc-443a-8122-dda7acd8c25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:42.460Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a6c11f10-4fcc-4a4b-8a15-145db5d8e72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:52.476Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c8661b38-eaaa-4323-991c-1d72f0d21247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:05:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:02.486Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fb309319-c072-48fe-84fd-d8ce42773e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:12.493Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2fcb63a7-92b8-4cfa-90d5-a9807b69689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:22.501Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7c3e7020-0a06-42c3-ba4a-6999b76c5390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:32.509Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3fbdea85-d5d9-46c5-88c7-ffcf1926e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:42.523Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=48574535-85fd-463d-98e7-57d42ae05159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:52.529Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7b7ee84a-768a-4fd5-9422-eb0d83e64561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:06:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:02.540Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a7de69da-d571-4644-b804-5232d63d0a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:12.549Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a1022347-ff53-46dd-a08c-578ff71f1bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:22.565Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=736915a7-bb60-495f-b7f8-d7199b9abcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:32.577Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cd6f57dd-d1bc-4156-888a-09584f85b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:42.585Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=976ec125-19b0-44c2-811f-6f9a05a56f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:52.592Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=33ebf263-73cc-49bb-974a-75276836b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:07:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:02.606Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=571c81ff-4ef6-4960-8aea-d8d58113a923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:12.615Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=176be4cd-4910-431f-a8a7-1173e4a9cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:22.623Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0906b633-3f6e-4044-95c1-0f6ad3597847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:32.630Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5cd18925-c73f-4125-a178-a187e6653bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:42.636Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8d564a99-ff39-42eb-82fe-8817f689981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:52.646Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=70fd54e8-6f95-4ae2-96d1-b382722b50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:08:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:02.660Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9aad85c1-304c-4faa-a0fd-3e90f200bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:12.667Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ef186198-1dee-4428-a55b-a3a9bb0db08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:22.673Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2026082b-548c-4930-8007-ecd6b35054a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:32.686Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ecae7ec0-326e-4d39-8713-3d656608ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:09:36.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:09:36.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:09:36.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:09:36.893Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:09:36.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:09:36.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:09:36.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:09:36.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:42.697Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3b6f9c48-4b37-4055-a0c1-e9a94e1a7ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:52.709Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5ab9446c-5bf9-4190-874a-f55a3240a7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:09:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:02.717Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3177c140-18be-4547-bb0f-017ac6f0f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:12.724Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c5276591-3257-4200-a085-557ecb4faf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:22.735Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=583a90f5-2ba8-48e1-a488-ed2efa28bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:32.746Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2d2ba943-e6fa-48fc-82ce-e3083a9e56a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:42.753Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7ccfeb0b-00d6-410d-ab44-b6d0206e93c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:52.761Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1f3de380-c548-4c80-99b9-b025c3b84d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:10:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:02.770Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d14e166d-c6a9-487f-ae12-79235f6ed9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:12.776Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1ac21a25-2c19-4dc6-9f28-45edb8024148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:22.783Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=25835994-d164-4a7e-9e75-8c028783dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:32.789Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b40655ea-eab2-4d27-8bfd-65f965cc5f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:42.799Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=da271738-d898-48ec-a085-0a86afd91da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:52.819Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=660c4e71-3dd4-49a0-bb02-222742d4ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:11:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:02.827Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e797950e-1308-4ce2-8e31-3b20ae078914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:12.833Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3ecd8c14-133c-4663-a115-ca0eec315328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:22.840Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ae3b73b4-d1da-48b2-9e54-ed3fc4c90231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:32.849Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e57288eb-9d4c-4061-9952-7922db00f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:42.856Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d787b88a-6f19-488b-8f8e-59d167c8828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:52.863Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2a0731ab-7e2f-48c8-b87e-67abb7073b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:12:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:02.869Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=be328e0a-eb4b-4767-8ad2-c49722552ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:12.874Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d4f9fca0-1366-4f43-ad56-6499c93bb6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:22.882Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b63d1529-2104-431c-a147-69685316da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:32.897Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0e1c1e29-78d5-4ee7-816e-c4b49d2ad643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:42.904Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4af9db1a-ebd3-497c-8128-cbda98745291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:52.911Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=19b1eaa9-6606-4a03-9e6d-6a9d785934ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:13:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:02.917Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=29b6da54-90b4-4088-a38b-4981d1424e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:12.925Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3850f545-40d6-44d4-93c5-50f48663be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:22.932Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d4c1337e-e6f6-4698-a21a-1568018a2181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:32.938Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6a556fe4-1080-4923-bf14-86e2d01ae131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:14:36.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:14:36.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:14:36.896Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:14:36.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:14:36.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:14:36.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:14:36.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:14:36.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:42.946Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=df23c16d-7bc7-439c-95e4-e3b87bb13fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:52.956Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=420e6bc2-2db0-49bf-82f8-c2f6bd909ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:14:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:02.974Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1dd525fa-466c-474c-b668-2f379fb86293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:12.981Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8c6fc02a-6a69-4f32-a1c0-67a0b40e806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:22.988Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=07cedcfe-ad2c-4146-85df-0e08db79c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:32.995Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=213fb68d-95db-44e4-8082-ffd93d0ccf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:43.002Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b07faf07-8ada-4d8f-b835-522b13d3d574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:53.008Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=38871baf-d763-4cd9-ab23-93148bef30a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:15:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:03.016Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fa619703-1e92-43d4-b0c9-257f7be10199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:13.022Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2413465c-52a6-4fef-b042-2d30ecd70252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:23.030Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4d9db8a5-5711-427c-a708-03c25ff6d7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:33.051Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=18364cdc-cff9-4ed1-b148-10a027caaa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:43.058Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=737b6325-ce2f-4723-b454-e5ebad1b368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:53.065Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1f0be9e6-2d49-4666-a455-b59babcdc87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:16:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:03.074Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e37be28f-7f49-42a3-9ae0-5631e5d2feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:13.080Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a9da55fc-8678-4dfd-ad71-a9dd15a493b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:23.086Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=89e59de1-1cef-49b4-ba48-64cabbb51ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:33.092Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=91740e01-50a6-4bf4-83ac-2ebf24a4c9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:43.102Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cf5fca03-e3b1-4cdb-8ab4-eb4136a620f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:53.120Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b3aa2eff-1df9-4a9f-a660-f04b1cf39fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:17:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:03.127Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a3b52ab0-69f3-4a50-96fa-8e542e34c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:13.133Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2dce9d07-3974-449d-8fe0-39538697cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:23.142Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b14faf54-6e1d-41f6-aa21-30507cf3b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:33.148Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f92ebaf6-332c-4001-98ab-b89daeadd697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:43.155Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2b73abe2-bd13-4d3e-8570-712d1b192416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:53.161Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=50254717-719b-42f7-9e8f-b09c30948ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:18:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:03.168Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3fc1b12f-5278-4f6c-acc8-6fcf3cc4a98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:13.181Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9f302aa1-3735-461f-99bb-5c93091b79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:23.192Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=762b7de7-4435-4558-ac2d-a3385040e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:33.198Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2e5a3af8-24f7-4bca-a41e-164bd219b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:19:36.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:19:36.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:19:36.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:19:36.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:19:36.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:19:36.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:19:36.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:19:36.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:43.205Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e9d8c7cb-c1fa-4389-987e-5535cfea00ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:53.213Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2683969e-0432-4b75-ba6d-ab074e07b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:19:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:03.224Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=43c9e6a1-6261-41ac-ac84-ec9be9c47ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:13.230Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0fb1dbeb-23a2-4d29-9dbe-fc2edfa81d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:23.236Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=742f5368-9efb-401a-8a6c-7f58178eaae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:33.242Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=243743b5-14e0-4d55-a355-aa159875e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:43.249Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e17ec9c3-2a7b-4118-b44c-e0698d75d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:53.265Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1f3eb739-081b-4b8a-a697-99bbc72088e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:20:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:03.274Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3898a297-a18d-4c9f-b951-6608dc5b87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:13.281Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=62fe718e-f458-4624-bdfc-e6437d436f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:23.288Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d171ea14-ad87-4d27-954c-5810f1cc750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:33.296Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a6ea6335-b275-4b65-9d19-8f01421603da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:43.302Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a36bfb0e-7d5e-4b8c-b030-fcefa447c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:53.308Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3b5eeb2f-9775-437d-81e0-b3a12f4c6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:21:53.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:03.316Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=55ec9f78-7100-43d0-93fd-37975f31031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:13.327Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=660951ce-d751-4972-b577-fbbb5050d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:23.345Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9d2640fa-3e5a-4bbe-af23-503482ebcdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:33.353Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a8d6d683-5e38-4cf6-afa0-32b1180fb18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:43.361Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d8a7095c-45a0-4ed0-b057-74840f2682f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:53.376Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=70324793-38bb-4e33-9e6d-84e175021edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:22:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:03.383Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6d67bde4-fa42-4948-9887-42573843cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:13.391Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=139780d4-4d49-4f15-bb02-5d0382277513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:23.397Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9b2ba919-4eab-4d54-99fc-b00b68a10612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:33.406Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=95ff4a78-0f19-4059-9c2c-eb4ec605a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:43.423Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b8bcdcbf-352b-42e3-b77e-c27942dc5ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:53.429Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=42da5a2a-38d4-4233-85a4-a2f34b1f6121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:23:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:03.438Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=018588c0-7652-4e26-b004-05462a78a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:13.453Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0a9f0ea6-a660-47c4-818e-2064b84c028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:23.460Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=63864358-2d10-46d3-be6a-d6a12a56b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:33.469Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d2c1fb55-32a8-4caa-8c0e-5b1a9e36d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:33.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:24:36.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:24:36.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:24:36.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:24:36.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:24:36.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:24:36.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:24:36.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:24:36.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:43.476Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a65977cb-d877-4eca-8a8a-e91f3c3ad592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:53.482Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6113b260-5706-4772-a069-e789e0aae750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:24:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:03.490Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=96777552-0542-4a87-a3a2-9c8b0c5b5b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:13.510Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=03055abb-e3ed-4e63-8d34-189fd263b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:23.522Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a2e0daa1-4c51-4b0e-a76e-2c21c0ce33c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:33.539Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6804aa4d-ab16-496e-9399-232e4c970604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:43.546Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cf6b6195-ac11-4113-afa0-38733b3fa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:53.554Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=37f4490c-eed8-49cd-98f8-f43db4409563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:25:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:03.569Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a8048958-cd49-485f-a23f-5fd299d577c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:13.575Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=45743b7f-41e9-425e-b078-45704dd0d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:23.582Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9909d095-fbbd-400b-ab07-9dbd972e3f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:33.588Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1299e121-e23d-48c6-a4af-9b1ad48f6427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:43.595Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4aaac7ff-c91a-4ea0-bab6-df7c1f7b6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:53.603Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=737a4bce-2f92-4e3c-873c-ea16d3d6c91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:26:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:03.624Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=09ed8c7e-77bc-4a1b-bf74-7b1d93f792b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:13.630Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1e382749-b734-4e26-9609-770a2e895eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:23.637Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9d569853-c55a-46a4-8bab-7abe6cc82a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:33.647Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cbf3587c-9d61-4f6a-a2ae-2cbf3bee707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:43.653Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bc850030-f359-4ada-b98f-99883466800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:53.661Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6e1a0efd-65a7-4975-88d1-1edade4ccb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:27:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:03.674Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b9ea0844-3984-4386-bbd2-3f8245c6f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:13.680Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=56591de5-751d-40b6-afd1-12050fd608d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:23.688Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d7382c93-8eb1-4557-87fe-93254c88e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:33.703Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0bf0b1e4-7a37-46a3-a802-2366826be536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:43.715Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0b79cfd5-737f-4569-89f3-8f70b8ecb8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:53.722Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=84e6d7c3-7fe5-470a-a2fa-b885db7e8dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:28:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:03.729Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bdfe9faa-472d-4888-b37a-27dcaf5425b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:13.736Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=77fecafb-2a68-4221-955e-69e277e8d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:23.743Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=311d79fa-5b74-494d-ae1a-9de3ae8f87c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:23.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:33.748Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=28425e7a-eb27-4f15-955b-54778c3ee6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:29:36.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:29:36.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:29:36.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:29:36.895Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:29:36.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:29:36.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:29:36.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:29:36.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:43.761Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=93446625-f12d-4913-b5db-15732279ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:53.765Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a07ff617-224a-421d-85a1-4dbd6db91397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:29:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:03.773Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=45cd31dc-4f59-41f1-ba57-1e4f30f6bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:13.788Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c99cea8e-2fa6-413a-a80f-4431c553432b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:23.798Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=eb336908-c7ec-49b7-8209-a10e67e57628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:33.806Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=424b2732-dd7f-41a9-8db0-4ee8ffe09379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:43.817Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b76a56e6-de1c-494b-a273-521232ae445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:53.823Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=39681071-7a97-44d0-a36b-2b2a83a98b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:30:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:03.832Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=646d270d-b461-4e62-9a60-b37c9fcefaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:13.845Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8448fb0f-9aef-4a45-b07a-ea99d7be811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:13.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:23.852Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5a639c4b-f5db-4f07-b8e1-bf7fab06e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:33.859Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=012be53b-1f48-4fd3-a217-4d4fe1d0d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:43.865Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e7c641b2-e3aa-4d52-abc3-7fb2ed783af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:53.876Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ac9e2948-5946-4361-84b2-aa49562dbf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:31:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:03.894Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4041f725-a958-479e-9cd1-346a94a30ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:13.902Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=14263b1a-865c-4b58-8de8-23e5610aa6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:23.909Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3e3d1c1a-4887-4570-9593-6bbdf6f078e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:33.922Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cc03d116-8b82-4636-b391-b112fe4eb04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:43.937Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=17b55df6-2acc-46fc-8829-8fa6562e07ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:53.943Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2081c132-cba6-49c1-a7ba-5ae8a64d48b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:32:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:03.950Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3f565767-fc31-4c49-8d0a-4e3ff386c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:13.957Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=93b55dd9-7ebe-436c-af1b-663b5a21bc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:23.964Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bc1bf546-fa3b-4a30-8993-ee2bfa1e4993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:33.978Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=77c2e9a6-0b3f-4f29-ac08-78e53f9585c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:43.988Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b000819d-9d40-44dd-aba8-0815b70cea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:43.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:53.995Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=41066bc0-8d82-4661-9edf-717cebf3c640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:33:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:04.002Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=7c8be1a8-29a3-45d7-b81f-69f58cfd4738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:14.012Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9cf6f760-83f8-46b6-9185-ccdb45d684dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:24.017Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ab60f293-d059-4f6d-b4af-32a045d64ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:34.024Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=82f5fe76-07ed-4942-b6aa-7e6c43b2a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:34:36.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:34:36.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:34:36.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:34:36.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:34:36.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:34:36.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:34:36.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:34:36.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:44.032Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=800aede1-fb6d-4854-8243-89f428dc0d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:54.045Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3e13330b-5cea-4a2a-8140-7e0b817d9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:34:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:04.063Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=cd69d80c-71dc-4e2e-a084-cf57c757c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:14.070Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5e45f647-30fc-45c4-81c6-f48cfda22799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:24.078Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a8ba64c7-79b0-4eb3-9e50-b82386699672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:34.087Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=16cbb8a8-c001-4329-af05-7c0fcab7b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:44.096Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dfbf1e0c-4c15-4659-8f9e-1571877b196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:54.102Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=10c18fce-1cae-49aa-9b6d-8c153947b878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:35:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:04.108Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b434a1d7-9ded-4fb4-8f86-f500492e2ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:14.115Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4c9a8b6a-fe5a-4869-bc19-68ca92468c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:24.130Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=582d66a1-aca4-4620-b400-adf0f49bb7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:34.142Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=febc9bd3-f11c-4ba5-92bd-957065ae7557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:44.150Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=533cb12b-0667-49d0-8bf9-c6f6facac8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:54.157Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=23996c29-3aef-4038-b7ff-368a78c334f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:36:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:04.167Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c05bfa86-556d-4421-8b30-af217a8d6912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:14.174Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=16a2f488-17d4-4e11-84fa-03bd4902a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:24.181Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8885159d-6a0a-42bd-b44e-f12bf866acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:34.188Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6bbc29f8-926b-40e5-b3d7-76f26757fe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:44.195Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9f52adc0-5aac-444a-85a0-2336fa3a4f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:54.209Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=68e3ac80-f670-4227-b752-b98212e17703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:37:54.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:04.225Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=53df2742-3e11-4623-bb12-6e11b71315ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:14.234Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a90a788b-a557-4346-a00a-ff5704647575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:24.242Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=edb14748-2e49-4968-91c0-8da8fa9b19b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:34.251Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=17f39c3a-4efc-428d-9ff0-2953439b5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:44.260Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c3bcc0bf-01b2-4171-9e7a-e06542ca23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:54.267Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=18c5a6bd-9310-4203-b850-f778a5d12504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:38:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:04.274Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=a6a82d72-c8b7-4dc3-9ee5-8c9fbf477c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:14.280Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6ffc25a5-24bc-4d99-a6ba-bd42dbff5cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:24.293Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d8cdd175-543a-426a-b0ed-1b95ba455d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:34.306Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e07ac442-d76a-43a3-958b-b447be176c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:39:36.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:39:36.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:39:36.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:39:36.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:39:36.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:39:36.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:39:36.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:39:36.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:44.314Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f3891d2a-73f6-4ec3-afda-80ccd2e824d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:54.320Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=17a0d734-f8cb-415a-ac9a-8ab4427335d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:39:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:04.331Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=87dde6d5-ff7f-4158-8cfa-d92ae4457879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:14.340Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=af080de4-dcd8-4c5c-82df-bf883ba4cf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:24.346Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=95c5fe11-c724-46b3-a80c-273720fc6aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:34.354Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bbae1315-2202-40d9-8ff3-89d8bab1023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:44.400Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=72c6059f-1e74-46e4-83c1-ffe276f77697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:54.417Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=43450f10-8fdf-47b5-b5cf-e4143b6c6ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:40:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:04.426Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=506af2fe-97fe-452d-8f42-8baf9fefced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:14.437Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=96ab6a69-0961-4e75-85b0-cd391f991813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:24.443Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d2c10c84-23b1-4cb1-aef2-91045b52b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:34.454Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=07722422-322e-4647-aacd-4e5680142e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:44.461Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f6d01ef9-c7cd-4a26-804e-7d44e149aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:54.467Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6107417c-b817-4c52-b295-f0ee032cead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:41:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:04.473Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=3be2d080-3d1a-450b-aad7-d40810891044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:14.480Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d02c8c43-7e8e-48a9-85a9-f32b851b1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:24.488Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b880b8c0-0a0b-4390-8505-b3ebdf09be40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:34.506Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=debf44b9-c455-43e7-ac81-e6405f099912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:44.513Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d5d570d1-aa08-4b6a-a4b4-073343d8a45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:54.520Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2933a916-eb7f-4195-961d-d65f80a5585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:42:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:04.526Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f68901b5-ae1e-440b-8fb2-0d1c87e16a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:14.535Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=f3cacf2a-5570-48e5-834c-0336e60a1570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:24.541Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=6df48631-8552-4092-9cf4-dfbe10158e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:34.552Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=8a5a4749-6831-48c6-9d09-b6b1eb6b2325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:44.559Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e39f48b8-8588-4bf0-9aff-aca6c8012247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:54.566Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4fa73c2a-6a0a-4092-b49f-2fd0bb87e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:43:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:04.572Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=97aa355b-6fe1-4a6b-8b20-433af32d7b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:14.581Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c316cd95-d975-4cf5-b576-a8c15c694cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:24.597Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ae0a2704-1ef4-4003-898e-ff00a6993998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:34.604Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e6514387-ee75-4feb-b9c7-ecf96b4a40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:44:36.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:44:36.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:44:36.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:44:36.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:44:36.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:44:36.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:44:36.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:44:36.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:44.611Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=73449ae5-ed80-4cb2-8257-c1caa40ad19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:54.617Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=727e4087-e29c-4c80-b252-09452b5b2a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:44:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:04.624Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=56dd8a63-28d6-4a7a-a3af-9b77af22fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:14.632Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fe91d9fd-a441-4b01-8aac-3b229f8ccb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:24.637Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b8a563a8-8f49-4549-bc2a-db2e19110d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:34.646Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dcce0df9-5112-433b-8016-acea95062f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:44.652Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=87781f74-6322-4df7-a2ee-0c1e68bdb214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:54.661Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=c25e5424-312f-48b1-ad22-47e7b8bbd7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:45:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:04.680Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=adf2c0c7-93c2-4d70-b17b-3dbf8d368ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:14.686Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ff5e1812-007e-4010-ab82-9a62065bd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:24.693Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=31db0c7e-4aaa-43f6-a17d-101b2e682623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:34.702Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=0f4eba0f-9d9d-48b4-8106-7bc043fa0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:44.709Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b58a2df7-8f99-42cb-9ed5-66619fdee826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:54.716Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bd6dfc6e-8da3-4a11-ae95-9bd5798040fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:46:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:04.721Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2a6c5f5f-6356-4a4d-8baa-df4ddb4e824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:14.731Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=486355ed-5e34-4048-9f7d-9bdd05ceb5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:24.740Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e8c2009f-245f-40cd-9afe-1f71749e7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:34.752Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=4d5a9643-4240-4d3b-b9c6-81613897a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:44.759Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=941efd8f-b4b6-497e-983a-6df172f12277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:54.765Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=efe526b7-1067-4375-9881-3ddbb096dcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:47:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:04.783Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1b896105-404a-4974-b6c8-44c07e4399f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:14.788Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1a61198b-6616-4852-9840-ff96c4903513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:24.795Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=e61bb589-e0c9-4bf6-835e-2985bdfe7630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:34.801Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=d7b0fd26-4322-48c1-abce-fc0fdd743731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:44.809Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=17273cf5-56a8-4b8d-ac2c-ce5218b1dc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:54.820Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=9b3c6193-a291-4951-91e6-b3274c9a042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:48:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:04.827Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=5679bfab-cfb1-4dce-94d5-0aed32b9c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:14.832Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=dbf23c52-cfc0-4f5e-95b3-cf5cd5ec3325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:24.845Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2c348eab-58af-425a-8af2-dca6378a5ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:34.858Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=61221b67-62a6-429b-b386-7539daf3119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:49:36.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T13:49:36.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T13:49:36.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:49:36.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:49:36.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T13:49:36.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T13:49:36.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T13:49:36.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:44.864Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ce86b939-7d21-4ccd-97dc-bcb5828a4fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:54.871Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=ee713667-de5b-48bb-8d03-b2c68936b284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:49:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:04.877Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fccd93fa-46b4-4d97-af3c-a327efd7b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:14.889Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=958fc9f9-9f6b-4373-abae-dee74bf1ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:24.899Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=fc4cf1f7-6b8e-4754-97fe-c85595706bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:34.906Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=15e27de0-ed67-446a-ae02-e8b949f6fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:44.912Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=16bb7695-c002-4991-8aad-7484d88f580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:54.921Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=25206348-f3e0-45a8-8192-73cc9dcde976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:50:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:04.930Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1dd237e4-fcf9-46ec-a786-b64a774f7742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:14.941Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=bc90699c-999a-42bb-aa2d-0e1facae931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:24.947Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=b399c057-2b96-4b33-8291-e3ad72f7a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:34.953Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=2e413434-823b-4d4f-9110-dbd72276b2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:44.960Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=1b3a7747-d7b6-4948-8f6f-a33fcd866bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:54.975Z |INFO |Init configs |InvocationID=1cf1806b-6988-4e84-a074-4c1313120d73, InstanceUUID=411e28ae-617a-45e7-aaaf-8fc508ab2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T13:51:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |