By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:03:31.839Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:03:31.856Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:03:31.857Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:03:31.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:03:32.312Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:03:32.459Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:03:32.460Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:03:32.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:03:32.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-23T00:03:32.607Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-23T00:03:32.636Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-23T00:03:34.194Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-23T00:03:34.730Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-23T00:03:34.756Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-23T00:03:34.756Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-23T00:03:34.869Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-23T00:03:34.870Z |INFO |Root WebApplicationContext: initialization completed in 2233 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-23T00:03:35.941Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=41942aab-9459-4727-9944-8fc70373992c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-23T00:03:38.527Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=41942aab-9459-4727-9944-8fc70373992c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-23T00:03:39.154Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=41942aab-9459-4727-9944-8fc70373992c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-23T00:03:39.189Z |INFO |Started MainApp in 9.942 seconds (JVM running for 10.735) |InvocationID=41942aab-9459-4727-9944-8fc70373992c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-23T00:03:39.420Z |INFO |Start scheduling PRH workflow |InvocationID=41942aab-9459-4727-9944-8fc70373992c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:03:39.434Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e36c8309-8ea9-4312-ac3f-6cd0f2495567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:03:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-23T00:03:42.021Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-23T00:03:42.022Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-23T00:03:42.026Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:03:50.121Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e4a000bd-0bd5-4b03-8a47-f51af341a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:03:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:00.158Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a92cef1f-9129-4e50-a091-1319dd85021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:10.263Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=52c14ccd-fb3a-440d-8245-d84b46dfe499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:20.297Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=91121434-44f4-45e1-ae12-325d9a287f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:30.326Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ba794492-abfa-41c0-b961-30e37b14bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:40.353Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=de5b9e33-8a5f-4902-a59b-b9ec1f8335ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:50.401Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f407e5f4-8686-4684-aba3-76df79d6de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:04:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:00.426Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=24a12b39-1e35-4558-b74c-4d6bbfeb4ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:10.450Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ec0547f9-51a5-4872-ac10-f68bc7c6adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:20.473Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fc219ca2-bce1-4ac1-9514-106fe258cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:30.494Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0def48a6-d052-4773-8b4c-12a96835d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:40.515Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb086b53-f530-43a0-84f1-01805014ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:50.545Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4c6e5833-6ed5-4454-8b91-a57bfe007169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:05:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:00.565Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5415a6f2-c4f4-48ac-936a-c463ae226d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:10.589Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=55633c80-ae4c-40ae-849f-f21347885937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:20.611Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=80f830b2-12bb-4ab8-9239-dea28c142e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:30.639Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2059bb6d-1d56-4e4b-93fd-35a0bff8b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:40.660Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=86a4ce9d-4869-4a98-a9ac-d89b91041c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:50.687Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4e036ae1-7889-4faa-9725-fb48e504c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:06:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:00.710Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=70b1e7f7-bd5d-425d-b7a7-c2e2b68d7ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:10.731Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=11afd136-0953-411c-b13a-91f4bbdac722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:20.761Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2876fbc7-e298-4d05-834c-4a1cac8db482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:30.785Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e3f5ee32-54fb-49a7-b858-0aecdcab6244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:40.805Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6fa128b8-3c19-4f9b-bdcd-190c325641e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:40.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:50.828Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2216137b-b30b-4761-9a16-942470a507a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:07:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:00.848Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=27f2d041-4432-4928-ad99-fe34d2ad4e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:10.865Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=be95b547-1d76-4a23-84b4-2c76dd946fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:20.886Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb231bd5-227c-46f3-bc4c-f7c38542de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:30.912Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a6739255-6fdf-4bf5-be20-275ad147a1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:08:36.897Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:08:36.898Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:08:36.898Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:08:36.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:08:36.899Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:08:36.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:08:36.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:08:36.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:08:36.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:40.935Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8492c2c5-9ad5-4d57-8a30-43755f31a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:50.961Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1873ed0b-af75-4e8b-b96d-2333dd819578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:08:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:00.984Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=29c3635c-e802-48f4-b102-7a8e358e8759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:11.007Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7ff40473-430a-4a62-88af-810ad6220406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:21.044Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7565aadb-c10a-4c9b-bc49-9d3043772bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:31.076Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=adfb3a84-a104-4d99-b69c-31fc4f1a52f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:41.105Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ff9e11a5-a984-4fb2-8e2e-6d22dbc40669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:51.131Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8b886d3a-8374-4789-ac80-06c40394552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:09:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:01.153Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8dd2d114-99e5-4c50-8e1d-fb1b872fb25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:11.178Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b7d4cffb-99c1-4874-8ba7-72735ad95bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:21.200Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c59c0fa9-065d-43e7-b7f5-4d4a9794ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:31.224Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b80d0385-80c1-4787-bdb5-edf60f474009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:41.247Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f8551227-e6b3-4684-93d1-a582ea24272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:51.269Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d6483921-c2d4-494b-8cb1-07db6e02a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:10:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:01.291Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0d6d562a-1fa4-4461-80e9-9f9a65584146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:11.315Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b7e01a18-0823-4182-926b-b4d92dff1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:21.340Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ac4fa340-d747-4fd8-bede-25cf8f667c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:31.364Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4a1733f3-f2e0-4f3a-be8d-fd93e0afbba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:41.391Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ecf7d2df-2372-4a1a-a074-b4ebe0941572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:51.412Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8bcd46f8-a82e-463c-913a-2a7fd4dfaa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:11:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:01.433Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=369d3797-880b-459e-8dda-f96e745aad32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:11.464Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1128a622-c9b8-4efd-9f5d-1d5cb8acc59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:21.484Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3a277dc0-ca3b-49dd-87e1-5185c08ed1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:31.511Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9d7a1740-9580-4062-95d3-745db5bb9e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:41.545Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1568fc61-0777-497b-b79b-34ed297994e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:51.571Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ccc1e8c2-93d7-42c2-90c8-3c43a6fe14ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:12:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:01.591Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca5cfa76-3e23-4085-bb19-a1b5dc04c2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:11.613Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b262900f-50ef-450b-bc14-4e05675e679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:21.635Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=752c7dde-6c34-4423-be77-ab196e2cd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:31.655Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=11b19849-e0b1-4335-96b6-90f95071dff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:13:36.261Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:13:36.262Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:13:36.262Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:13:36.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:13:36.263Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:13:36.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:13:36.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:13:36.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:13:36.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:41.686Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b4a415df-4876-4005-b547-d395188fc291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:51.706Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2f7fe45d-be7f-408e-b67e-a45c73e7e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:13:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:01.727Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=70e0e4c7-7938-416b-b09f-b5c0f40c68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:11.753Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3a4e0719-44f2-4418-a37a-9081ed924184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:21.774Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4258aa49-e46c-4c39-89c2-011821ebec26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:31.795Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e3d8f0be-d138-443b-86e8-9dfb0ab32a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:41.818Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=15710577-9082-44b6-b462-d4beb2d9586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:51.840Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7e1370cb-5732-4556-a41d-a53a1bef361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:14:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:01.860Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4cf7d3fc-48f7-4e01-9462-d80549e11787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:11.887Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=02075c33-2bdc-49ad-b3bd-c366f570c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:21.910Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=31eb21d5-c065-442c-a116-1a832c2cedf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:31.935Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4a885c7b-892b-4625-bd9e-5301231498ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:41.957Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d69195a2-7f39-481d-bb10-c45556894d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:51.985Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=85d614f5-fcab-440c-b64e-2c152525db68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:15:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:02.018Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f7287040-a403-4eb6-b386-7186ff9e146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:12.041Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=94be59f2-6f57-4684-aac7-c30e080fd72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:22.058Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f5ded380-0a3d-4236-8bd6-ebe504edb3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:32.084Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d28007ee-5af3-4451-886d-9bd0040a48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:42.108Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a58da2ff-b74a-4b7a-819c-91b0a6683a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:52.130Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b6b46ef6-7209-4127-aef9-aa1cd31c408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:16:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:02.153Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c365d495-11c8-450e-9c4f-9f0c812c4abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:12.183Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=980fcbae-c84d-469a-9147-b3a3da7292b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:22.202Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bf60b5aa-cdd5-4046-ab08-c2f909afea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:32.224Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fa37389a-7c1a-40af-a2f1-660beca55569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:42.245Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=25e1793e-3a6d-4fd4-87c7-13ee39b7ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:52.266Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f649f458-69a1-4308-a40c-090cfc31e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:17:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:02.289Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a7ee25b4-ace6-415a-aa1e-5d3c43837c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:12.341Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ae8c0ae1-9099-4eca-a1d4-e999222ac66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:22.364Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=da766c13-3590-4819-9427-79cdab95f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:32.389Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a15f890b-97d7-4d6b-9962-52bf56e800c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:18:36.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:18:36.343Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:18:36.344Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:18:36.344Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:18:36.345Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:18:36.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:18:36.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:18:36.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:18:36.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:42.424Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c3f3bbd8-a430-46c2-ad1a-06c8387d88de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:52.453Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=baa21bf1-e886-45d7-aa42-74a77d25bc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:18:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:02.478Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=50af2c1c-540d-408f-aa29-8d807190ff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:12.498Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c22d91ed-c7b0-4440-97fb-5463c26e64a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:22.518Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=db62c170-dc29-4f03-9d54-2a525b961d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:32.558Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2516a1ca-5000-4550-82ef-852aa173038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:42.581Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a77f27fe-f8a5-4418-8b11-06ff32963dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:52.615Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35c0d138-94db-4d5c-b8d3-3b3101f2bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:19:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:02.635Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb6c0a4b-2cf7-49e1-97f2-e05b85a75046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:12.653Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=da5715d9-667e-4fd6-b5fd-acee850eb937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:22.677Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=edf9e880-2746-43d2-81d5-11ad1c7aaf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:32.699Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4a5ea99d-acc3-49ca-9798-258075478b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:42.720Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8cb8d596-29ec-4343-a73a-dfa29493f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:52.741Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d8f5fd7b-fb0c-487f-8d85-86066fd54fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:20:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:02.773Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4d55b427-1440-43a9-902f-56c6f37131e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:12.799Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=74a65fe1-9fff-491a-9850-f707b39588d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:22.827Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a1caef08-1990-4967-9881-2363b4b4a02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:32.849Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cf97fe53-25b4-4f28-920b-d0e40f682deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:42.869Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb989fb1-5432-40b7-80b7-7a3564522820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:52.896Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4df087f7-9882-43cb-9819-18d84c969d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:21:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:02.916Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=440ab7a0-c918-4ac1-9067-ddecdd7cf4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:12.940Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d0b4c061-1352-4be2-9234-3ba262994298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:22.964Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=442964ef-7d85-41ce-8a65-9a9c5b303b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:32.986Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=53244b10-c7c1-4a47-ab4f-84c16a94b10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:43.006Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3bb9039c-84d6-4776-a9f5-e53ac6bfa5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:53.028Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ad7c797b-1a9b-4856-8308-a9334e382871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:22:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:03.047Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7008e99b-8f08-429a-b37f-ca339a8f6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:13.069Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ac9d9999-76c3-48a5-aa77-8491a1ebce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:23.095Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=12513a12-63d2-4f88-bd2c-f3850e74ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:33.120Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=65ad3986-5683-4c94-a8d9-dfb52ee7003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:23:36.232Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:23:36.232Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:23:36.233Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:23:36.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:23:36.234Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:23:36.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:23:36.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:23:36.244Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:23:36.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:43.142Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2f48ec56-f1fb-4220-80a3-71e72241cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:53.169Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=66580e0b-f375-401f-a011-185131a169fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:23:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:03.194Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=39a4a7cf-d423-4644-be72-4f57b227befb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:13.220Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7da9c080-6fc4-4217-bf68-f8bd0b693bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:23.244Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ed05ae73-45e4-408e-a6fe-a6a9c59f80d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:33.264Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c320c57c-ebd1-4926-b59f-110153df4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:43.291Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f84f6d18-ba07-4741-ae09-4f8b0ae40a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:53.322Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8bcb95a6-af38-46f6-9a88-b92092510d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:24:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:03.355Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c976a51a-13b8-44c0-8ac9-199b9099c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:13.381Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=38fc9d61-104c-4ff0-924a-8edece5ca813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:23.401Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c9796173-6a01-4464-b9a9-42cee129b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:33.426Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=36a9ce9c-d1a1-49c9-803f-f180802542ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:43.448Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=194c147b-97db-4787-a439-dfdca856bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:53.471Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1ec4fcea-38df-4e1f-9996-fcb47b793e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:25:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:03.492Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=20074360-0b8a-4ac7-a137-46d109156a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:13.512Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cf786893-f56a-4473-ae9d-3fd0de29b1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:23.533Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=10aa37e7-5de1-49ce-bd3f-c6183e0b78f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:33.551Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f3145a54-e025-4ca1-8be3-e1808e4edbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:43.572Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=19884efa-8401-4a72-91e8-0ec5fcf789cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:53.596Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8da85423-d199-4b5d-b0cf-3fbf4fd709e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:26:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:03.615Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5802a6c2-eb63-4e89-83ac-09c929d5bc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:13.634Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fdaa53f8-6dd0-4516-a8ee-0bbf14ab9491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:23.656Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d2ebc82b-9c24-4a93-a2c3-c3d557c6b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:33.679Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5be0ac02-4483-4845-a08c-7ea89b99f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:43.701Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=675280dc-1942-4a65-ab2a-1b48eefaa0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:53.723Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a7e34a72-8c45-4999-b1a9-1f5fc364b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:27:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:03.761Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e3394c17-0a3a-4e02-826b-963c5ec90e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:13.794Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b0fb87a-1efd-49f8-a9de-a794d6ef9042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:23.819Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2093e69c-727c-42a7-b310-c0b74c663e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:33.844Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3dffbe74-c580-4fea-aa40-1b644e11077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:28:36.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:28:36.253Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:28:36.253Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:28:36.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:28:36.254Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:28:36.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:28:36.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:28:36.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:28:36.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:43.866Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=50db5488-3b70-40ad-9f91-c9bdbcf33a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:53.888Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9938026e-1ff1-4684-867d-af2ace3bb801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:28:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:03.908Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=42b9ee8d-ac6e-4687-a278-e2590de6aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:13.928Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=41883fbd-3e7a-48ff-af4f-ff026658f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:23.947Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9a8405ff-b177-4038-9469-4bf4f68346c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:33.971Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=be5c6527-c7c1-4ff8-a7ad-3ef9a3918676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:43.992Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4c882cba-9c7f-460c-8ebf-1ec958ce2252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:54.012Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=55c89f24-798d-4dc0-af8f-801d89f90ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:29:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:04.033Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c075e5ff-fd61-4a6e-896a-b73f54f5b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:14.053Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=292e255c-fdc5-4ace-9481-193809cef75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:24.078Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d0161e4d-fbb5-4403-bf6c-d3140c37fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:34.098Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=686e1b63-3212-471f-b307-2f4e0dc3b000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:44.120Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=285575aa-9c65-4909-b56c-ea9cfadac0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:54.149Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=601aef9d-d032-4581-8a34-bcbb8b2d2d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:30:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:04.172Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=88d8f8a6-4493-4e92-baea-ef4a47c4f90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:14.196Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a908e227-2b24-429f-926f-a7f5e232adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:24.235Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7b880a1a-d107-4f0e-94f1-be53c335bce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:34.256Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=47c93819-2e50-4951-8ee6-44f5d52dc655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:44.277Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d5de912c-1da7-41da-891b-07f63f953b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:54.298Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e6466d2d-bed2-4ce9-8300-ef7298654fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:31:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:04.320Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2c654dd5-56f8-422e-896c-219feea79a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:14.344Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=de33970d-bea7-45d9-99e8-fa71d7795d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:24.377Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c6f08d56-14fb-4b32-beff-4e006105bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:34.397Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3e937e42-bc2b-42e3-bd3f-d82cd4585cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:44.418Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b240eccb-22e2-43a4-b816-968b4f07d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:54.436Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8f2bb228-cb45-4f1b-9685-4b9540060614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:32:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:04.461Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35b92ac4-4ca1-4473-be68-12c32b686380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:14.486Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bceaf715-ae98-47bc-abcf-10cc9989bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:24.507Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e0c2a4f0-f131-4ed0-acf2-ecb7d6026f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:34.530Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cc6d017e-721e-4c30-bfdb-2c823b55b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:33:36.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:33:36.277Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:33:36.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:33:36.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:33:36.279Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:33:36.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:33:36.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:33:36.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:33:36.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:44.551Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3a4684b4-70c1-459d-a86a-01e1f9cf859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:44.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:54.575Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c6194de8-7447-4e4c-af09-dc25e550df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:33:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:04.600Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fae1f69c-732b-4ae4-9867-def5ee8324f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:14.621Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1b603fd5-51f1-4fee-aa15-b85c9f890b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:24.648Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0a3ecbc4-4ff0-4bd3-bb92-c1cf256d13a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:34.676Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6bf1252d-fc4b-4e2c-b651-96fe91835f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:44.712Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=55567890-c368-4af6-93c8-12b78cb2706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:54.735Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d45dce1c-bd42-45d0-8181-f979b1a2b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:34:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:04.759Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c2ad6816-3f87-4e74-8dab-82c45e82f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:14.781Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e5541bbb-17b6-4450-b850-1bbebba414e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:24.802Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b3df8dd3-3064-4a45-ab72-55f947f7bf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:24.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:34.824Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e7915bb6-7333-43d2-8d0c-fb27c3efe779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:44.848Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=40d88822-fc31-4849-a89e-927245155bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:54.869Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=838e92b2-b55c-4a21-8567-cb8ece6e3154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:35:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:04.892Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=84a1eee0-b881-427f-9a24-a9a70646c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:14.913Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ed3b68ad-d3c7-4acf-bff6-5d06389e2279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:24.935Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eb02fd12-e30d-497c-baea-569e717d69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:34.954Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a323e29e-a48b-4a60-bc32-16b094b51c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:44.977Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8eb94ec9-4a37-4194-b026-2f3412993a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:54.998Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9550b326-8447-443e-bd26-f065beaed8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:36:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:05.022Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7b26b7ee-0e09-416d-b976-d92dd0bc3ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:15.042Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d7ffb8bf-f306-4a7c-a1f0-0a340de92c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:25.065Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4ceb8ebb-3a8d-4386-9fc7-e783d3998511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:35.087Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=89a5cf23-e9d3-4d2b-8ed8-7ca1dda121ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:45.118Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e747e189-a733-444d-b2c6-a9646fffaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:55.140Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b6374a33-58cf-4c0e-a027-58775de7b689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:37:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:05.165Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=03b92299-3f39-41ed-9f06-10c9af157142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:15.189Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4298b370-b11d-4327-b430-4479022e950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:25.209Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3261fe38-abfb-4809-a5f9-3d060dffe642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:35.237Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0dc80de4-2792-4608-b051-4fd418a4f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:38:36.316Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:38:36.317Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:38:36.317Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:38:36.317Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:38:36.318Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:38:36.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:38:36.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:38:36.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:38:36.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:45.269Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1ee1b5df-3518-4e37-b454-5af2bdf33155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:55.294Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=132903a6-42ab-442d-ae15-7589932ae91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:38:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:05.321Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a9cd1ec8-b1c7-4f2d-95e6-bff30d312bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:15.341Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3a75cbc7-92b4-40d0-92b3-afce38fec999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:25.362Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8b80e821-af13-4a7a-a395-1c98db29a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:35.385Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7a01ae5c-00df-474e-9ce9-36cd260ed059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:45.404Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=50ba350b-8c96-461b-b415-f3af616d5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:55.424Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9f33654a-ecba-4aad-9bda-b4512242ef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:39:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:05.446Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2047fc6f-516f-4b13-b86b-f234f2c2961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:15.466Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c3c1d210-c404-4f22-9c49-bb132c579065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:25.484Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca18a888-3f8b-407e-9146-5b37e7d8e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:35.504Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=507c8063-9c32-4da3-b7fb-02f0f4ac2906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:45.521Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d4360d16-37fd-4d7f-9593-3aca9e26ce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:55.540Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f0db73f9-6e48-439b-9e9c-eba06214668e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:40:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:05.561Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=03a4b52e-842b-4eb4-80ad-52013a4eca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:15.583Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=29203b56-87ac-4d6e-9c55-28d22640a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:25.604Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4d00b3ed-dc69-4f9b-87bc-9082bd6b2451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:35.628Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0f466efe-65c9-404e-a29d-43424fee9356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:45.651Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=04e01b78-78f2-4db7-bcc6-a715bcaf4660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:55.675Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f23b5c4f-1aeb-482b-a639-72434ab16bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:41:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:05.697Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1c3723e2-65e0-4059-90fa-05d8ab94ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:15.719Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3a4c72fb-dd3d-48f1-8103-2040ad76de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:25.742Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9db016b7-585d-4857-9357-5c6f6c9aa557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:35.766Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9033f455-b116-4f1e-b00f-995904046c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:45.786Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d8e0e24d-de8c-4eed-b0e5-58fdf0e664c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:55.808Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e4e6b833-5232-4c6f-b730-8ecedc585c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:42:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:05.830Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a12bd3ec-a6e5-42f2-9593-4238f0cc5e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:15.859Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5264bebd-6a4a-4ea4-af2b-dc5f7b449dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:25.888Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f3c179e1-7f09-493f-90ac-ecafab95f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:35.906Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f186d829-f565-4eec-9c67-284d6bdcdca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:43:36.271Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:43:36.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:43:36.272Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:43:36.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:43:36.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:43:36.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:43:36.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:43:36.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:43:36.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:45.931Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3ed9d74b-bc58-497f-a6f3-1630e67ee316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:55.954Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=74898e24-a228-4772-bb0c-bf2940bb5d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:43:55.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:05.988Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2312e6c6-dc84-410c-8ba5-a9a7f6cf6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:16.005Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5d7aa156-7130-48fc-9524-f060cf1dc63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:26.027Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5393a151-ead6-4b7e-952f-638aae9d176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:36.049Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0ff41c18-3a4b-483d-97a8-c9448038f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:46.072Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f0898306-da56-4e98-ab8e-67251a2a298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:56.094Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=84778322-e74c-4271-82ef-d0469724965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:44:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:06.113Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a0f894a5-4a1e-4da6-9549-ea83ed509835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:16.134Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d36e0759-55aa-446e-83dc-8c54d32dea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:26.155Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cf8c26ae-c40c-4ee9-b675-c900ebf09e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:36.176Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=06d969cb-36b6-4313-87d9-296e347648ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:46.197Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0ba6b09d-de6a-4217-8bb6-164c0156bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:56.220Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ede6adc4-ae38-4058-8b18-99c10e4e0938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:45:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:06.241Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e8d22851-d80f-4503-bf43-aeaa126b8db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:16.262Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=90e18b55-0db0-41f1-a347-96a095d8e7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:26.285Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2dc1fdc3-32b7-4cd4-957b-4f2f498dc118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:36.312Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9ff74d65-f930-4936-999c-0150801d0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:46.332Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a4234d50-f1c9-4aea-b280-358706068a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:56.357Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f5452b50-3cc2-4404-9d6e-cf42dc8d9d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:46:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:06.379Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=05095732-ea96-4d5b-83b5-6e5ddbe65b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:16.401Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2a200ab7-b98a-4607-9fb5-fdb65a9282c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:26.422Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=45306a91-b694-4a81-a655-982f8e32a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:36.442Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e69e64f8-b353-4de7-adf8-6fbbba66b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:46.472Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=119a0f53-6453-4b7f-b671-ec339e89daae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:56.501Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=43e9baf3-0628-4377-b35e-bcc15c5f1ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:47:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:06.520Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5cddc0c1-542a-4122-a275-399e4afca30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:06.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:16.544Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=99b35363-b51c-4712-9174-f4698d89cc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:26.569Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1166dcf3-afc3-4eb6-9a51-0734e291afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:48:36.305Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:48:36.306Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:48:36.306Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:48:36.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:48:36.307Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:48:36.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:48:36.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:48:36.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:48:36.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:36.607Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4e325df2-dc49-4ba1-96e2-258221ca7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:46.639Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2447e3f1-9f4f-46fc-894a-5a58029136b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:56.684Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8233ae5d-c9e6-42aa-9f18-46ed81f926e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:48:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:06.707Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c07f518e-d59d-4a1f-87b4-03b6792bce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:16.728Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9af29495-03cf-4837-b3c6-7251c9efaf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:26.749Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=da3b4942-878a-49c5-90ec-5bc0f947e158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:36.767Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ad59a63b-2613-4e30-9172-e78a6d1b401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:46.789Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ebd59cbd-1fa8-43d8-b606-68e8337ed9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:56.810Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d6b2bf99-344f-4215-bab1-22d9cda75b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:49:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:06.830Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bc37832e-c0ac-468b-b0d8-70a668dfa475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:16.851Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0691c5f0-34c0-44e4-8ed9-d4e4d4faf36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:26.873Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3cbe6ad8-b480-462c-9562-debac1f2f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:36.893Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9f4619a8-c842-4ec1-99d0-ac80dc8dacd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:46.913Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e260ec87-d8d4-461c-9773-31a9a245b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:56.933Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9ca3cca6-947e-4c8d-b5d7-9e1677577e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:50:56.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:06.951Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5bc54059-3ed5-43ab-9f8c-6d30422726db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:16.976Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9dcf4443-6a07-4199-9dab-0b0e62152cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:26.996Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=306deee2-62a6-42ea-a3e1-ac056f7398ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:37.017Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=547a64df-4682-4847-bbaa-6219f895aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:47.041Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=af2efd45-bf6d-474b-9a08-22be8f80dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:57.068Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8c1e3c0b-ee5a-456f-83ce-33f5c3f14d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:51:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:07.088Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=52dbc0c1-293b-4e9c-bb40-89efbbae900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:17.107Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=13c4c2a3-e8ca-4eac-a996-b59ca81aeea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:27.127Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7c0f9dec-d0e7-4453-b630-10df6b50d5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:37.151Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=731a3a6c-e8dc-4236-a114-d421ed00c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:47.182Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=97a6a587-7a41-4a89-9d40-d97ef3ef4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:57.209Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=570ce2d2-2d87-4571-9371-a0c1babf0608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:52:57.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:07.232Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f7182fc1-7fcf-4f0a-9b97-bb93acd9b8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:17.256Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=555de41f-19ab-409c-a253-d8ab5cec8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:27.275Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6699e67c-797e-41e0-940c-be8a82406f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:53:36.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:53:36.257Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:53:36.257Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:53:36.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:53:36.258Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:53:36.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:53:36.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:53:36.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:53:36.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:37.300Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=31fff3db-6de5-4eca-a526-80d69928db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:47.319Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c691d496-6531-49de-8d64-e7b3a23933e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:57.340Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=931b8155-9059-450a-bed9-1602d401a238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:53:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:07.358Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c8c3ed29-90db-4fe0-979a-d152cfc8f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:17.381Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0f307970-fa24-41b2-9b12-2e8bce1e0a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:27.403Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c1029f98-d12d-4ec4-8c9d-be7939b37626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:37.426Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=33321ae6-fce2-4698-a24a-cf029a96331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:47.452Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=589ff955-883b-47e4-9c0f-2dfe7f4d2c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:57.486Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cb089258-c433-4a77-96a4-aaf0150a5286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:54:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:07.520Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7b170f54-1dea-44a4-86c9-95822d72a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:17.540Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6dc67375-8bbd-49bc-b1a2-57cd6eacf9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:27.556Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=51cf8105-51a7-47fa-9006-abb37eeccc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:37.575Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e067e5f0-1d41-48d4-a46d-c5bb2822a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:47.596Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=226b9cb5-6615-4fdc-a3db-8b29689164e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:57.633Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2940210c-4786-411a-9663-b023c2661d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:55:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:07.650Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cdfc0b77-a499-410b-aa54-b09b48a017a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:17.674Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b7c9d4b-5480-485e-9377-2f4fae37ccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:27.702Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0a5c1ba9-9671-48b1-a281-6fc06ca0e0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:37.724Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=11eaef79-7309-4413-bd30-ae903ae1bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:47.748Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0e750fe1-6185-4e17-8b74-1fe77e923e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:57.770Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=af7a2618-458f-4656-8089-55e9d8ed31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:56:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:07.791Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=42187838-1709-4d55-b412-2fc2f2948a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:17.817Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca69afc6-5dd5-45ef-aa9e-2a836214a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:27.838Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=12b0c787-5a22-4d53-b851-d61f1fa45d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:37.866Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=89ac1199-aa11-4926-8680-70142c1b744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:47.888Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e938d9a1-3eb3-43d7-a183-a86b8d129b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:57.908Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=28b70a5b-8db4-42e5-b91e-f0458a44db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:57:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:07.927Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=295a95c5-a530-4b8b-ae3b-fa2bf4c72879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:17.944Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f8ed87f4-bbfa-44c6-afef-702c0dd51a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:27.965Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca83f455-5200-4b9b-ad75-296f40e02f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T00:58:36.249Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:58:36.250Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T00:58:36.250Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T00:58:36.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:58:36.252Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:58:36.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T00:58:36.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T00:58:36.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T00:58:36.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:37.983Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=73ee4257-cc64-4d57-8ac4-c7489b4dd7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:48.002Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ba31adf9-3570-45e4-b3ae-248de9d315e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:58.023Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e4d17c2f-d6cf-4a29-b5ef-84d333f48136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:58:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:08.041Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=316c4636-c1c4-46ba-a225-4ffe73ddae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:18.061Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2ea0f188-91de-4494-8148-59af48d670b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:28.085Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0640b98f-19cb-4fca-9f16-8d0684d4e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:38.106Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fc1112a7-ec87-4151-8c19-76122d089320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:48.125Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=62d77ec3-4472-43c4-a8d0-3755ba76c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:58.154Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=975000c3-fca5-4f15-b8d4-50340a1d9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T00:59:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:08.176Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=604cf548-aec8-429a-8b28-79c0cd3c88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:18.203Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=caff1312-ed07-4d79-accb-ab6792133e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:28.224Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ef7da1ed-0961-4c03-995c-2fedbc69d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:38.246Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5ba99173-8422-40ec-ac78-e2067477197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:48.266Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1c716ea2-58be-4705-b2cd-a3e5d074f9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:58.287Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c51fe46e-cdee-4966-acad-c484f676fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:00:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:08.308Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=298fe207-9cdc-4b67-b7fa-af073cc9d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:18.330Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5d2aab6a-2368-43c7-a2f8-d48892ea2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:28.358Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5e94cf31-6a3b-4585-bd45-9162b0e27766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:38.382Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8da2eefc-d5ed-4114-bfe1-37354affbcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:48.410Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca10a3ef-b0b9-46df-876b-00d3e7acb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:58.435Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=25ad9e43-1eb4-4eff-8a24-7fc96bdd55ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:01:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:08.470Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6e2df1cd-5ea1-4487-8d5c-a2cf57a5fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:18.492Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c904d043-a81d-42c5-8d50-9f8ed2dd090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:28.515Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=df844a9c-8ee5-47f1-ac41-01ce2600fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:38.538Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=23aa108d-c28e-4c9d-8d92-3054295aa324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:48.558Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=65aa827d-1531-4cc4-be8e-ae5277303abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:58.580Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=28c1ee89-8520-4a44-abb0-ab018a9d9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:02:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:08.600Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=72a7a1c2-f59e-41fb-a130-635dbba785cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:18.620Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b8e3e48c-5595-4f5f-b1f1-48cb941421aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:28.643Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b9e409cb-72a8-4e6c-ad63-3da72a027fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:03:36.309Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:03:36.309Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:03:36.310Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:03:36.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:03:36.311Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:03:36.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:03:36.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:03:36.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:03:36.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:38.663Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a688db56-6476-45d5-acca-804940f94633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:48.685Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c94ee714-b8b6-4570-a469-d80a55bd3501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:58.707Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=63399b20-646e-4273-a90e-31297bc3951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:03:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:08.751Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35170846-cefd-4dec-b566-5120d9fa06cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:18.770Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a1da7be3-3292-4263-adaa-4f4e6c784969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:28.789Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6ce31088-be9d-412b-a49b-0385f814c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:38.812Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4eb70135-9639-4c8e-adeb-25bbb0c720f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:38.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:48.835Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d44e9796-2ff5-412c-94c1-6f4b99671905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:58.855Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c1a7377b-8368-4141-bc90-c3694dc9c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:04:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:08.873Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ec730710-0e20-4561-bdea-e5327e994abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:18.896Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7da8aaca-098c-4cd1-9ebf-198a5c338a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:28.915Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d018e992-a2fe-43a5-9739-b35b6c971f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:38.935Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1ff18b12-75fc-4b25-b2a2-ee361019b303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:48.954Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e20636ee-c396-46df-b6b2-2a70975395f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:58.977Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a2eb11fa-d5bc-411f-8a39-2087dc6196d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:05:58.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:09.000Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=97b3a6a9-f81b-4fa6-b417-d5d3b7a5a227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:19.021Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9685a9d0-5b04-406c-9eff-f98a24f953f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:29.044Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f9fea2b9-1fe4-45be-9b5b-82f61671f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:39.063Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2f5db7e9-b0e4-4d46-976f-3c081930ad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:49.080Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eb0071fe-4cd0-45ae-b314-cb9b80fa853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:49.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:59.104Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e2b42e57-ab5a-4c6f-9e48-a77b612d6e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:06:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:09.125Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=27e55aa1-0449-404f-83fd-49666a1bd7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:19.149Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=89f6932e-05ba-48ea-b788-be0d51595578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:29.169Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=036133a5-355f-4c30-8175-0fa71ed39f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:39.189Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3239822c-1129-4adb-b518-dfdd15758699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:49.210Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bef0db17-7aba-4098-b19a-fb95697515c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:59.230Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7e6b0a48-5d3b-43e1-809a-dc0d58c7f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:07:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:09.250Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3c6516fe-90b2-4efe-beb5-76bca63304a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:19.276Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=05680d2c-9b52-4527-b99e-77a27b9c3620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:29.298Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=756bb33e-52f3-4cb4-9f53-22bd56d07e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:08:36.198Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:08:36.199Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:08:36.199Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:08:36.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:08:36.200Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:08:36.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:08:36.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:08:36.210Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:08:36.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:39.319Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c60685a2-32e8-4827-af0c-d94742577ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:49.339Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9f544c7b-0c49-4b55-b664-107fde483e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:59.358Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d779a3fa-ba88-4866-af4d-bbbd89d2d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:08:59.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:09.378Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=19b2c3bf-2489-469b-9106-70e80951945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:19.398Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6bba4040-9334-4747-b2e5-8147518e1ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:29.417Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=df756d85-8470-417f-b854-5def56519b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:39.443Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=48c6e7f7-4bd0-4a4e-bc9f-527a3c3d84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:49.463Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=acc616c3-3bef-4e16-8255-958cdd550bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:59.484Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8dad8e11-1d2f-408a-b29e-80b2c40ae5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:09:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:09.504Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6ed69d2b-7ce5-44a6-941e-5d0b891382c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:19.528Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f19fe98f-8647-47fb-a8f8-48ff48178375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:29.549Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0fc9ded8-fde7-458f-b3b4-4281d25fbf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:29.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:39.569Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f48df840-b542-4d0c-9420-4c262d53af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:49.591Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cab8b65b-8326-43a4-ab20-e921f3e21ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:59.638Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=70e7b9d5-2dc8-4488-989a-e9430c642fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:10:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:09.677Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fe75873e-c6dc-4236-9f82-a1fdb01752db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:19.701Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a298ca9c-77ae-4d87-b308-c5e419202806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:29.719Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d304f5a5-92fc-44d4-81bc-997bcac66d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:39.742Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5fd2a9be-81d2-43a9-a7c1-2fe2376ce7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:49.766Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=70e8881e-eef0-4ff4-ae10-31e2124e9417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:59.786Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bafdaf14-3913-4ceb-9777-84b638702524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:11:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:09.812Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=634f96c6-c463-429c-9515-a4d42c638b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:19.841Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5bdcda19-4556-4392-ae13-9f0686096e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:29.861Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=12002ea8-8741-44c7-92ce-9c33d35e2e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:39.882Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=53169b8e-b157-4730-b29d-a8561c9b102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:49.905Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=acfa3619-1417-4b2d-9936-2227c019c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:59.923Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e9abe95a-d6e4-4183-9ade-f9bcb682aac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:12:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:09.949Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=42826638-491a-4ad8-85b2-bc191f77f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:19.971Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35aba19f-8381-4637-ac46-8a7cac1ba612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:29.991Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8d463209-9eb8-4cff-bf80-29dd677dfc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:30.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:13:36.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:13:36.257Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:13:36.257Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:13:36.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:13:36.258Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:13:36.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:13:36.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:13:36.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:13:36.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:40.014Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9eb15371-f083-42cd-b520-d7638f1dc18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:50.034Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c46d130c-bf0c-4a91-8254-7eaa3bbce331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:13:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:00.066Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b72aef68-23f3-4aac-b866-0512f408b5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:10.083Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=79d039c0-c83e-4390-a57c-7743f3897cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:10.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:20.104Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c066c835-d5c9-4a0c-a8fe-599e7a4a1d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:30.140Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a7272a08-43d0-424f-a622-d09f021d4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:40.163Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9234d9d4-8b6e-41e5-8733-3400543964fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:50.187Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=24b9763a-3cdf-4e8c-9d3f-26f94ceb808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:14:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:00.211Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4b8b5011-563a-4425-921d-e15f5a09f77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:10.230Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8b726d08-fec7-4bc4-a6ec-51195c52f574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:20.252Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e5f96ce5-36ec-456e-bdee-da4dc5e49283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:30.270Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ac808fd2-b7e2-4484-a0df-e7906160bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:40.289Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c5697086-4ab2-4800-9f26-e75829df5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:50.313Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=17c5af0e-f462-4f7b-bb58-ec4cb6d70242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:15:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:00.343Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=59c1a5b3-89e7-45b0-8c70-0fc8b1c8f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:10.362Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8b59ff21-3201-4765-9ba8-b2430f6ac739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:20.384Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=43b85b94-de4f-47de-878e-8e24a5c2c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:30.408Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=108640cf-5bc5-41d2-9f25-34552ed31f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:40.430Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=02e263ba-fbe6-4be4-95cd-9afe4f651d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:50.450Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6c3af4d5-da87-44fe-864a-593ce591b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:16:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:00.469Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fe6b51dc-ef8b-462e-9e20-2ed355c096bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:10.490Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3883e004-2d59-4130-8978-ba09a5596157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:20.516Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d3f984b5-af7d-45c9-8431-fe80286cb50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:30.533Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7a7a6421-c98e-4336-9a1c-25fdb54e899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:40.553Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d8189888-26a6-44cd-9c0f-22bc509196cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:50.574Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1be8ded5-e25a-4ee7-be64-ac5fa406d656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:17:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:00.593Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f3720ed1-9eee-4e49-82ca-e341fd9aa8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:10.635Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=73f70169-e2e5-48b1-9daa-1a86fc75df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:20.655Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c2156965-d52f-4ff1-a366-530146e1cb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:30.674Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e71f1a01-5e76-4694-bd0f-4fc3167f97cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:18:36.267Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:18:36.267Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:18:36.268Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:18:36.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:18:36.269Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:18:36.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:18:36.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:18:36.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:18:36.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:40.694Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2180cd16-4606-4c60-bbbf-2a362c3c3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:50.717Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f03b6e2e-f438-4024-8f8e-02f3a67220cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:18:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:00.745Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7c0e2744-3a68-4975-9fbf-0f47c0d30ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:10.768Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=318e4b5b-f70f-4a0c-9db8-dba1607fc9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:20.788Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0cb27bf8-ee5e-4e5e-b21f-1f014a5cbf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:30.810Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=310f70ad-9002-44e7-adc0-9e3a49cbb950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:40.830Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c02e82b7-d0eb-4625-8945-f93a06a4b684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:50.853Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1cbad1b5-77a9-4a75-a8d6-efa2784ed1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:19:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:00.876Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=dd4723e2-3221-4bba-bdf2-65e42bc64e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:10.899Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e9ee7f7c-d615-4a58-a6c3-a59044e54f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:20.919Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=95a48aa0-0b7d-400e-9e8f-22ffcb924109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:30.941Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=229af3db-6882-468a-b524-fe3344b36917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:40.961Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=475fd107-fb6a-4976-b76c-ca4d6034a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:50.984Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b075870e-f736-437a-8fd7-3edbceb8fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:20:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:01.040Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=75244f24-1369-4a91-b383-ca4862549466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:11.063Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ebb410d4-606c-4c2e-a641-e04712aadd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:21.086Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f6e54082-7b41-488c-ae3b-24ccbbf5eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:31.126Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9a78cf61-3af6-4735-8ef5-0aec947d1d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:41.147Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=337ea048-eeec-4765-b47f-94430bb73a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:41.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:51.165Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=590b539b-aeff-47df-9c55-3a7d4bdb3192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:21:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:01.187Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6397e4c3-804b-4a8a-9dfa-3b1aed5273ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:11.213Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a96854cf-0c1a-4555-a1e6-4d8214002161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:21.232Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=133e8c38-348d-4dd8-8e7d-7ed5dd7f774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:31.254Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eba3bfd4-e42e-49c3-9bde-e516ead1008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:41.274Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0eb80310-3458-4aec-a13b-e2c0bd27fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:41.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:51.301Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b7320b84-d9aa-4496-9fb3-53965e45e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:22:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:01.324Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=dd12b919-e00e-44ee-9ea7-b04173e6c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:11.345Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=12f09a3b-e6f3-4f49-b374-f757e7a6925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:21.367Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=14890572-ee27-48aa-86aa-96e67ca566d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:31.392Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=306bc843-387d-43ce-ade0-c5454faf74ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:23:36.244Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:23:36.245Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:23:36.245Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:23:36.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:23:36.247Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:23:36.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:23:36.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:23:36.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:23:36.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:41.414Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0fc9649c-b7fe-4730-8272-b21ea4b0c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:51.522Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=31b1ea0d-e339-43c5-93a8-4b86844b539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:23:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:01.540Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b20db11-40c8-4292-85c2-78d7f5b8dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:11.558Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=dae53f7e-92e4-43c8-8f81-d20fb9bb9b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:21.581Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5ed5289a-c61a-4e4d-8274-95faea1447f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:31.598Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0e8abfcb-f639-4ad3-bc05-4e838d8cfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:41.617Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6dd90f8a-98d1-4324-b87f-5d503dedcc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:51.636Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bc96c1fd-a0a7-423a-b44f-9281b9efd47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:24:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:01.659Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=58e9720e-2872-4813-bf45-a9ef1c64adbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:11.691Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=567b5ad1-bddf-454f-8678-8864cd7def44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:21.736Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=55d163a7-3483-4d59-aa79-1a5a690fab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:31.759Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=13f04643-5ec0-4ef9-a911-7eda14e47201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:41.780Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7b3a91c5-f6d0-4736-84bb-f483cb771c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:51.805Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=26fa2f04-a75c-4e23-8655-e92b3731d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:25:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:01.824Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=baa21395-0454-42fd-a93a-4eb64c79e164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:11.845Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4e572215-d686-4d19-a75b-9c90d7d02283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:21.865Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f5025ba0-ba13-49d1-aaf6-b86af564c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:31.885Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eeb96c0c-9b9f-4b45-b4de-8f04d3f6e683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:41.908Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=864a7bac-7fc0-451f-b083-5629a7e2d457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:51.942Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=92afbabb-79a7-43b2-883b-e8405b59684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:26:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:01.961Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=68068ac8-34be-4270-8326-c5d8b2c1342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:11.985Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7a3ab112-f280-4d0e-86ec-374193c460f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:22.005Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aca59efb-a759-4b31-a48a-1b56d15526eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:32.037Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=68c761a2-51a0-49f3-a17d-37d2fa516d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:42.056Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c5aae26b-4e99-4872-a93a-5d55052c2ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:52.074Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d3c577e3-6c97-4561-85f8-1768ece7c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:27:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:02.095Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d50675ea-3dbf-4d30-b54e-de9283b5faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:12.122Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=72876f6c-9b64-4ecc-88e7-5118bac74f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:22.143Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b4df7f06-ce69-4fe4-90a5-c0dbf92858cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:32.161Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=85727c8f-dce4-466a-948a-1dff744f8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:28:36.221Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:28:36.222Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:28:36.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:28:36.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:28:36.223Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:28:36.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:28:36.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:28:36.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:28:36.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:42.183Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eb4db6e2-2466-43e1-bd00-9401bb12864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:52.202Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=77481081-3cb3-432e-8b48-32686452583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:28:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:02.219Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3c143705-7f7e-4cac-bfa3-5e60b56d40bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:12.242Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=035acf27-22ed-493e-b638-3377a6c90b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:22.266Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ba95131f-9830-4619-89bb-4a3de3e32f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:22.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:32.287Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=71569ea6-f44b-4c3e-a94b-6dce197a0233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:42.308Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=71fb222d-fac5-46cd-956b-84f37a7b84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:52.327Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3426630c-57f4-4252-b5da-db08ac32a6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:29:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:02.353Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=11fff191-b159-401e-adb0-e22cee143f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:12.370Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aa2076b2-4ea0-4d1d-af52-a69ef75a8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:22.397Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=344bde28-62fe-4076-ba0c-e4a0b88d3a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:32.428Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8e1f483c-5532-4640-96a8-fe945eda0223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:32.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:42.451Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5d185067-ab19-447e-bb84-0a906cd435e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:52.476Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=373139aa-8b16-426f-97b8-26d2f4e02e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:30:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:02.499Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2b9585e3-0616-4f88-80b7-988b1e86972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:12.518Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d3382aa8-1891-4153-a274-42c4b4aec6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:22.541Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0bade7b0-415a-44cc-86f8-b7c1be31875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:32.565Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b405488c-94e7-4d7a-abb2-ec8b7fe12d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:42.584Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ec2fcdfd-70c3-46e9-b1fe-0ece95ad6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:52.601Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cddb246c-b147-4d92-9899-e03a73c6297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:31:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:02.621Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0798559f-0570-4663-b406-9db8618c01f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:12.652Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=00938198-1311-4166-993f-42027eb0e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:22.686Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6a832f7e-d88b-46a6-b3da-162a9c2a440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:32.703Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ce373996-3aac-47f3-99a9-93e4bfa3d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:42.722Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ab53b5a3-2b5b-4f55-bba5-124f2e91db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:52.740Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2c1f9e25-dc0a-4769-add2-792dfa7e5b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:32:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:02.762Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ffcdf2a2-ca39-4a17-bb19-30fb889077fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:12.786Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6d964fbf-b429-48aa-9d39-8653472110d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:22.807Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bfb7d3ab-163c-42a0-b342-5fcd94f340b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:32.829Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=891e3e5e-0377-419f-9e55-d686dbe9ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:33:36.289Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:33:36.290Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:33:36.290Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:33:36.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:33:36.291Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:33:36.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:33:36.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:33:36.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:33:36.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:42.849Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8e4e20eb-6423-4b77-b67e-e15731a6b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:52.870Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8d0d0831-be59-45fa-9f7f-292a8606c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:33:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:02.893Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=89a82213-a83e-44c0-b51f-3b3f5acabd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:12.916Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b6c23495-88b8-4f3a-9fa5-43af40dfbc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:22.940Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=02e47d73-1950-4ad8-bb18-fcc313a28a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:32.960Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7ca81463-147e-483e-86fe-f3739925d62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:42.980Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e539926e-46f3-47fe-ac72-e3ade9a296bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:52.999Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7ae07aed-df09-40bf-bbc3-4ec1669307a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:34:53.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:03.021Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6757eb92-1b92-4110-aceb-af7ca44c9f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:13.038Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a9c3f5dd-1958-4949-983c-f5e1698b0bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:23.076Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=84b023b6-573f-437f-ba79-53c42d19ac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:33.118Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=782806a0-6051-4355-93c1-af494b6fd441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:43.141Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8ab11483-cbca-4653-bcc0-24b4f5f0f4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:53.161Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f783c699-e164-46cc-baef-11f9e77f2b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:35:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:03.181Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=38a17479-1d18-44d5-8724-7bdfa64573d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:13.206Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3752f593-6570-4cee-b9bc-ab34e1ee4dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:23.224Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ae4c7fab-29d6-4f75-a5eb-37f2e0e1224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:33.246Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=869485a4-fd16-4302-8665-5530e424f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:43.267Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=26538c33-3bed-45c7-9100-0d469844f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:53.287Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=da257c58-68d3-408e-9a5f-4089357cab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:36:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:03.306Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1f376130-dfdc-4c54-bc6b-1148453efedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:13.327Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0019042f-496f-43a6-86de-f6e0032c1962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:23.345Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=765994b0-a0fa-4fb9-8b9b-7f0aa7f258f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:33.367Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=118a0db3-696c-4ded-a747-42ba778e82d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:43.389Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1b0f781e-9ca3-4ca0-853f-144389bd759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:53.408Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=60e903c4-8ebb-4456-be2a-adf3499b2b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:37:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:03.428Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d89849d9-3f11-4416-bc16-bfddd91edd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:13.449Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c9d39a33-8d31-4c66-a7e6-9f7daae98136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:23.470Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5223b3a2-53f6-4860-83c4-44a8d11a8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:33.490Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=adefd147-7b74-4e54-b6d7-9dd6f864435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:38:36.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:38:36.334Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:38:36.334Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:38:36.334Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:38:36.335Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:38:36.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:38:36.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:38:36.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:38:36.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:43.509Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1649f881-bd9c-4d07-9416-43360f5b7b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:53.533Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c36af8b0-0fc8-490c-b6de-1797763e4a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:38:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:03.554Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d5586a1a-6233-44dd-9123-6a01763e38fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:13.575Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d2c724d5-80ea-4f1e-9b54-5beb0f95807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:23.593Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4393c131-b366-4e0e-b9b0-a61fb4d6d150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:33.615Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=91dbbbb1-bb49-47d4-aa8e-d12ecc0944f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:43.637Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d34a47ee-c588-485e-8cb1-348dc3dafe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:53.657Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f493115e-72a3-42c9-aa95-23629440d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:39:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:03.680Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=519c7a5b-798c-46f9-a33c-d9f9815271fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:13.704Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d8847251-5ba3-4faa-ac10-2600013f885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:23.723Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a058130a-49d9-48dd-b073-e61e5416b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:33.761Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35e6bac4-566b-41d9-9527-9d7ef8c80b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:43.794Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=37b5fdd8-97e5-43c0-acbb-fbef7d9718f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:53.818Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8ea5c064-ee8a-458e-b614-e7560f644b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:40:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:03.841Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a213412d-2be0-489e-b74c-7eb82b90ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:13.863Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6c09c1e6-9c23-478e-9e8d-3315f8395e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:23.880Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ceecd866-b59d-4726-a2af-26ef01c76c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:33.901Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=30d0c1db-d45f-4078-925f-ab6f8001d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:43.918Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=58dfded0-98a2-4a7a-8b6e-63fc67b9233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:53.937Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=62e924fb-e51a-4e2f-bc3e-0ffc225965a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:41:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:03.956Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bd680f70-cb0f-47f6-aca5-e712648cfe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:13.977Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b1d02285-ff48-4f70-8409-03ee6e88c0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:23.996Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c796d5cd-1ece-45a5-a054-e358411cf785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:34.018Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7acd8085-c005-4841-b527-f603f17e0626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:44.038Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d3fd4e80-f1b2-4d83-bb62-7da6202e6e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:54.057Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=73ea6575-0284-4127-a4ac-171fa0543fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:42:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:04.080Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b6836b13-d163-49da-bdac-64e453dd1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:14.097Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=047be09a-6488-4ad1-8848-72aa35f0643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:24.145Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6acb8d2f-caf6-4ee5-a5a6-321adcb1679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:34.172Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=30048009-5977-437b-92f4-9fd6f1d8cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:43:36.250Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:43:36.250Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:43:36.250Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:43:36.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:43:36.251Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:43:36.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:43:36.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:43:36.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:43:36.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:44.193Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8cbe7e98-ec6d-4be0-900f-e57599c842b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:54.220Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fbcf154a-ef90-4391-b4d9-c89203089a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:43:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:04.241Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c77f127f-204f-49ab-ae94-9bb36ebafc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:14.261Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d24ef2fe-4981-43ca-b3c9-745d4087565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:24.277Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b969aa1e-c609-49ed-bf85-ba296e9ecac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:34.300Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=18721ad5-e9af-4100-b262-ce41ddcd309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:44.319Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=625f48a5-1627-418d-974d-b99f7e2c5f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:54.340Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b7c67ebc-3a82-4d5f-a05d-cc84fea68b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:44:54.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:04.358Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca90ec45-eb47-4b34-bb6c-ce0e76788ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:14.381Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=96ee6083-f681-432f-bb09-68c7cf475e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:24.399Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6afc10a4-7190-4958-b9c6-f7ff17f47f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:34.419Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=325d4c57-e242-452e-b14b-f69f8d88615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:44.438Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b2b8ca18-3f37-40d4-86be-8a6dca1f3b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:54.458Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=379f53e6-d2e0-488d-9527-afceaf9bbb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:45:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:04.488Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9ad3ba94-35cd-4faf-8889-be3cf12cc397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:14.510Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=df6b0fef-4f62-4d1b-ab93-f0fc491d4e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:24.535Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8984a449-e3b9-4862-93a0-402643e0a372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:34.556Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=304851b0-76cd-4a12-a6e4-45328a4a2673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:34.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:44.578Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=57fc87c1-a035-4ece-95b5-36e5ace0c339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:54.595Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1b2c3079-d82b-41c9-b51a-50a3143d09ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:46:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:04.615Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c6e2fca9-fb4f-4b36-8004-f1b5f63364e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:14.633Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=863fe0f2-55c6-4586-8788-cde76648b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:24.651Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ded27725-e0dd-4e2f-9381-b840bd69d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:34.672Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2ddf3e13-4ae0-4317-bcf3-3594e29f5f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:44.691Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=296a212c-d935-402d-88a3-9e7d7d5b50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:54.711Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=64b8cbeb-a0fb-408f-8af8-d2c61385ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:47:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:04.730Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9410b85c-0d95-44d4-aa3d-8ac502358622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:14.750Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8fed2939-51ec-45d9-b04b-1c5e933298a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:24.773Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=576c7eb5-e84c-4f7e-a084-f1e0ed7ec428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:34.791Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=266cbb23-feec-4014-b73d-a3ff2678f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:48:36.244Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:48:36.244Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:48:36.245Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:48:36.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:48:36.246Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:48:36.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:48:36.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:48:36.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:48:36.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:44.812Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cc94b0c6-1a6b-4353-99a0-f9c2c1876d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:54.834Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=36174741-7916-4d4b-bfa1-19184dbaca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:48:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:04.855Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=114d6611-9061-4875-af2c-7c1e778bdabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:14.876Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c9e694a8-c628-42ab-837f-209a75f183be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:24.895Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aa9e647e-44da-4eb5-ab45-cd5d071c8cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:34.921Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fda487af-405f-4b97-a12b-2604b11ddd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:44.943Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=dcb02d40-3ec6-4835-973b-14b1ae9946c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:54.966Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f9d0ad72-483f-4670-be07-37f9c76a48e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:49:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:04.987Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2e856c88-b1a2-4663-9814-6177e9c90f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:15.012Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8e66faca-e2ef-4a3c-9ac6-9b7d9fe0a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:25.033Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2596430c-c557-46b6-8f2d-d84a18997939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:35.056Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a1fda5a7-1a1c-48ad-a917-ad72d96ca842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:45.081Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bc53636f-3234-4b28-a636-440b052ed5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:55.104Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2fd21758-9795-436b-a2cd-1f33a840f025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:50:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:05.125Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e1e4a030-39ca-41f7-b27d-4b6750fe0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:15.146Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=73b90a70-dfa4-45c0-a91b-e751b60d96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:25.167Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c91e5f82-ae4f-4801-be34-391d1d5af7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:35.187Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c7ab074c-a36c-4f2d-87dd-fcbae778c5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:45.210Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d31f6dc6-51c3-499d-83e7-8e4030fb693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:55.240Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4d545312-6922-4df1-8163-d6c1a6725ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:51:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:05.263Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f236c040-84f2-4996-a440-d8d5cf83971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:15.288Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bfa0109b-8a1c-45df-a471-e8b9cc5f1de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:25.330Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=14e7f877-e352-434f-8363-f54c447fe4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:35.351Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca08753d-2add-4129-bce0-701403a85630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:45.376Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=25b4c98e-15f9-480f-b47d-06b5c5537692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:55.403Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b33f95df-334e-45e9-b172-c5fce9bbee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:52:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:05.423Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9b984dbb-2005-4b2d-977c-8968a31b5ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:15.471Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=95f8fc8a-d7ed-48b0-9b29-f557fe51955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:25.492Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e7926f54-ceda-45a3-a7e8-6de8145e7cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:35.519Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2979e716-a338-4525-8646-21fcb843b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:53:36.305Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:53:36.306Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:53:36.306Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:53:36.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:53:36.307Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:53:36.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:53:36.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:53:36.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:53:36.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:45.536Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5cbbd010-2358-4cc6-8edc-24977b823a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:55.553Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ab681933-4052-4c88-b84a-a4d364411f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:53:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:05.574Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ad0e67f8-bb57-43c9-9148-3558619357ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:15.590Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cf0c1d89-9568-4701-9fa6-efb5ddebf55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:25.606Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cfba895e-ca5b-48a8-a299-1f1c15e3a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:35.628Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4cbfd3ea-35b0-49e9-895d-f22af8cb3500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:45.650Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6966fd06-6bb4-415b-b15f-c5ed81944c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:55.667Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d6f35130-35e6-4040-bf75-2fa325b36e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:54:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:05.688Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5daa29b0-7ee6-4ef9-9093-bcbb7a019589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:15.706Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5ea62a49-b765-4d42-8803-7d6994fbcf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:25.727Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7b831388-46fc-4629-ad36-1595a6d4194a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:35.750Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=edc4fb8a-3d5c-4b12-903a-b68fbc413701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:45.773Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=db763d03-28e3-47bb-b9ed-b3a1aa3f8f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:45.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:55.792Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=69b5ba53-fbac-404b-82d2-2902bc866205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:55:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:05.817Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a6c66986-1224-4a98-8960-a9971c713d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:15.838Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=dfdceda7-6668-4627-ad2a-87cf8a935641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:25.857Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=01e02807-44d8-490d-9f87-759b4b463728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:35.881Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5ef019d3-d8f5-4f81-98eb-81127fdc7944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:45.903Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9fa1ea5a-6efc-4365-9061-c1271adc50a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:55.922Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8c9070ad-f2fb-498e-8a0d-7d54d4f90e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:56:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:05.942Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e3ed371e-1d52-4d81-ac82-e252a7db76c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:15.963Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=014031d5-2022-49ba-990b-80e2a1f751d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:25.981Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5292d5f7-32ca-44f6-b386-64a05826cb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:36.006Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3369eaf3-07c5-4e57-a4ae-f24e31fff080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:46.044Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=78ee9719-82f9-4c17-9c8f-668f0faa1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:56.066Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8afeafa4-7b52-4608-9bf7-068e7a2e7af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:57:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:06.087Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=13db06f5-f602-4b18-8cd6-16a744939666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:16.107Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5a5ec0d9-e01b-49f8-9919-581981cf034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:26.127Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=35ae196c-93cc-4939-b8ad-fac1791efb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:36.149Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5b540393-5fda-4aac-ae09-cfba4922f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T01:58:36.260Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:58:36.260Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T01:58:36.260Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T01:58:36.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:58:36.261Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:58:36.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T01:58:36.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T01:58:36.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T01:58:36.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:46.168Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=68d7c5fc-7123-4770-afdf-30891a69ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:46.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:56.189Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cdb91281-3a5a-41d4-ac4f-226b10e66381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:58:56.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:06.233Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=19c615a4-9dfd-4970-8332-854b7a6088af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:16.253Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=234a5627-3f9f-436b-9e7d-aba8ac377328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:26.273Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7c069449-fb0a-46a3-9eda-35bcec7935f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:36.293Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b62b1c86-7e88-4c0f-ae79-5a28ab3382ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:46.315Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0b6d8083-885a-444a-a634-d2283449c87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:56.335Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b8d8ba8-d205-42ae-a7ef-bbcfe88e71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T01:59:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:06.356Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d2f70af4-af08-413c-92da-20f512d759aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:16.376Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=da8fe726-8e0a-4222-8f28-def044171906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:26.398Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8559b853-a88f-4ee5-a495-2b4ba9083656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:36.418Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5d4695e9-c860-4484-8b5c-1192ced04366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:46.437Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=16d0d251-e433-4be6-bfe1-f32af2c45347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:56.460Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=59e7d44b-77ab-4fab-afb2-d187b5fbe15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:00:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:06.485Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bad32d09-effd-46d1-a04e-91e7e8b808ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:16.505Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=75ca982c-d88a-4511-ab33-904ab523d218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:26.526Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aebba984-69e0-4d72-947f-a59737872e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:36.557Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b5d14445-c32d-4d5d-a221-74077104158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:46.578Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb7d6e70-ad4c-4ad5-b243-76499fc42a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:56.599Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9ef4421d-60ac-4199-8fde-4443c503596e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:01:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:06.616Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4964e843-af66-4002-8264-5b6a4e3fe0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:16.638Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=548587be-52ec-4d9a-92dc-0955e1a6b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:26.661Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ddd71ff9-98c3-46df-afce-21f2cd440b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:36.681Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=db03874a-4463-4b4e-ac5c-0ea6b597b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:46.705Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bb535d37-b24c-4f3b-a7d2-b2e56ba78c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:56.725Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=65ae3c9d-b966-450b-8390-9af84c80ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:02:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:06.744Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=30078a01-6f54-4a11-a784-4358d1a1db58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:16.773Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=03639c7a-ce9a-4063-861d-de17387c7b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:26.796Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2ab79627-5a16-4426-bf31-96ed8ac3cb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T02:03:36.284Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:03:36.285Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:03:36.285Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T02:03:36.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:03:36.286Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:03:36.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:03:36.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T02:03:36.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T02:03:36.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:36.818Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c7734b0a-b19a-49ae-874e-97d6c58e37d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:46.837Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a46dedfd-d868-4f09-98b4-3d301a496028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:56.856Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aea8d7a7-36d6-4991-8477-9d4abcc33e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:03:56.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:06.878Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2792d0e6-5156-421e-af7c-392fe19e20c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:16.895Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=078867ca-0d71-48b8-96df-06dcac1460c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:26.928Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6ca15cde-ddb6-4705-ad41-fbaac4f586ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:36.947Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f46c0a45-0c15-45a2-93c5-ac4378f469df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:46.970Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7a7fb668-dd87-45f5-99b2-132903988032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:56.991Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eedf5a0b-209e-417c-8dd6-bd4cb68d69a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:04:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:07.019Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=39313da2-1216-41da-b516-2ea5439145b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:17.053Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=76523f3d-f755-4332-aaac-a7199b7b4aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:27.071Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3ffb0229-6dfe-4c83-90b0-c5fcd7c55544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:37.090Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3d2f0c98-5567-4614-8cdc-09c5df4dfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:47.109Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e69c6114-23a2-4509-98f0-30ea66082e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:57.129Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=be29b67f-8395-4742-896b-e11d0435185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:05:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:07.151Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cfc082c7-1cef-4e33-99b3-c1d371321b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:07.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:17.177Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=f73c7b50-54e6-49dd-8116-0f4904590d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:27.196Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ca954782-3515-418e-b33e-aef91bfb193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:37.216Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=669d7530-954b-4b66-ba54-ecdd9c0d74b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:47.238Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=54dd9017-31a0-4b1b-92f6-8db078b9226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:57.258Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7fac1fbd-f671-4db4-9457-cf322ee05754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:06:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:07.283Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5cc15eb5-c380-4b43-95d6-1b18b9325e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:17.304Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0580c06c-ca89-4935-828a-79744d882807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:27.326Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0dfece2f-b3d7-4ffb-a64e-a64b6a784b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:37.349Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cb652a24-b67c-4d00-8687-8644a2ee4a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:47.375Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d0bcc6bf-267b-40fa-a33d-acc6fab1d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:57.400Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8a68e875-0458-4836-9b25-872a269eead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:07:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:07.431Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8f447ace-c4bb-47ca-acb6-cb4e1ee7dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:17.450Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=afa3ec29-9182-421c-b302-35b19da78c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:27.478Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=85208402-6c3f-4938-a4bd-c6045d1754c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T02:08:36.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:08:36.237Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:08:36.238Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T02:08:36.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:08:36.239Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:08:36.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:08:36.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T02:08:36.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T02:08:36.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:37.500Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=42a5be48-2522-4a58-971e-6f53eecd6eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:47.535Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ee9a621e-f150-4536-9c4f-f3c8bfca9fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:57.559Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d20d307c-0254-47fa-b8c8-7895454cd188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:08:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:07.581Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=89d4990d-7d7b-477d-8a60-bd94c79710c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:17.600Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ada8fa6b-5dd2-4a93-845d-aef0a75af17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:27.620Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fccf3715-65ba-4ae3-bf1c-20289d30555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:37.641Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=79f93104-d021-4b09-b212-b6edd0d5112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:47.663Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d560f88d-0453-473b-83b3-7d8731a75e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:57.685Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9cac7037-3122-4d77-a655-60bce9cc66c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:09:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:07.705Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c211d114-aafd-43b1-bbeb-4dd9f938d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:17.724Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=71d74e1a-7fd6-4a23-9eff-307a0c697265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:27.745Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=fa97d272-d108-483a-929f-a2ebe7ab5380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:37.769Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e119ad58-48be-4370-8f31-7f039c421061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:47.792Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3b907656-c6bf-405f-b86b-937ca96417f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:57.811Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d45622e4-abad-464e-9bd6-fa044bb4d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:10:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:07.834Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5e118d49-658e-4edf-84a3-7550a7bd6e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:17.862Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1a52d48a-634e-4d7d-8589-8cb305005996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:27.884Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ad7db4b7-8333-4d51-acca-dd42876d9fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:37.907Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b5b275cb-534a-46d8-8d03-eecd5f474b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:47.938Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=eca8b894-2439-443e-ae45-a2b20c42cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:57.960Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=39e183d8-ff82-44b5-9779-6ce7c966f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:11:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:07.987Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=857db477-3b98-4106-9d28-bfcc6d600614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:18.009Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=829ac049-9e93-40fb-9ef9-96a3d010d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:28.028Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=37e60fcd-df66-4240-a388-3ece339a1c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:38.048Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d2b909db-016d-4f62-9dcf-83c888e71bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:48.068Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d237ac9d-6936-4824-9e84-e950f3fae080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:58.088Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5b87c862-ec09-4470-951a-8ad7dea432dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:12:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:08.108Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=270c4456-7f70-4b14-afac-2412dadf18be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:18.130Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=84bdb9f0-49ce-44c5-a8ba-77c5096e1fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:28.152Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5c31e7ec-b643-4d36-992f-62635f1c7630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:28.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T02:13:36.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:13:36.253Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:13:36.253Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T02:13:36.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:13:36.254Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:13:36.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:13:36.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T02:13:36.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T02:13:36.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:38.174Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0a604365-8faf-443a-a65e-f05ee0dea02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:48.195Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=51a2ba29-9405-49a8-9fdf-aa6b29cb3160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:58.215Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c1760752-9972-4cd8-8744-4d9dd5a799be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:13:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:08.264Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=99f1ff39-3867-4e86-875f-0108b2c5a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:18.284Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=96430e0e-14a3-40b4-9f77-744dd9ca78e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:28.305Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cb78bf97-a50a-4a21-8ec2-e0029ed14469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:38.328Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0c624ccb-1325-44ac-b80b-58ad0f039b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:48.349Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=85f3fd30-915b-4e22-8d5b-fd1a3490d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:58.371Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8038f975-3a9c-4055-a2b2-751418359c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:14:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:08.396Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8d4e08ea-3f56-4752-b1b4-149cc2613962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:18.419Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=626049ad-067c-4476-bc3e-b1ba1a28e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:28.439Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a2fc74e5-4da4-4177-bb09-c7e8e7dbe555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:38.460Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=596f7c93-b694-47be-925b-0c9ddaf1755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:48.486Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=e03c515c-cd77-4075-886a-74d6f9935292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:58.506Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=17df0ca2-b5f6-4035-9306-050864d3c2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:15:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:08.526Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7d6c8666-005a-4eb8-94e7-3519bd6e522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:18.547Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6afacef1-b3fb-42ed-927e-b6950d533bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:28.580Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=30e46a32-69d6-42c6-9d90-f6e17329831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:28.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:38.600Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=01b43f45-e3f7-4052-ba55-a9706eb44576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:48.639Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2db46a88-e570-4687-9e07-fbc35d21f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:58.659Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=99e33089-d97b-4448-9bd5-03599694e36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:16:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:08.678Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=633a16a3-a869-4c71-92ee-ee18fa4c0fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:18.699Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8c01e987-d127-4f5a-93b5-8dc0784f5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:28.718Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c4cb830b-d6f6-478e-b5b8-471a85b18083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:38.741Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=088be60a-982d-40b7-ad94-8e36e4fef415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:48.760Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=9cef09ca-4d9a-466d-86e8-97c95ca71bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:58.781Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d1efc9ed-a2d7-4d92-a6b9-c56d7a0aea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:17:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:08.803Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d51c19cb-fb0d-4ab4-96a5-64a12e9027be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:18.829Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bcb6bad5-2b3c-4139-bc63-3d3ef3c393f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:28.845Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=ba7a35fe-a182-49d2-9764-022c78343625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T02:18:36.260Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:18:36.260Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:18:36.261Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T02:18:36.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:18:36.262Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:18:36.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:18:36.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T02:18:36.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T02:18:36.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:38.864Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0505a4af-248f-447e-ac73-48610bf7a1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:48.886Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=125c90ad-ad2e-4fbe-9001-1d7229d89d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:58.906Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1d778214-cfdb-45ff-8ee8-db8ad3976aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:18:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:08.926Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bdd24f01-fbb7-45a1-bf90-379b14457948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:18.948Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bebd1546-c1fe-4170-9b66-4bf503367748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:28.971Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d55fe663-7ffc-438f-a247-e4c574599624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:38.991Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b9eb325f-65d1-4dd0-abef-ddb864147ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:49.012Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=85307821-9009-4ffb-9476-64af57b9250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:59.033Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=04cd408b-65e1-43d1-a2d5-1db546fe6319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:19:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:09.052Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=84d38d16-637a-4f16-bbab-7e5394de0b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:19.070Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1e94028b-4404-4625-bb25-638f28607be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:29.093Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=b456cf82-e2e4-4476-ad6b-4850cd07c97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:39.113Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2ef0fe79-0edb-413c-a227-117ca77bb42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:49.160Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2291586e-6c89-437b-a25a-19ff8afb1dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:59.186Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b9d0474-2218-4ec6-b9b5-e4aa45f76978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:20:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:09.209Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=72981482-285f-4cb8-a5ea-6e5abb4fbee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:09.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:19.232Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=2edffe37-98f1-44d7-a44b-7de19c22a67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:29.254Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=be11e06e-a552-4fcd-a388-945c42573ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:39.272Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=d640116b-0327-4530-ba2e-f2fd386c3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:49.291Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1669dc1d-005c-4108-a97c-9f4b93b509b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:59.312Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=bc2998d4-e75d-4129-87b6-4c8ff1a09e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:21:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:09.334Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c49add1b-ca64-434b-802e-3edbb2333670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:19.354Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=01fcdc3d-5176-472e-9b0e-c52153250b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:29.386Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=95962ed9-159f-4825-b68e-76137a70dec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:39.403Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=6b85751a-d923-4133-875f-000b5b6cc7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:49.424Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=0bf5489e-518f-4ea1-ab5d-8eccef17019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:59.456Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7e7a840f-327d-41be-ad3f-c6eee9d20321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:22:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:09.475Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=5b4d0f05-63c3-477c-b7db-953752bc6628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:19.496Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=540ecdb2-52d5-4420-8cc5-685750bcfc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:29.517Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=83126dd4-1f54-417c-8fe9-1b48fb1c5187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-23T02:23:36.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:23:36.289Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-23T02:23:36.289Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-23T02:23:36.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:23:36.290Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:23:36.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-23T02:23:36.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-23T02:23:36.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-04-23T02:23:36.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:39.565Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=40253ebc-b85f-4373-bc5a-2e3b68203ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:49.586Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=c2acf522-6aa0-4629-a31c-b1a0f72ac40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:59.607Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=aa5aec9f-6c67-44f9-a2bf-689f2a24f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:23:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:09.627Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=a31dccf9-805a-41eb-bd0a-13f2c1cf60ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:19.646Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=3216d72b-44df-4283-b33f-7e3f1088dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:29.672Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1c6dbfee-ef80-4a7e-8131-84cc680d29b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:39.693Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=7f7b5497-8102-4c4e-aa7c-f717d8db6b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:49.716Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=cc7f202f-999c-4fc6-9e6a-7fbb12ee698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:59.738Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8b8dfb24-039e-4d50-a9a7-81eb3805f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:24:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:09.755Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=457b49e7-59e7-4acb-9f7c-d1d29a0d13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:19.775Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=1b3bd0c6-20e8-4105-a5b6-0ad2ef446d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:29.799Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=4428ab61-d58b-41e8-b689-3ae6bb5dca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-23T02:25:39.820Z |INFO |Init configs |InvocationID=41942aab-9459-4727-9944-8fc70373992c, InstanceUUID=8c22bbdb-99f7-48e5-9662-2ce423eea1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-