By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:23:22.726Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:23:22.742Z |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-03-01T01:23:22.743Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-01T01:23:22.746Z |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-03-01T01:23:23.223Z |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-03-01T01:23:23.359Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:23:23.360Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:23:23.360Z |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-03-01T01:23:23.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-01T01:23:23.513Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-01T01:23:23.541Z |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-03-01T01:23:25.309Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-01T01:23:26.005Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-01T01:23:26.038Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-01T01:23:26.039Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-01T01:23:26.201Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-01T01:23:26.202Z |INFO |Root WebApplicationContext: initialization completed in 2661 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-01T01:23:27.431Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-01T01:23:30.243Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-01T01:23:31.460Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-01T01:23:31.495Z |INFO |Started MainApp in 12.595 seconds (JVM running for 13.566) |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-01T01:23:31.745Z |INFO |Start scheduling PRH workflow |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:31.759Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=963a4426-a184-4983-9544-013f6aaa8121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-01T01:23:34.003Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-01T01:23:34.004Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-01T01:23:34.007Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:42.486Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e462af08-c3d7-4102-bf33-9c64aeffaa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:52.529Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9dab9edf-1351-44c5-b661-46ac363c6f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:23:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:02.570Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0533c928-f880-4ba7-be17-cb91c304e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:12.611Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d02022da-ad8b-437b-af63-6f6394998ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:22.657Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=41ea347f-3a58-4199-a709-9000e0a5e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:32.696Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0a0574b1-c18e-482a-af06-7eb368f58714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:42.723Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=472ed411-2c6b-40d0-90b7-8aba7c666a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:52.750Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=79a3288c-5e2b-4647-a968-d6cdafc0a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:24:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:02.821Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7905fd04-0fff-484c-a636-add10ff4ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:12.844Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0251ff5c-8ac7-4ef7-95e7-b848c684b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:22.864Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b634c0eb-7a7d-4273-8b25-0c29b4f51a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:32.884Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48a365ec-da32-4f8c-9d45-3eb0b49e0bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:42.922Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fbb0576b-17ba-431d-ab39-484caf786d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:52.951Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a6f6950f-6002-4ce1-bb42-cfaf1477b4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:25:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:02.987Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c6d5cd37-8485-496f-adc7-00e4a7923bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:13.013Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=10622ae5-fd48-4349-abd0-1913c3469ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:23.041Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b99dcaa2-8c56-440d-98aa-83627336a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:33.069Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d5bcee95-fe94-40ea-8c23-f6a0d927c3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:43.091Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3d503850-43c3-499f-a44d-8fcc890d1450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:53.132Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=46aad8a0-66cd-491b-8b96-e12f34a53a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:26:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:03.220Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=214de9eb-402f-4036-8539-08d2ca5f745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:13.269Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b385aef6-712f-4193-9c1b-50c7c0114c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:23.609Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=971896ce-6984-47c5-b733-85822a4dcf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:33.651Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eba5b923-a4cc-45ad-995f-b77695b850b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:43.674Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=80667d98-eb35-42ec-9f8b-d593d46f0b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:53.702Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7a49e332-03e1-413b-9640-8fc96a924149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:27:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:03.795Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1a55a08e-873e-4922-a03e-3aae71e2b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:13.824Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ae524605-645d-48ed-ab1a-e377082d7c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:23.859Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=277104c4-36fb-4cc9-858f-06d8ee1048c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:28:28.353Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:28:28.354Z |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-03-01T01:28:28.354Z |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-03-01T01:28:28.354Z |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-03-01T01:28:28.355Z |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-03-01T01:28:28.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:28:28.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:28:28.371Z |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-03-01T01:28:28.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:33.876Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=311f1ac3-8c9a-403b-96f6-0365d4e722c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:43.917Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9612d74f-e297-4384-8fb3-c99067f796c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:53.962Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0272bfa7-8fb7-48fe-b10f-f3ff55fe70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:28:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:03.988Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e733abb2-97b8-40e0-af97-f70ddb17d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:14.011Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=07a550e5-3678-447d-8ecc-0c6ae9a305dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:24.031Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e950d1b5-a511-4bfe-a65e-9edc6443a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:34.051Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7d29edec-3484-4747-a539-4ba10d6b20a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:34.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:44.069Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f5960acd-1b20-4eda-bdea-ef5d75462978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:54.088Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f198326e-fa62-4049-b568-31123ecd1129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:29:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:04.111Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=08f6c0fd-a6bf-4f6b-a549-b6d64d97075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:14.137Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d601602a-ae80-42f6-8181-7a27721332d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:24.161Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f2a5387f-9ae9-46bf-9e49-d8a18bbc0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:34.184Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2967b949-1f46-4ec8-b3cc-eaf43ea78100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:44.210Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=55fa741b-5b6a-4c2c-bd1d-5cee72204a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:54.235Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=409e6b60-262b-47b4-a3f0-150ad7d0b202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:30:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:04.261Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e273c159-c0ff-4d56-b387-5fcb8e6a17bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:14.280Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=87602f36-635b-4e52-9bd5-5d07e7edf9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:24.299Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fe11b5ac-4189-462d-8024-751ea05b8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:34.317Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=93788158-9ebe-425a-b0c0-e4c506e7c541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:44.355Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=224a3f91-14a7-42fd-91dc-21ea1b8e84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:54.377Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8a66be6b-d90e-4386-b6eb-4cbad982761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:31:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:04.410Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=30653388-e7e9-4961-9346-df7797b27ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:14.427Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f3ee31d6-55e6-41a7-b84a-c841fe4a30f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:24.446Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8414742b-82cd-47f8-abda-f4a2a481a5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:34.463Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1518feb2-c00b-49f3-b299-dcbdc5dd8733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:44.482Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=369262cd-26a9-48a2-9948-c4ad9eab1c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:54.503Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a7a6e8ae-33ee-4789-9e03-c78cb66ba3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:32:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:04.525Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cce655fc-d45b-4e79-be1b-9dfa559c49d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:14.544Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6170d6e4-baac-4757-9e18-f62b1d7966e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:24.562Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c078aa79-3f49-4baa-8f5f-16b220cae4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:33:27.814Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:33:27.815Z |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-03-01T01:33:27.815Z |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-03-01T01:33:27.816Z |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-03-01T01:33:27.817Z |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-03-01T01:33:27.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:33:27.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:33:27.838Z |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-03-01T01:33:27.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:34.587Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a5cf8c8-407a-4826-b53d-633d16cfeb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:44.619Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd16f646-e5cd-4a85-b611-d719538cb7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:54.642Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=81050864-24d3-4a89-9b01-2f7c7e75c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:33:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:04.668Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f4835ba5-4c9c-4d48-a7e5-95cefcac1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:14.734Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=70bb449f-707e-4741-a12f-e9a91bff7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:24.755Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=18b1cd15-cbf1-4d90-be3f-ca523f18fdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:34.786Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a419b684-e3e9-4a89-b622-136991094c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:34.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:44.805Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=17e1071b-8481-47f4-9f81-cb95425f95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:54.822Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d96da2e2-980e-4e80-b196-7067cb8d8378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:34:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:04.843Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c5a2f93e-a5b8-4c92-aec3-bafd7f8b3547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:14.861Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8584725c-9578-41bd-a80c-da12c4b90881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:24.881Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=af90adc1-7365-4fb4-a540-a16c63235b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:34.897Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6023a037-7657-450d-8a45-f08c77c809e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:44.922Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1c052c25-bdc9-4f20-a84f-2a0366546a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:54.939Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=300708b9-0d69-4514-856e-9b8316471a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:35:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:04.957Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e09fbf43-de5d-40ed-bbab-5e7e9e298728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:14.974Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cfdab2ae-a61d-4d69-adfb-28328dfd03cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:24.990Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e3b44fd1-6f1a-412f-bc99-e30c686a433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:35.015Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b92492bf-af7d-45b9-b33a-fc6e01a05985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:45.032Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d016b4f2-3ee9-4671-98d9-32f4cf860ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:55.052Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=299a84b2-a661-4d76-af26-2a4ee131667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:36:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:05.077Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4cbec04b-9b0e-493b-9345-a41c760ed3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:15.094Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4fdfdbe6-003e-4018-8a1d-489562793832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:25.116Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b4cf16d2-dc57-4f93-b429-c6f3b399ccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:35.138Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5720e643-5539-4cba-839a-13b216de4bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:45.158Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3ed46eb8-bce5-4dda-ab85-0c2eef222a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:55.180Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e63f484-2f1f-458d-b95f-458c9f4435d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:37:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:05.208Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=90f787a1-b326-41f8-85b1-ae05a7c64b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:15.253Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a9b8cfa1-bb17-40ba-80e5-5fda5e5c1ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:25.276Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1f723705-2fcf-4705-9e9f-c25f25d9e694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:38:27.746Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:38:27.746Z |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-03-01T01:38:27.747Z |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-03-01T01:38:27.747Z |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-03-01T01:38:27.747Z |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-03-01T01:38:27.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:38:27.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:38:27.759Z |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-03-01T01:38:27.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:35.294Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c70c68f8-a3c0-4707-98ed-2370ce9a624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:45.312Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9e9b6bc1-1898-48d2-bf9e-65940f863020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:55.332Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=049e4878-3dfd-4020-9b6c-65a42bfc100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:38:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:05.350Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e1c7cf4-57e8-4021-819f-acbcca515c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:15.395Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=551102ce-fa2e-4165-89de-636c5a70eaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:25.422Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a9aae2ca-ae79-48d5-80d9-8b93f198f522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:35.448Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8408875c-8498-4041-9d72-f8c236a88207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:45.466Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7f973203-747c-4ca0-9d6f-03063fcc1fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:55.506Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8953f551-36fc-43b8-83b9-e49f6feeb642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:39:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:05.545Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ec6097e4-46ca-4b3b-abc0-a12e90bc3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:15.563Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=faf39589-fc6f-4374-ac82-ecaa380c1db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:25.584Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=22cc3e87-569c-4343-a473-868bcbc48926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:35.601Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f48e368b-476b-4c11-bd08-efb5da3da444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:45.627Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c65480fc-8cf9-428b-a67d-f25a948ae3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:55.658Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=194f7dd4-2fe5-49ef-ac1b-b597a070cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:40:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:05.698Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9698fc0b-6b1f-4d3d-bbbe-8613aaca3a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:15.866Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dea3e824-697a-4488-8ebb-556b952f3f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:25.882Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5e22e8d0-0dd4-44bb-8218-c1e8badcf3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:35.897Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=04fcc8e5-d7f8-4717-9749-752d5457b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:45.911Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=67c1e9e1-7226-4ee6-84a9-ba41c5d8639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:55.948Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=38798076-0bc4-4529-a5cd-8093729dc12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:41:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:05.970Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fddc2c22-3c89-42d4-801e-f64f8d0cc44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:15.987Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0ea91b8a-2231-4258-9147-915441a29b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:26.006Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f00753ab-f205-412f-b1b0-79bfa0781bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:36.031Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fbd6511f-2625-460e-ac9e-4a7ce33100ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:46.062Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=11c5d795-c822-449a-a145-b140ce594e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:56.122Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ba3d3a01-ac30-48c1-a522-824c60012dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:42:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:06.189Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=deccce2c-a017-4718-8edd-2043da85c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:16.211Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4b9fb300-0b78-4929-bd16-a4807ef6079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:26.230Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f5f22016-5acb-4a21-8612-8478c32ee72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:43:27.760Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:43:27.761Z |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-03-01T01:43:27.761Z |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-03-01T01:43:27.761Z |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-03-01T01:43:27.762Z |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-03-01T01:43:27.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:43:27.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:43:27.777Z |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-03-01T01:43:27.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:36.248Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=842f3000-2dc6-4ef4-90a6-ddd76aa835a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:46.270Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=51b2a9cf-6859-4d72-83d3-0bddaf2a7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:56.312Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=23a0eb12-0e9c-4d61-87a3-2c2fa2593220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:43:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:06.338Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bfc01ba6-f0cf-4e04-a2ad-9de2453178a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:16.401Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0c06ff09-43e5-4613-b6dc-0a39f6a2ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:26.418Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0c27abbe-e639-42c8-89ee-06ee67e1aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:36.448Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f7ee7377-e905-4191-88f8-bf30648ec14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:46.467Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e22afecf-5d65-4af3-9c1e-c183fba5e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:56.504Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=55a297bc-0241-473a-8396-172824a9c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:44:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:06.522Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=59c51f36-b0de-4966-bb60-82a4e4e827b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:16.571Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=aedf50e6-fb17-4e58-a524-44b16f11c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:26.589Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=25129793-1b37-4174-a108-eb026a67c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:36.665Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=902eb359-5330-4414-a491-882a1159cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:46.682Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2a0e28cd-0b8a-4a9b-b505-7bc81b739396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:56.698Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3d5803ac-4278-49b6-95a7-bc01295e3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:45:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:06.719Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=50933c93-b161-40cc-a278-0af02eaa80e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:16.737Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a01bece2-17d3-4457-aa5d-95bebb46c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:26.753Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=93ef3ccf-34c6-43e6-bea2-882507aedb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:36.793Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=724fc1f4-8583-48c2-b0d3-c0d31d352bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:46.821Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1397eba3-e16d-4ade-adda-44755d31c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:56.843Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ef464710-d551-402a-9d21-35fc1e87584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:46:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:06.861Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fced152a-dd46-4f6c-8393-e37f212fff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:16.879Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=787afa0d-cb90-4bce-8378-9a704c88f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:26.896Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=49311ded-14ad-44b2-8ffc-3aa5e5ba45b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:36.959Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=86962563-b66a-49d0-8c6f-572322a33094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:46.978Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=979aade8-541c-4b72-80d5-c0493b39239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:56.994Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9b8e0ff8-3595-47a0-bbee-a52dfdde21e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:47:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:07.085Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ec2f24c9-0c81-4e71-8e6c-194e45d0ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:17.113Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f9766f3f-d34e-48c9-bb80-c00e395a099e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:27.146Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e1e64b2-8355-4674-b783-3294d617bdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:48:27.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:48:27.737Z |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-03-01T01:48:27.738Z |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-03-01T01:48:27.738Z |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-03-01T01:48:27.739Z |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-03-01T01:48:27.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:48:27.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:48:27.749Z |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-03-01T01:48:27.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:37.922Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1abdc5bb-57d3-4aeb-92f3-2dae1ad2142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:47.943Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=db28b2d8-94e9-4097-be4e-9fea7073b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:57.963Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=481e79fb-7ffb-4d7d-863b-9ae4f6a02050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:48:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:07.998Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c68c39b9-c76f-48e8-8630-e2b805263a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:18.019Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=19de7715-af06-4d1d-a666-0932d1366dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:28.035Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=70760bab-461f-429b-b86c-4eeee819b045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:38.051Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c7ca961c-06fa-490f-bdab-c14e10bf9230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:48.091Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=16ece1e8-4a5d-4cf4-b796-869302e24a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:58.110Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f7e511d6-2522-4dcc-b7a9-2d1be24cffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:49:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:08.135Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=575b4536-0817-4e2f-a44b-34f719ef69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:18.154Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=221754bb-764e-4080-ac21-bec2b9b45769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:18.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:28.181Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d0d8e344-c286-490e-aa18-922faad428c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:38.204Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f6b3224b-8c53-41d4-8021-da9a6852cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:48.221Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ac0f471e-7290-483a-abf9-9cca1c3aab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:48.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:58.237Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=080fd816-b142-4253-ae95-803ac405d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:50:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:08.284Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=927c2beb-1a7a-4a28-b4b8-25b6177b821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:18.303Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a5dda062-b48f-4c14-b576-6d66742894a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:28.348Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=67684c6c-a24f-4862-bea5-c57ecae95c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:38.396Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0dd4b872-4464-4487-b52e-91babd1a6cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:38.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:48.436Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=36e81688-8182-4003-b375-9dbb2a3ab8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:58.452Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e9b42ac-7fc7-42e7-8f66-56beb63db6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:51:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:08.467Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f50640f7-1bb7-4838-aa91-8ae97ebe1c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:18.485Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5f57c23e-ec30-4c42-ad6a-6ae3a397c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:28.501Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e810a452-2585-4453-9764-18d4064a7580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:28.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:38.518Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=864fc82a-280b-4435-bf72-bfde55f01881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:48.543Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6fbfb251-8770-4d48-8f29-270697643c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:48.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:58.559Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f4f13002-4e40-4fdb-86d0-ab04dfe0893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:52:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:08.573Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=10e829b5-60ce-42c1-9790-9e73da6456bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:18.611Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=03e46831-6bda-45e4-ac66-765bf45fbeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:53:27.758Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:53:27.759Z |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-03-01T01:53:27.759Z |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-03-01T01:53:27.759Z |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-03-01T01:53:27.760Z |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-03-01T01:53:27.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:53:27.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:53:27.767Z |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-03-01T01:53:27.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:28.631Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=24fbcc98-311b-47d8-b517-38e5c7034fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:38.648Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c8a1aae8-dd16-4d01-b76f-fff0eed391be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:48.666Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=449b8569-b7ef-4c14-8eb2-f127078c957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:58.683Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=06d78805-4bad-431a-82a8-b905a5ff01fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:53:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:08.697Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2bf61a54-8853-44b6-a557-aed88b25d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:18.719Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0306860c-e645-40a6-870a-9f696d1bc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:28.744Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=85d7686b-e2f5-4d3f-b997-e653e9059f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:38.761Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4d8efd00-9d26-4e59-a946-237097fa245a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:48.777Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0f1783dd-6b5b-453a-8cc9-69b0d0833f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:58.794Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=76ced482-2e08-43c6-884e-d84e8d9fa370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:54:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:08.812Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0bb794d2-a159-4d25-ae43-fb19951d893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:18.834Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=361d59fa-74d9-4bd3-9318-ed88debb35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:28.855Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1c4fbd83-4d70-4f32-9bef-42448b478dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:38.873Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f5a55302-3d05-4394-8fcd-3a32be48aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:48.889Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f604ea7a-1b98-401b-8ff7-29a680e3f553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:58.915Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=06b1c6b1-55aa-4cdf-bb2c-719bb532f9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:55:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:08.942Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a2af3f14-a22e-4d00-a8b6-6710630ca289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:18.961Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5491eefa-48e0-45aa-88c5-a0b29ad09f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:28.981Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2a0668d6-2628-4917-839d-f23367de4e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:39.149Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4a431629-7a4b-4ea8-9c46-57034d650043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:39.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:49.163Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=afc8e398-db14-4a87-80a2-e95283099260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:59.180Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3f79d32c-c76f-40ea-a1ef-d54285ead97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:56:59.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:09.206Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d6774807-5e53-4b46-b57e-237f11cccb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:19.230Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=11b4431e-726c-4818-a4f2-7f5b5627ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:29.271Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2aa3fc34-aa62-424f-ba74-3855199e187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:39.288Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=544316d9-0d76-49a2-93c0-6934dbb42266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:49.301Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2eca2db8-a88d-48a4-8efd-2e0dcb945b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:59.320Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2ddb834d-a3a6-433d-9d20-412f1e9eef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:57:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:09.340Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=63db952a-0b44-4aec-b2a2-6295b5210f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:19.355Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d0865113-f42c-4871-b483-c27506243162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T01:58:27.741Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T01:58:27.742Z |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-03-01T01:58:27.742Z |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-03-01T01:58:27.742Z |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-03-01T01:58:27.743Z |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-03-01T01:58:27.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T01:58:27.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T01:58:27.755Z |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-03-01T01:58:27.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:29.376Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48651dc9-8cb0-4e0a-b1c6-a700e87d2f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:39.396Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2d79ade6-4b1a-46d0-bf10-c2eb085a0867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:39.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:49.412Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0689f1a2-df70-40e0-a408-f9e0f537a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:59.429Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9679793e-d486-469b-ac65-cc39363202e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:58:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:09.458Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eb073ae2-4c5f-4bbd-8782-33f9974c40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:19.495Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=70cd6cd2-4735-406e-88b6-d95a4d73c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:29.513Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2fe8a05e-3255-4d99-a144-17eb7a4745d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:39.530Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ab4bfb03-cf11-4de3-b942-87c469e43aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:49.545Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=afb6e944-edaa-46e0-b34f-8b3c2aaa3f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:59.560Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f09d7d04-8ec2-40f7-a4c9-7d8506cd72cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T01:59:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:09.587Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bf41b1f9-9514-4ad3-b0f9-894c6b87e719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:19.602Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=11fc32a6-8b7a-4cb0-a643-1aea93d5bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:29.620Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bdc39f2a-afa4-4ecc-9f82-adee6b5af280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:39.648Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e78e2eec-a29b-4120-a439-e04b7abcb977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:49.665Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8bd3a94c-23ac-4884-a8f6-8b59cb4bcc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:59.685Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=392fc846-63f0-49d5-bb58-942cdf4a552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:00:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:09.711Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48da7853-9011-44d6-9aa8-171637e0a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:19.731Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e2c968f-d7b7-4e70-af93-e455b2675268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:29.748Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2c50f149-8db7-471a-b4ea-6785e7ce3f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:39.768Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7dacd033-4167-4e68-83f0-52b3372d5aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:49.782Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b7fa37b0-7f93-4000-b8db-9b0e7cccada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:59.801Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4c35b420-2529-45f8-bfbb-ab288883b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:01:59.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:09.820Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=479861eb-5d5d-4aba-9039-1beb91f3a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:19.835Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8a8e00e2-d608-4ef7-9ae1-e284da4dff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:29.853Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=372a02d1-d032-4fa7-87d6-8cef8bb9b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:39.868Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8d1e6cce-bcc6-457d-8f9f-c74753debe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:49.887Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a3e9d285-f079-4b90-a7ec-c951c749249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:59.902Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b604b08c-d3f1-4bad-b683-f50be3ba0c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:02:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:09.935Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7f3a953e-c26b-4cfc-bcd2-7deae6e3ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:19.950Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bdca3928-668c-4b90-8dd4-45a837d68e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:03:27.759Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:03:27.759Z |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-03-01T02:03:27.759Z |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-03-01T02:03:27.759Z |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-03-01T02:03:27.760Z |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-03-01T02:03:27.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:03:27.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:03:27.768Z |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-03-01T02:03:27.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:29.968Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1279e762-a976-4f2c-8409-6df7ac40b565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:39.988Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3adc3b6a-ea8b-45a0-a323-aa06a36e74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:50.005Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8fd0d0e5-0602-4d04-a972-b1d722192455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:03:50.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:00.024Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=06e058fc-fe5f-460c-ba67-79baf06b11cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:10.048Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1ceb00f3-980b-4cb2-9fec-0f05018ea484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:20.063Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=41643d1c-fe02-40f0-941b-10c378b16c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:30.082Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd63dc9a-e1ed-49ea-80bb-f92610264efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:40.099Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b585a8cb-fd44-416f-ae6f-1f499092ea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:50.115Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=26abe30e-29d9-4b0b-8ec8-6a15e074d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:04:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:00.137Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c8ade3d6-58e8-4399-b339-b0c6032b7896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:10.153Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=39f8f3d4-8d7f-4cef-bb8f-ea20d588dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:20.168Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b7489975-ff05-4ddc-8e32-3f7f72622267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:30.189Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c04399ed-5090-48ef-a27f-a43a56847507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:40.212Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9a6619e9-858f-4b4c-9953-90c82f082c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:50.226Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0352e283-4c1c-4051-a28e-943ee6b07355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:05:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:00.264Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ed1b5975-84ff-4832-803e-2acdb98c1758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:10.299Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=25f59da2-3182-4a5f-9e99-c822ec7d06eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:20.317Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=17692d56-bde5-4b24-8f98-ea0819d0dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:20.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:30.333Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c2a92e85-0bd0-4ba7-8dee-ebe08e4c2bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:40.376Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7a9025d2-418f-49f9-9801-07d18248d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:50.392Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3e00a36d-e850-454d-afdf-0ad38d36fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:06:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:00.412Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cc609b1f-205b-46f3-beac-252d39f07fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:10.432Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d2358cd3-59cc-4b98-ae04-f9885a8a7173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:20.450Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e1a3318-5195-4112-b025-a6512168ea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:30.470Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f665f2cf-8db8-469c-b488-686cdf638316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:40.493Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=81e22157-2c87-4f34-8d05-cfaa5198f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:50.508Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bb6240e0-20b4-4cd0-b3fb-717eff0fe87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:07:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:00.559Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0aa02eb9-e4f4-4042-bc69-004e656101dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:00.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:10.574Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=df75be29-3c78-4d58-a3f8-9e194c687969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:20.596Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b05a9d2a-80a7-493b-9cac-312b34dea26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:08:27.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:08:27.719Z |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-03-01T02:08:27.720Z |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-03-01T02:08:27.720Z |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-03-01T02:08:27.720Z |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-03-01T02:08:27.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:08:27.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:08:27.727Z |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-03-01T02:08:27.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:30.612Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=45cf7ba8-e629-43a8-b17b-914a16f9dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:40.632Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4b54e3e9-55c1-48bb-998a-4475f8a73e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:50.667Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=87a6056b-9a4f-4974-b3b4-641895eaef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:08:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:00.697Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=94cdbbe7-1a4e-4300-a7d1-f48659fa9eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:10.715Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c34ef6eb-4ac3-49c9-bac3-8f96736f6ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:20.740Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2ee6872c-73fc-4763-b845-6b4a6593c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:30.756Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=df9964a6-3aff-4a68-9ecf-2bb16c84539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:40.772Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1c6fdade-e7b8-40be-bcef-5edf3ec685e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:50.787Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4a5b75b1-107d-4d40-bc8e-bb2491353231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:09:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:00.857Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3caa9be7-b2bb-4933-90eb-a4fbfb5f82ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:10.887Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=86ffecc5-888b-4345-bad5-02d44fa613c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:20.901Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1dd86627-6457-4bc7-bfa7-aa823ce6d7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:30.917Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b7ee902e-0076-4180-ad7d-e902bf180c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:40.932Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7dd39893-8762-480f-b7e6-a209a8441839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:50.950Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=535bf018-57b1-4de6-8c28-eaf38caca1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:10:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:00.964Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=da221345-1190-4ca5-9e85-f8f3661af820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:10.979Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4bff741c-263c-40e2-bdcd-4aba0e03e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:20.994Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b9ee6987-4d73-4ec2-920a-1792a4f8724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:31.008Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8026328b-0eff-42ba-8c41-4153a7338c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:41.023Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=43c49aaa-f99c-4b98-91d8-82e69c4ab147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:51.042Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fafec634-d3d1-4df9-be8f-8ee46992908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:11:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:01.058Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ede5cc6f-95ab-4819-ab1e-8fc49a44ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:11.074Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4305a9ea-b920-41d7-87ba-7d24576d2d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:21.100Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=358d38d2-8865-4052-9987-11204ccc15f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:31.116Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2c2dbda6-b317-4104-a07a-e4ae890e992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:41.131Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1d39681a-ae85-411e-9482-2afd14d7fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:51.147Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ca4ce8b1-eb35-471f-a742-fd1faa69a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:12:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:01.164Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fdaa48c5-bb27-44cd-afea-312b0575e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:11.181Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=edbf54c8-8d20-44f5-8c9c-25674a928031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:21.202Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=14329438-68f4-496f-abeb-cf19cd26a2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:21.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:13:27.748Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:13:27.749Z |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-03-01T02:13:27.749Z |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-03-01T02:13:27.749Z |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-03-01T02:13:27.750Z |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-03-01T02:13:27.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:13:27.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:13:27.757Z |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-03-01T02:13:27.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:31.223Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=94ccbbfe-a96a-4c7e-a4d2-f81e9d5fda3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:41.243Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=801d8834-5b3d-410f-a1a7-bfbee8c6070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:51.281Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=33d49cf5-c196-43c6-a8bd-35ce96bbbf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:13:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:01.299Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=12751b27-9863-49e1-a3fe-61a3919c956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:11.322Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=55e31232-dbe0-4641-98fa-c45f8a5d49fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:21.343Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=db3f2d4f-d60d-4e7a-86fd-6ecded7ee7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:31.359Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=060dbbcf-923e-4b71-8ba8-8db62d1a97d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:41.376Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3e72b8bd-263a-4dc8-a358-0f4ee4927975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:51.394Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e0d3f73b-bd79-43f2-ba4a-9b746ec2d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:14:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:01.411Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=69e71b8f-28a8-4ae3-a816-ed39b9bdfba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:11.432Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=00f5f1d9-fd2e-47a9-a961-b25db2d9f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:21.451Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=690d9967-981f-42e6-a38b-ae1f96d28d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:31.465Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=18bec309-42de-418f-8be3-73a64ef0bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:41.479Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e0b8af22-879b-418a-8c98-f2a7016a2466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:51.497Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=904207a5-a14e-4a40-b29f-4933f9003f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:15:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:01.510Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=761cc6ac-4a70-4446-8881-44faeddbd19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:11.528Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=537d0485-80cd-49ed-9e3a-430a5d183225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:21.546Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e3a65043-59f1-4fe4-b0ee-d7a58238ef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:31.560Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=35b2fed1-076a-4b2d-8c0b-753e17072d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:41.576Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ec22db6f-c065-491e-98b0-279d630a0210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:51.593Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8b764e94-0d28-4408-b087-23b7025eff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:16:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:01.617Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b6b26a35-8f1d-4d3e-ae2f-0ce70996e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:11.635Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=731f939f-eb82-4712-868e-9e0e76906229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:21.649Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8246a2c2-b69b-4fd5-b02f-eb877d350063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:31.662Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48e02252-5493-4d74-bf4e-7d3eafa5ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:41.676Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=397a53af-a553-4e1e-871e-b93a1e6aa325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:51.690Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d09f78e0-2e40-446c-b543-b6bba3a06c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:17:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:01.706Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=53a9b9dd-94aa-4405-a543-8a9482c06d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:11.721Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ea7685da-6222-4986-acb3-cde6e87ef0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:21.737Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f8e29604-2c2c-469a-8fbd-ef5c5d0d688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:18:27.759Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:18:27.760Z |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-03-01T02:18:27.760Z |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-03-01T02:18:27.760Z |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-03-01T02:18:27.760Z |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-03-01T02:18:27.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:18:27.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:18:27.765Z |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-03-01T02:18:27.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:31.751Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ad3d3940-4cc8-42ef-a7eb-0e8738fe481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:41.767Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=153bc1c0-3812-4e63-9f59-6e29f4ae6224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:51.782Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fd8dc70c-3299-4d86-b110-b85eacd49010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:18:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:01.796Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b74a3e23-bbbc-411e-87ba-2ebc66be7fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:11.812Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8f1bb668-9b9f-4d85-b3b4-77caf593be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:21.828Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=514478ed-99de-44e8-a667-2392c2fa660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:31.864Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c43ce849-8b6c-4bcc-8c6c-63d11ed6c68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:41.879Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=20818653-ddc0-4a71-9f86-6108ce77d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:51.900Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2cd019e9-247f-4f78-9edd-263ab82efc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:19:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:01.915Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=92c99925-014b-477f-a212-b26d5ebb7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:11.932Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ccc3cdf5-a92c-4b81-a4f0-a000e2dc24c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:21.949Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5ddcf5ea-1c54-4571-ad9a-ad4cb0c8fe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:31.963Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=59028dd7-5218-4472-9914-b3b874234082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:41.993Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1883feab-d60f-4c48-8389-8e14ebffd85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:52.010Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=337bc9e5-b53b-4a28-89b4-a46b0703c4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:20:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:02.025Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=451f7781-6cfc-4abe-b528-014aa0855a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:12.039Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd1ceb94-5c28-480d-9ed5-a4361d3c06ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:22.055Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c6976578-adb8-446b-b0ab-55d61336689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:32.071Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8906e90e-6c37-4429-9b89-286433e77965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:42.086Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5bd002c1-ce77-403d-a6a4-89b72d724f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:52.101Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=80c6cea4-7ebd-40b8-823e-2178180d4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:21:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:02.122Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=97419539-6ffc-41db-8f94-7f61ab01d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:12.142Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5233fe46-c428-4d78-98eb-e95965ce1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:22.155Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2fe59651-2d29-42ab-b835-53fd6d15a844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:32.170Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48c9aa90-99c4-4c15-be23-21898f641e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:42.186Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=22fa903e-7187-4be8-88cd-3d27a7d33d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:52.202Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0a58619d-5aa0-4ba2-857c-c350f15550eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:22:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:02.217Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=36969673-2339-4c16-8c92-87b1d86d4a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:12.236Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d6d151dd-3847-4d06-a452-dc079e1ca264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:22.251Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e5c5f125-a9ad-45e6-a4a9-f013838ce490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:23:27.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:23:27.704Z |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-03-01T02:23:27.704Z |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-03-01T02:23:27.704Z |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-03-01T02:23:27.705Z |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-03-01T02:23:27.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:23:27.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:23:27.713Z |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-03-01T02:23:27.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:32.265Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=012b8218-edba-43fb-8702-85b5e9d6d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:42.280Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cbc40782-1df3-402f-9336-ac3dac0a9ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:52.297Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7bfdca37-87e1-41f0-a9b7-c7671e89c3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:23:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:02.313Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e5a1fedd-cd60-41b6-9aae-a16eed67c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:12.326Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e1982c2b-5d12-45fa-87dc-6ce1352492ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:22.341Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4acbf60f-13f2-4e15-8fe0-553bf97033ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:32.358Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=69ed727d-9bf3-4ad6-ba35-bf6a169f405b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:42.380Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fee93a6c-41a4-4f5a-8d94-41ea3336ea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:52.395Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7389d26b-d4e5-4216-8378-8b4e1c9ab9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:24:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:02.411Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=01b0d7d6-77ea-45ac-a16f-1c2d3ea528b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:12.431Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5c21c463-f253-4f10-9535-32f53f3cb207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:22.445Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5b18c0cb-3d0c-40b0-8324-8cd0f0279e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:32.461Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=78441976-3d67-492a-bd32-5cf6c66986bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:42.477Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=29c6ca41-426c-4c2b-8d5c-20b3bb6b7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:52.494Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6810b3b8-41df-4ef5-bd31-08d92d437e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:25:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:02.513Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=08c015c4-7818-489b-b5ec-b555e35d650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:12.531Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6f511ef2-ff33-49f9-9e1e-5c18b3fd149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:22.552Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9e429928-b04b-4311-b8e9-93a61ab8a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:32.570Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9e6864ec-8c87-4689-920c-5183c77c3492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:42.587Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=99176944-2c57-4b82-a54a-ff94764055d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:52.606Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6657971b-7631-4aa1-8fb5-2bef2e1ea2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:26:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:02.623Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1f636acc-75f3-4c05-a704-338d2d794b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:12.639Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=011cf8ef-3cdb-4cac-9964-5b8b9894736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:22.658Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6dfc957a-44ef-428e-88a9-986780e4d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:32.674Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=64cc6656-251e-4987-8f33-a37e4f502403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:42.690Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8582078e-ddf1-4499-8484-e48c248668d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:52.714Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2ec747b6-da61-42be-a59d-1568e94eed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:27:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:02.732Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=728a93d6-1adc-4a23-9711-746afbe41475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:12.748Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e1b7f46-f1ab-4a0a-a54d-abb86cf9fa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:22.762Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=041bb2d4-fbf6-439b-9cf0-7e9558e6b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:28:27.745Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:28:27.746Z |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-03-01T02:28:27.746Z |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-03-01T02:28:27.746Z |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-03-01T02:28:27.748Z |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-03-01T02:28:27.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:28:27.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:28:27.754Z |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-03-01T02:28:27.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:32.776Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dfa39fcc-cd07-4ae7-9456-93d4d79d4e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:42.792Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=73493030-dc4b-4217-b4b3-03eebf9725c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:52.805Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f0f113eb-08b9-4c5d-8ffd-b5515b4ee75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:28:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:02.834Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d578a32e-453f-4a78-9f54-83e475275a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:12.849Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=904b0ef9-841e-4c0c-9600-5e62177403d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:22.864Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fcc1234e-f093-46f7-ab45-3b8c5a19fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:32.877Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3234fbfb-68bf-49b7-8729-68c591ba8848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:42.891Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b4cb6fc7-a95c-4393-a8b4-de5d19036cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:52.905Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5d76d15f-cf9b-491b-a22f-83c39ff62da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:29:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:02.923Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b79652a6-904e-428c-b851-68603d436306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:12.936Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=58f0fe16-4905-4fcd-9e7e-1965c4623850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:22.954Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b6b7cd4d-9b34-4ec0-9421-1377856b2dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:32.973Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=081e63f1-ba68-48a9-92e7-b5f96adfe2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:42.990Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=23e9e373-cb7b-4698-9bd9-58ce3211e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:53.023Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6c3e71d6-b737-461d-a9f4-50ab691b121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:30:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:03.041Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c006f1b1-d938-47b1-bdb8-cffacce3618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:13.055Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ef4d3575-7038-4051-a80e-2d3ab3f317bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:23.069Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5546c528-5fb8-4bc2-9ae9-bafacb06ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:33.082Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2d1918da-f38b-404a-a2ee-0b6429934ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:43.098Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0a4f9457-c8f0-4a23-aec3-ae79c66a5a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:53.118Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2f1ba2fb-67ea-47c4-b95e-b92bf27f3ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:31:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:03.134Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eee8a29e-f425-4177-bad1-0e0b32999b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:03.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:13.147Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=10d8df0e-dd4d-47bc-87c1-321cc2f18237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:23.164Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8890053a-bc94-46ca-9718-d27cdb242e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:33.187Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=275e1ead-9f23-4bb2-80cb-2344ce881927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:43.202Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cf26775e-3c05-422c-9fe3-313fb9cc80ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:53.219Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bba4b65f-ee3a-4127-8628-9d8694e2d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:32:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:03.256Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5416ca52-bbf9-4788-9a5f-81ef1dc6f255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:13.270Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=24a6cc82-d5c0-4bac-99a6-8e783d6ac631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:23.283Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a618ad6c-d970-477c-987d-92084835efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:33:27.752Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:33:27.752Z |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-03-01T02:33:27.752Z |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-03-01T02:33:27.753Z |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-03-01T02:33:27.753Z |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-03-01T02:33:27.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:33:27.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:33:27.760Z |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-03-01T02:33:27.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:33.299Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3efd0ab6-1fff-445f-9d42-08a365d784ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:43.314Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e7857dd3-e3e7-4c55-9f69-931bed6256c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:53.329Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6b5c48c5-f096-4fe3-ba73-507557677be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:33:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:03.345Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5cc213eb-48b2-4da4-90ca-b240a002b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:13.366Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=85016184-6b43-4726-ac67-92e1f9205d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:23.381Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9430c5d3-9d7a-48d6-869d-df52cce3410b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:23.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:33.396Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bd21c5df-67e1-47dd-9a5f-56c1e83ca5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:43.411Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9cd4d4ce-d3b5-4c8b-a957-a216944030bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:53.424Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8ad75bf9-3406-493e-812c-4f488db10c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:34:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:03.439Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1213de42-1cd6-4a88-9ec2-43648165d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:13.455Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9972c4b1-f4e8-4efa-bab7-c0d235912b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:23.469Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eaa63c9f-a52e-4b08-bf00-64bc3a196902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:33.485Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=96eb84d7-8ae9-4b2c-bc5c-c968abd36b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:43.504Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5db93c07-55bd-4660-af9c-28b5c3aa4be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:53.520Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1f9106d7-9b98-47ec-a0bd-aab05fd0feba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:35:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:03.534Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a147c1d-d20c-437b-8e2f-ae2b12bfeed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:13.549Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8460fa66-14c6-4144-9e45-c7995de2b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:23.563Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d39b9141-cbfd-4859-b115-29e626073d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:23.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:33.582Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=61fea724-fa5f-4be7-87e0-9b72670264a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:43.596Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=56749764-b18f-4611-b0e4-667a5661d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:53.608Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c948a37d-ec14-4915-8784-70f30d4637cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:36:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:03.629Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=83520a46-3273-4f40-80d2-3a61cfaca77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:13.647Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=610a0933-d0c9-4bf5-a930-79d8271b113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:23.663Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b296e01d-ca26-42d1-ac4f-e825402b0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:33.677Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4a78c1d2-4691-4e20-9ca6-40f483f6239a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:43.694Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d3332881-dcf9-4849-a809-97204d8d53e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:53.712Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5e1319b4-2e4c-46d1-b3c2-c2db1af15451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:37:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:03.744Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=07a0ad1b-1402-4fb7-9c04-769ef3472202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:13.758Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=15d5fb0f-a416-4911-b5ce-9a33b7e97d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:23.774Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=146d8aa6-5250-44d8-b566-1a2108132f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:38:27.632Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:38:27.632Z |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-03-01T02:38:27.633Z |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-03-01T02:38:27.633Z |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-03-01T02:38:27.633Z |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-03-01T02:38:27.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:38:27.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:38:27.641Z |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-03-01T02:38:27.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:33.789Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=39211d5b-1bde-46b5-9f97-6f4e5ea9ff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:43.807Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fcc8a1c3-356f-4bd0-998e-801235ad32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:43.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:53.825Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=91d6fdf5-08e1-4efc-91a1-f8d98ce90182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:38:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:03.848Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e5e54071-0008-4bf2-9db4-7c0319df999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:13.863Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a6af2012-431c-4bca-aedf-494e69a96154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:23.878Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7dc0b232-a51d-4991-9e18-9e987507ff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:33.894Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=76dbd9d5-40ea-4e50-be04-a7a90bb090ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:43.909Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fe3c78f9-5ac9-4387-a07d-6140bad1bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:53.924Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6ae9f8e0-be16-43bf-80fd-57347db9d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:39:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:03.946Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ada1f272-0ec4-4752-a698-9b899282217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:13.965Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a9221d20-9639-4853-84d8-dd1edbe40c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:23.986Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8675c323-96b1-4fff-8400-b3f7b72ca4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:34.002Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5da8e19b-1c0a-49ba-85a6-ccf09b9b4ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:44.017Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ec690e32-8d88-4000-afb1-14973d3d5443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:54.032Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=11bcf76e-956d-4286-b5be-fad92f6f6318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:40:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:04.047Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5a1d1f95-a196-421a-b2e7-742b54f835bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:14.062Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f44a045f-d7b1-4d6a-b452-bedfc7002cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:24.077Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=86505e31-9611-4128-bd81-579e18b37ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:34.091Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d35f4351-c92f-49ad-a950-4e1b57c88d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:44.106Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bc1c323b-162b-4724-9945-b07a4cae4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:54.127Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e629d2e8-8e89-4335-a5c3-4db6d7cc68fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:41:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:04.145Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f5940fb2-0ce6-45ca-a7ec-d4e15b491c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:14.161Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=05284e31-9151-4de6-bda8-432d9c3e5559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:24.174Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1b7c7df2-d58e-4315-99c8-824ff075736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:34.197Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0fa651bf-05d7-4044-8f78-483acdb4cde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:44.218Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f45a876a-669f-41c9-94ed-0392514a9e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:54.242Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5de3b0df-4277-49fe-8696-1e349b46b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:42:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:04.269Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3d617ba4-9be7-42db-8152-a0d7d756e2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:14.293Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=530dfc13-f3f6-449a-aab3-6231883b7832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:24.311Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e9e0eb6c-c141-429a-ab09-9cff20cc92bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:43:27.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:43:27.764Z |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-03-01T02:43:27.764Z |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-03-01T02:43:27.764Z |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-03-01T02:43:27.765Z |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-03-01T02:43:27.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:43:27.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:43:27.771Z |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-03-01T02:43:27.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:34.325Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=43e06b2f-889d-4f35-a8aa-563066235714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:44.340Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=43451ea6-ff22-4889-afdf-eaa57bd0c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:54.356Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b12f2159-bfe9-487b-b80e-aaaef55ab090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:43:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:04.373Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d3c22605-92cb-4bed-84c1-a374d0e1b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:14.395Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=66659f4b-ad5c-4d77-8ef9-f885ce531784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:24.411Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e35acc25-f0d2-4d1e-9e3b-a1efe25a2a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:34.423Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=49fa40ae-5d69-448e-9246-e2f36aff77f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:44.447Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9af7eb1e-735b-4267-90fc-c14adc9ba1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:54.464Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=deec82c2-9f00-466c-9535-000536f2ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:44:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:04.488Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a87dad10-a850-484b-a9d6-1ca2c75c2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:14.520Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8a36b5c0-3d59-4e7c-adbe-c1fc5d442ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:24.537Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8f8d4e8e-002d-4c23-bf54-906b70993f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:34.549Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=08b78222-e8af-43d6-b3af-3fcb42bb018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:44.582Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e2c6f4fc-b03a-4c4c-b672-abd82470ef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:54.600Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b717a78a-a94e-42ee-bdc6-2764660c7708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:45:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:04.619Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8706ead3-89cc-4545-872b-f3579abfad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:14.638Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e14de15d-d889-45b0-a5f5-8e3d7a734820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:24.653Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4019b0de-e6b2-4ba0-8239-79785cc980c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:34.667Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=877efb65-d262-411c-ae4d-ecb5ff19f476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:44.683Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=62275813-77b7-443d-937c-02bbd8e45995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:54.700Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e9b168de-f05a-4008-ac61-f546dd8abcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:46:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:04.716Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a056f762-68a3-4d53-bad4-5851e443fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:14.731Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=89633ed7-63c8-4f67-ae25-4d89bc12b66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:24.750Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a2c9c105-d833-445f-8e5e-d4225cc2eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:34.772Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d8afa3d5-4a86-40d6-9310-ea50d242900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:44.793Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4534fd09-0a4c-4087-8d95-9ba4dd776ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:54.827Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=39e0a963-04ff-4a1b-ae50-5f45093ba434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:47:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:04.852Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=294fec87-f410-4d5e-90a2-6e89fbe5c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:14.866Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9316c62c-eccf-4359-bc2b-73096cf347ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:24.899Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ee08597e-cc9d-4fdd-9c30-5a5f8603dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:48:27.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:48:27.729Z |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-03-01T02:48:27.729Z |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-03-01T02:48:27.729Z |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-03-01T02:48:27.730Z |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-03-01T02:48:27.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:48:27.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:48:27.739Z |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-03-01T02:48:27.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:34.915Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=defd1286-176e-4bd4-8592-a675a366dc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:44.928Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d3599f4d-513c-4863-8496-f0eb3bfa8b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:54.944Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=393e87c2-f4aa-49d6-9dea-0fa110f5ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:48:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:04.972Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3de90991-7398-4ee7-a0d4-b51806112f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:14.986Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4de32fd4-2d01-4090-92b5-1e9740db449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:15.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:25.003Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=96e413ae-28be-4978-bebe-561202a52b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:35.017Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cd129da2-ec76-4b79-95ac-8c6c1501cbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:45.030Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d0b381f9-8eae-4971-b2d5-b8aadc4a1c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:55.044Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd7cd2a7-ec9c-4d10-ba35-e9753726f16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:49:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:05.057Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=edca3944-451a-4bea-8909-d3d91012a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:15.070Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b6229216-4abb-48a4-b06a-bb679c5a6eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:25.094Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d6b4ce0c-9f3b-4d0b-b055-a9889fca1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:35.109Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=05b982c0-fa89-4694-938f-b88486e1faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:45.125Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a7de4dae-0fbf-46e9-be02-cceafa281a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:55.140Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=373d2c61-f0e5-4122-86a5-cbdf128620c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:50:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:05.156Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fbe471c6-065b-4b13-9f9a-9f859b0a0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:15.174Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=70b4d41c-b1b9-445b-9812-9a605525f0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:25.190Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9bac79ab-8fb7-4727-9999-fb453e44eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:35.204Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9d1570f8-5ee7-4407-af7a-9eed663fe031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:45.226Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7f9050f8-a1a2-4973-9dc3-8216461ba90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:55.245Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e107e67-dcc5-40f9-bfb1-83d722f76501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:51:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:05.259Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=15e10f6e-3632-4705-884e-cd70f154ee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:15.277Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3ed5a23b-369a-4a6d-b6ae-5bd9d628c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:25.294Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=08e0b090-c2ba-43b4-9ea8-3cc909916e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:35.327Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6ba0579a-92dd-4692-b4c2-38ca66a2a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:45.344Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bb5f6c1d-ba11-43fc-a842-4d344b81ae77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:55.360Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=64056713-6f7f-44cd-b872-d36abc6a0bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:52:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:05.375Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=25925c1e-d5fe-4a24-9879-e6d5e6f61eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:15.391Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4d5a7c9d-f9c5-49d5-bad0-8d31bc8c0273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:25.410Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8a2a2478-e50c-4043-92ba-d059ae75fb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:53:27.714Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:53:27.714Z |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-03-01T02:53:27.714Z |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-03-01T02:53:27.714Z |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-03-01T02:53:27.715Z |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-03-01T02:53:27.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:53:27.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:53:27.720Z |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-03-01T02:53:27.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:35.429Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ca0768a4-992f-4ad7-b6f5-bd4bafd4e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:45.451Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9fb49b02-1185-4d91-b182-b5a9b4c94c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:45.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:55.470Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9c8169b4-0cc2-4f9d-9e15-b0d16070f592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:53:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:05.489Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=df3e78d3-61ab-4449-967e-8a4d86325ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:15.503Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a43fd996-ad0a-4972-a55f-960bc09dccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:25.517Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c8006da1-78f2-41c8-b7a8-d3153d32308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:35.534Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d4261952-8fe8-4a45-b7eb-7161c4e859b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:45.548Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6ab3eb7d-1188-44e7-a15b-2c248e0bf633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:55.562Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=08ffa646-63b4-41f1-99a9-4e1db24b7875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:54:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:05.581Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5773f71e-b9a6-4ff6-8007-0bb72fb7144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:15.606Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f3e6443e-4662-4132-ba6e-1510c03f4adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:25.623Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=da449fba-b7cd-440b-85dc-148c9cb95e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:35.642Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2c1e3cc2-c8f5-4308-8807-a9a96041d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:45.658Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a5e998e3-3219-4fee-99ab-24b15289b181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:55.682Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b46bd965-ea62-4adb-b825-24043405c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:55:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:05.704Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd71477b-f595-4edd-a5d4-3ddcc5956e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:15.724Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bbd96254-8306-4528-9cd4-7844ff613fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:25.738Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cb33b578-0560-4b76-a0c9-8f61b799979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:35.755Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4f1f4408-a33e-4bf2-b14b-dc26e489c59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:45.769Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b82de344-93a7-43ac-8cf4-313341469ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:55.788Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=aa95cc48-b061-4a17-9229-cf945bb9aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:56:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:05.808Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4d49503c-220b-45ce-813f-2b0f6b593466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:15.822Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bf3a2ea0-c16b-4d7f-bd04-dbc7672bd566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:25.844Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e0522334-8312-4bcc-ac38-3cfca6f6b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:35.859Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=be97eee7-3410-4418-8175-4087bfab3198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:45.875Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f8920539-bb15-41eb-94cc-53828e46a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:55.891Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1ea8bc57-9586-4928-8f51-a99fbbf029d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:57:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:05.910Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f224c2a2-1598-434d-9045-846706570231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:15.925Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1be8ead4-e070-4e09-8aa9-b22225d7dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:25.960Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=313bb801-a7b0-42ff-8695-9e448fe4aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T02:58:27.646Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T02:58:27.647Z |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-03-01T02:58:27.647Z |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-03-01T02:58:27.647Z |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-03-01T02:58:27.648Z |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-03-01T02:58:27.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T02:58:27.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T02:58:27.653Z |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-03-01T02:58:27.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:35.974Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c9c1008c-edbb-4628-922e-35eb207d1c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:45.988Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fa818075-1f1d-4641-8d0f-aad0526e3d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:56.013Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c64fae50-b38d-49b2-a87c-a0b0d64eab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:58:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:06.032Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7d779eb9-f2c4-4869-8a32-06f03117a579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:16.048Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=995ba309-4465-4c4d-9927-2a82158c1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:26.074Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=48b7142c-ba3a-482e-92f7-f686d7935e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:36.097Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=972c2317-9749-4501-be4c-909c38840945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:46.119Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8b777e4f-7c55-42be-9050-991b07df57f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:56.136Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c1206dfb-59f4-4a93-9964-2a850f555cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T02:59:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:06.151Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=80465c37-98ff-4900-ac88-62659021fdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:16.174Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=52e8c916-aa52-4a80-b9ff-3028a7c6d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:26.192Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6e4a27b8-db8f-4a35-bce8-974ceaabf0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:36.215Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=741c81c2-2ce1-4ed7-8563-575d8d482c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:46.233Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ecc50e1a-3a7f-444b-9da5-e37bd162b527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:56.256Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=de40ac13-46ac-4c23-933b-d059857bc4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:00:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:06.276Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=57f6d39b-5a34-40c1-a2cf-050043949013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:16.296Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=858fb79b-5219-4bee-a616-ec7b6b6b7e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:26.311Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c2b3167b-b934-4704-8b82-db6259a67358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:36.326Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cdd0fee0-2633-4951-8e1c-db6b9ca1aa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:46.348Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=28f64148-2eba-4847-947c-7485a95577ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:56.368Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d5791e9b-5476-46fa-a249-e8787642e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:01:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:06.399Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6eb7e33f-a03b-4538-9fef-5cffa6f4037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:16.416Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9428a11b-cdea-4428-b6c9-c764582a9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:26.429Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=06b74772-a808-477f-9c00-02c63db1d97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:36.443Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a6dfa2d-c88a-4705-94f3-8b1ea41d7a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:46.464Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=30c7aca1-9216-4236-aad5-662618751119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:56.479Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=868122b8-14cc-48dd-a359-eacca82db3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:02:56.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:06.492Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6c010c4d-978c-4fa4-bd9d-284394bf6e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:16.505Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1f335a04-bbc4-4ac4-a5c5-e579aca7bf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:26.517Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ee72a86b-f46a-435c-a36f-60fd17df9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:03:27.678Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:03:27.679Z |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-03-01T03:03:27.679Z |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-03-01T03:03:27.679Z |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-03-01T03:03:27.680Z |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-03-01T03:03:27.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:03:27.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:03:27.684Z |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-03-01T03:03:27.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:36.529Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0b56068f-1ece-4153-ba3f-3e8077a3841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:46.554Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c43014de-d656-40a9-a0d7-915f6c42fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:56.569Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=785ff874-3b48-4a95-ba90-965219bbcf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:03:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:06.588Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=24103663-5f56-4c6b-a055-8a15a156d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:16.601Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=407f92e6-6472-4ccc-a874-ad4d0d6a1fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:26.617Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c52f9be2-4d85-45c7-8cff-a5517f970e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:36.632Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ff2784a0-f4a5-4ca4-8d6a-da1a12f808f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:46.650Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d02c8bed-9b31-484f-a7f8-e1bd1fa19386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:56.663Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8be36707-0420-4e57-bda4-5fb0b9a77637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:04:56.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:06.681Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=09d1ce68-acc1-4d5d-ba09-646d4ba48dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:16.695Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3367b841-d506-4fa9-bfb8-ac700cdf2ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:26.709Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b2699736-3fbb-4f4f-bfa8-ba2a21d9dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:36.722Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6be422a4-5a70-446a-ac26-e6eaa6b6bea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:46.747Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7385874a-8040-4105-9d48-f9879f9ce1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:56.766Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=863117ef-b73e-4d3a-95fe-65ac25eecb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:05:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:06.787Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eb868132-82ef-4e50-9da5-390602c43dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:16.812Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c5876d32-67f9-4581-8081-6a695c02a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:26.831Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=56f29922-df52-492b-8a9d-40394c66f7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:36.845Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e48b0bfc-696e-4299-b454-539eb14481f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:46.859Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e8ffde52-befb-40b6-bbbe-8eff113e3e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:56.875Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7d38ff86-7733-485c-a0b9-b0f84c3a2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:06:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:06.892Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9868da4a-b186-4977-aa97-e6a620473247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:16.907Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=10514c29-9009-48f5-9c90-2db97bffe5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:26.919Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e5cb0896-48f1-4329-8c04-bb63896a4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:36.936Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a184a1b5-dcc4-4cc9-8e21-4d299e49acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:46.950Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8c0c8b49-3ff3-4814-8a9e-af4a2e4c7ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:56.964Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ad3c4110-30a3-4255-937a-e88bf5f8b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:07:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:06.981Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=645c6d23-31bd-462d-bedb-b73c077a7bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:16.999Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0b2575bf-53fe-47f5-9dab-995a1f8535b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:27.014Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ecfcacf6-49b1-490a-91b6-ebfbdc477ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:08:27.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:08:27.721Z |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-03-01T03:08:27.721Z |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-03-01T03:08:27.721Z |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-03-01T03:08:27.722Z |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-03-01T03:08:27.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:08:27.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:08:27.728Z |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-03-01T03:08:27.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:37.029Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=deffffda-16aa-4abe-ac64-409669c089cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:47.043Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=58c36f7f-e653-4ecb-9b46-d070213b86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:57.058Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=96f2f051-c817-49a4-9770-ad8d1d6fa785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:08:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:07.073Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0af4a069-ed82-441e-a324-2442e21f7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:17.095Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3c91b4dc-90c6-4017-b70c-f3ab8ca67982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:27.113Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c442d113-d8bf-4416-919d-bc31dbea63e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:27.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:37.128Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f10295db-68cb-4f73-b75d-6f7a6ec72a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:47.144Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c8f1345a-69b9-413e-aa70-1cc8cb613e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:57.164Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2f5544d2-20ef-4348-8976-ca4df53c32a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:09:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:07.176Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5f4a81ff-2b6e-4527-8180-c21bd9f4a517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:17.190Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8fc373ed-dbc5-4d67-8d4d-f1d552738563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:27.207Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cd3b4cbb-50ed-4905-90cc-51fa66e93521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:37.221Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7d9db659-be83-4c5c-a12c-19c6dd8cf07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:37.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:47.236Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=73ca0cec-8d82-4ff1-85a7-05c8cd006b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:57.251Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=39a4ad8c-0346-48cd-86bd-8f7ed5faece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:10:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:07.264Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8d0d18c7-3358-4b4b-9b19-4b186081bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:17.278Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7324554b-4c47-40ab-949e-df843ac7483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:27.292Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1cfa47d5-e7b4-4b07-9992-fd7b4ce192db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:27.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:37.306Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7562256d-1c69-4b2a-8b6e-4f8aaf45af37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:47.319Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4393da68-d595-43fe-bc75-98d52d88e82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:57.332Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f700c80e-e5af-4fe6-bb51-46ceaac4eeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:11:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:07.348Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b7963084-46bd-4945-9c0d-5d4545c4a452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:17.368Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c8f245d7-c56e-4053-b4ad-1888462c3d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:27.383Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0b12eebc-59ea-4a77-b495-54e63f629e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:37.406Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2553f432-1aaf-451d-90a8-f6626a0ccd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:47.419Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9a9d379e-f79d-4a55-9c34-069fb53b9bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:57.442Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=16bc5522-8f15-4155-a287-0af5ad0b1608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:12:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:07.460Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0b7e194e-2b41-4d07-9fe3-bf466d4b9a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:17.476Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9b5804cd-a7ad-4d39-808d-961d31fb1014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:27.492Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=69843b36-b123-466d-8312-f16f927aa30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:13:27.730Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:13:27.730Z |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-03-01T03:13:27.730Z |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-03-01T03:13:27.730Z |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-03-01T03:13:27.731Z |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-03-01T03:13:27.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:13:27.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:13:27.741Z |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-03-01T03:13:27.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:37.505Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=341b7024-ff40-46c6-9aea-d75629dab9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:47.519Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1481cd73-abd7-4004-beb5-b8e8aa10d016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:57.535Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=12d22128-1c08-45e1-badf-6f88581fbaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:13:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:07.549Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=35a02f80-6d27-48a6-9a62-46e197bb2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:17.563Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=665b47bb-5960-46ce-8ca4-10a6466e8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:27.578Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b981f6c5-07be-4f6a-ae31-1cb02953de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:37.590Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5005a4db-2190-460c-9eea-af128859add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:47.604Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b5fbc6fd-d173-41a9-83cc-129ac8c4c087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:57.617Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=74697e9b-4a82-4455-b52d-7b3d8f7a98fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:14:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:07.634Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=909812c5-d5c3-4066-9b47-704a0bbce7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:17.653Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a8a9926-947d-4b35-b038-c9deee992441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:27.667Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f4ea5b12-f8cb-40f5-8907-288e0982cfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:37.681Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=13146334-70ac-4d83-acdc-f1baccb99370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:47.694Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d4def5c5-4c42-48a5-8028-58e080010852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:57.708Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=aa1c4ebf-771e-41d0-8a93-cbe208abece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:15:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:07.723Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=aafb69f8-983b-40c9-912b-fca04797c386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:17.739Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0f89a04e-bde7-4292-93fc-babd78e2c0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:27.758Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=45881d7b-334d-40f5-a079-ea4e397acc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:37.774Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=648d7cc2-31dd-4841-b1f7-affdeeff5f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:47.788Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5abbdbca-47f4-4b5a-98a6-5b82acedfa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:57.802Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a562909f-658d-453f-893a-aaf9a7f16b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:16:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:07.818Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5be546d7-44a4-4dc2-b9f8-1287dd77b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:17.833Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=326a1091-23eb-4b02-b909-5f8258b531b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:27.846Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d9f61296-d7a5-47b1-8d49-a8a4ba575947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:37.859Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=49f6e487-923e-4fa3-84d0-2b9693569db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:47.872Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7c747e28-32b4-4593-9e1d-891a0343c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:57.886Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ad500d99-cf9c-4058-892e-4bf0e456aefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:17:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:07.905Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c6eff357-7fe6-4e7d-bf79-a9fb040fd3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:17.919Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=86cf896b-dcff-4dec-87ad-41f8bde646fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:18:27.673Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:18:27.673Z |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-03-01T03:18:27.673Z |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-03-01T03:18:27.674Z |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-03-01T03:18:27.674Z |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-03-01T03:18:27.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:18:27.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:18:27.681Z |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-03-01T03:18:27.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:27.939Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f468f108-53f6-4b2f-90fd-18fcc6d56654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:27.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:37.958Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e7dc230-dbc8-484c-acc0-35a8c8ec526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:47.970Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f861d0a0-c6ff-4db9-996d-77e1a5aa4d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:57.984Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b8d5557d-8020-41ed-b98d-268c97a5f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:18:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:07.998Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=45ceddf3-b9e7-4662-bd21-7e13815e4b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:18.033Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7c9a2237-7c70-476d-8779-330bdf83d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:28.051Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=674fe8d6-24b6-4300-a40d-fde53f18fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:38.066Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=71e38183-e139-491b-a381-4b23fc6102ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:48.081Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=39674cbc-4505-4731-8dbe-082fb0b235ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:58.099Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2e07979f-d723-49fd-b847-8a49e7adbb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:19:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:08.116Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=02ef45d6-18a8-497d-9d6a-85002e24d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:18.141Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ac5f4901-0bb3-42d7-ba48-521f4d4b549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:28.160Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=06312e14-86dd-4833-9a7a-b603b2e3d185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:38.178Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d2180376-f0a8-4923-9087-73c770e5ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:48.191Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=76a0c129-4540-4b6a-8cf4-345ef176cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:58.206Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=461f69ca-54cc-40d1-9ec4-84cef9d510bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:20:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:08.221Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=400dac1a-5e0f-40d4-aa15-ee4dfeceb54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:18.236Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cf86d143-0be1-47c8-922b-f729c01efeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:28.259Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=911cb46e-8852-411b-9322-d710451e83ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:38.272Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=20e8682d-d3ce-4b2b-b1b4-548225eac411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:48.286Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6942e54a-3c8b-4d77-b702-0068b48d73a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:58.304Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e78ba04-80d8-4440-80c5-a273b6870827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:21:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:08.316Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=817542e7-cc64-4dc0-8458-f451e2b7b7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:18.330Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=84d3ccfb-1359-4078-a984-c0af634c18bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:28.344Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=614541fe-b36b-43f4-97d5-25d65e81234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:38.358Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9d01be0f-dcac-477b-bc6c-bdbed2e4a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:48.373Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f21173e1-177e-4fe7-b138-adead9e06797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:58.386Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=55a32374-9a06-4971-9541-bddd6d144af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:22:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:08.405Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0cd57149-5de0-4c3e-a419-5ce4d0690197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:18.419Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7c2bf95d-f27c-4db6-b3e2-ac52e4a812ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:23:27.712Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:23:27.712Z |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-03-01T03:23:27.712Z |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-03-01T03:23:27.713Z |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-03-01T03:23:27.714Z |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-03-01T03:23:27.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:23:27.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:23:27.722Z |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-03-01T03:23:27.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:28.432Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c65a30cd-2b80-4d88-8bce-a1fc9859e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:38.451Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d9d09f17-c426-466a-8b74-0a4506afec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:48.465Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cc55dc56-a158-42de-ba83-5350a8f2e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:58.479Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dc711cea-e7ea-4b1b-8248-8c8c9fd1071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:23:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:08.492Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fdabc93d-adc1-4352-bcf9-8a178af2cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:18.506Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=958f2193-e54a-4e8d-936f-858660da54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:28.519Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=68368ba2-2fcd-43e8-9bd8-3b7c36139083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:38.551Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=36f77a69-aeab-40de-a36c-4484a2b4c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:48.565Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=33d5dc32-158e-455f-945b-e05471ede73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:58.581Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a6f088f-fbed-47cc-bf65-6803896215b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:24:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:08.620Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f8b4048a-59fd-4821-a2b6-d9542dd4bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:18.632Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7dcdd2a2-e856-42a8-9f58-cc24a1f661ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:28.646Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9bed34a7-10f2-4e75-9ad8-892e04c9b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:38.657Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=95537767-7d56-4e41-aff6-1c0185d58b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:48.671Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8eb2d451-250d-4b1f-869d-daee31b266c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:58.703Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=599fda4f-75ce-4c85-acda-ce382abbc6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:25:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:08.718Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0c1d8022-63b6-42da-8edd-c08057d31b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:18.732Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fe774d69-db54-4c51-a979-64794f5533a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:28.759Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=780b4cee-96dd-4a01-b937-53173f96456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:38.772Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3bd67114-c411-432a-8b7a-5638b8880ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:48.791Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a1b7734-ff10-4d76-947b-5cd0ce702b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:58.815Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=beb07efa-1f65-48b5-ae1a-795ead33b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:26:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:08.834Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7ab89fb3-d417-432e-b731-29a57c8d7141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:18.854Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=34a0ba2f-94df-4503-85e7-5dc20c630a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:28.871Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9e0e9ccb-0f8d-45c8-9aa6-15125e526230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:38.884Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=516ed8f3-a57d-46d2-bde4-2a44100149f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:48.922Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=88e3e983-8f6e-4542-84ad-24617020c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:58.973Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7f4831d7-b799-432f-92e5-cc0bf5aea679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:27:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:08.987Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=74fbf8ae-04ef-42a0-aea4-40200dc8094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:19.003Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7198bdd9-fd04-44ab-a9c4-f728d16a049b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:28:27.710Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:28:27.711Z |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-03-01T03:28:27.711Z |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-03-01T03:28:27.711Z |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-03-01T03:28:27.712Z |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-03-01T03:28:27.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:28:27.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:28:27.745Z |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-03-01T03:28:27.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:29.016Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=717e9063-4dec-4a9b-a910-fcca2651d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:39.027Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=90af02c1-145b-43d8-affd-ae627754c70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:49.042Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d0a267dc-80e7-422c-9661-4ea6ccf69bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:49.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:59.057Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8d3bb3eb-6256-4c9d-bf6b-4859f5f396e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:28:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:09.074Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9d715fea-887f-4c9b-8950-86957e8ce337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:19.088Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=fa7cdc45-cf51-40d9-baf4-8ef08b26543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:29.105Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c7467849-6b20-4b6a-8a1b-30a9859b012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:39.118Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d613844c-9f74-4acb-9322-d8a7d682ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:49.132Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2c55367b-e207-4133-8d7c-9655c821cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:59.147Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=95a36172-21f7-467b-8267-fa52d87773ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:29:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:09.163Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ed90934e-ae28-4af7-9968-6ea675ad223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:19.177Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=49961333-d55c-4f96-a5d6-01b5b8b0453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:29.193Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=30592e00-1b79-4439-812e-e07beb0f14d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:39.210Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=49dfdb8a-659d-404b-9688-ed7473e5d3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:39.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:49.225Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=30b03f7c-7422-4681-84b3-0f911799aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:59.246Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=eac16198-d9bc-4aca-b4cb-9f816a2dbe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:30:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:09.260Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=80119e80-9e1a-4231-bd41-a1f35fcf5628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:19.274Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cc4d5c16-36b4-4446-9d7d-952bac01745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:19.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:29.289Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d66fa1ef-8bd4-4f37-8015-7854a15ba356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:39.307Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=58507ff4-945a-46ec-b218-247431b6c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:39.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:49.325Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=1ff8e6d3-1e12-43a7-82a5-6597aabe5b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:49.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:59.344Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=c297055d-deab-448f-9eb3-4154de82a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:31:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:09.358Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0338d83a-8de0-4897-8b53-e15e32d6287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:19.371Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=751443f3-d8bc-413f-8db3-d65740616eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:29.385Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=12486709-1695-4d4c-af0f-1aa44a72dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:29.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:39.411Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4099e08a-664d-4cff-bd8b-0c68aa81c388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:49.424Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9433c7ff-6a62-4fe1-bd4e-57d258eef7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:59.438Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=59b0e295-e398-4f34-8507-9512bc7fa0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:32:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:09.454Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4563d56d-e4b5-4524-9a51-25fcb113b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:19.467Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=179b1a24-2367-4747-b59e-e475dc1fd5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:33:27.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:33:27.627Z |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-03-01T03:33:27.627Z |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-03-01T03:33:27.628Z |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-03-01T03:33:27.628Z |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-03-01T03:33:27.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:33:27.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:33:27.633Z |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-03-01T03:33:27.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:29.482Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=425bc300-db28-41a5-beb0-9c5c900bf1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:39.497Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dbe9fc37-af54-4f96-ba99-adada78e44f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:49.517Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6d3f260f-f616-4cb8-89f0-b84df88c5504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:59.540Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7f8214ab-3ed4-4b84-932b-d6a56453361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:33:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:09.556Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e2b94f4e-2da6-47ea-8c06-e2189f174bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:19.573Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b341a51b-73f4-4628-8271-8c7015fe5308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:29.588Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=bd3e4698-fa30-4b68-9a97-e61fd9b97670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:39.604Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=85449ef0-a2cc-4986-82c2-6fa2f425a52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:49.618Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=cc2028dc-e588-49f6-a582-7f323e44bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:49.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:59.659Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5d046cf8-54c5-43ec-8675-ebbfd61b9292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:34:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:09.686Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=426dd87b-e20b-499d-836c-2a7991894073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:19.700Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=13ecf29d-4d05-4d76-aafb-b70c32cb8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:29.714Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=16377a55-7a42-4609-95dc-c237166eac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:39.729Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=20570610-ac7a-439a-a180-e76d6367ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:49.741Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6676f275-e616-4177-b3ac-ce96686ae7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:59.754Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ede61267-2968-4239-b753-e5aa00d05984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:35:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:09.771Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=de39fb2c-4567-43cd-bb6a-38e960351b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:19.785Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=40f14057-b5a7-4fee-9547-00866d671d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:29.800Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=03cdfcae-5043-4254-aeca-08fd0b3142c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:39.814Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6a56d65a-5a4e-41b6-8608-fffe21df8ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:49.829Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dc85dc89-67b3-4990-a24f-138f7f83e7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:59.842Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e322fcec-7de0-4783-b47a-6af52b99d0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:36:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:09.866Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=af1b11ff-ba0a-41d8-a989-434d0260b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:19.881Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=151b3ca7-0df7-4254-9b4c-44ae1328afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:29.895Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=363983d2-8fcb-434d-b500-f17c353387e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:39.908Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9e3c04b8-0231-4310-9ca4-4723c2293ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:49.922Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0260578a-03ba-4f1a-9307-ceca204d4dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:59.938Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b463b131-7a4f-4a20-b2e2-1a1126e188db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:37:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:09.954Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d76e7d7a-1dd6-4a66-a047-eeb584814798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:19.968Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b4c6f9a6-f4c2-4420-a5fe-e27809d152f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:38:27.726Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:38:27.727Z |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-03-01T03:38:27.727Z |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-03-01T03:38:27.727Z |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-03-01T03:38:27.728Z |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-03-01T03:38:27.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:38:27.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:38:27.735Z |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-03-01T03:38:27.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:29.979Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3ab59b84-cb67-48b1-8ef6-65f69ee1c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:39.994Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3d5c3253-c238-4d32-b9d6-74be68e985b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:50.007Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=4727102b-2d27-4bab-8843-80469e8624ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:38:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:00.021Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=680785cc-e240-4e16-8ad7-1d87392cb45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:10.034Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=dd1c2e62-b98f-4df9-becd-af612dbc2f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:20.047Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=37b9d901-5871-4296-b4a8-21cf914d48a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:30.066Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=59d92f1f-25c9-4a32-878c-b33367eb1876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:30.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:40.080Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d13cd65f-14ee-4a46-bd4d-6045e45c8131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:50.094Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=7e8b945a-5112-4f32-a200-342e898b0dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:39:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:00.109Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8cacc0c5-4a4d-43a2-be78-a104fd79c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:10.139Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=5c16157a-c114-4296-8f28-8128df3374e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:20.154Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9dc2fe12-8452-4e21-8e1f-27d56e13def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:30.172Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=095dadc0-85e7-483e-81a5-1b987c0af0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:40.189Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e638e5e6-c0cb-4c3f-8d35-a6fe032f7ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:50.205Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=25dcf93f-1b91-421d-8402-9c6f1eb4a8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:40:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:00.219Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d17370f4-5851-4bb5-9b86-2e486f199b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:10.246Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=0250acee-7240-46f9-8ec5-00518f234a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:20.262Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=e4b0b911-ca6e-44ae-8a7f-903040cf5601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:30.276Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=45adef64-c614-4a04-8c94-f8b3a62bfcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:40.291Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a4bd5f94-f9b2-4e38-a339-171e60cdef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:50.305Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=983bf18e-92e1-419c-84eb-9914ec2c2dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:41:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:00.320Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=452f9624-7ab3-41d2-abdc-11bb1b8dcc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:10.340Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9195f59e-09d7-4e5e-a785-63371fad1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:20.352Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=9454fb19-9d2c-474d-8618-0900b14ea8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:30.366Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=8e955cf3-1c24-4d31-b938-6c1095b9de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:40.382Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f8e5950f-0d37-4bcc-b68a-59b901e63d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:50.400Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=783e77bf-9a4e-449a-ba65-def218757a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:42:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:00.413Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=43ffd0c3-5722-460f-900e-287d4634d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:10.426Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=d436b454-6421-43c2-86e0-f65b8d32b964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:20.439Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=723594de-74f6-439f-8568-4169132feac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T03:43:27.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T03:43:27.684Z |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-03-01T03:43:27.684Z |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-03-01T03:43:27.684Z |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-03-01T03:43:27.685Z |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-03-01T03:43:27.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T03:43:27.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T03:43:27.690Z |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-03-01T03:43:27.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:30.451Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=aabd4faa-881d-4ff8-b29b-7c01c17b995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:40.463Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=f73f8d90-1d56-4d47-a5f2-594df624f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:50.478Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a9be0190-38d5-4d3c-b49a-c499aa453034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:43:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:00.497Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=6857569c-3f94-4e6e-8cb5-3ac047b6bebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:10.510Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=3b5d9a76-29d5-41d9-8529-b67cd5b39e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:20.525Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=096e17b2-eba0-4434-a224-87d01e415cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:30.570Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=b89af4c7-a4bd-4240-9dbe-19fd5af55d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:40.611Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=2d75c7be-4233-4a62-bbc9-247b2e16acfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:50.624Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=29f20735-f813-4e99-916d-05d904baf79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:44:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:00.644Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=52a734d3-afa9-47c1-9899-66b1e648e3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:10.656Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=ba3da4f7-c27d-4a18-9171-4b02a0437f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:20.673Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=a3a7bfbe-b060-4eb2-9f50-08e404fd214a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T03:45:30.688Z |INFO |Init configs |InvocationID=2c0679c5-d7d9-4c90-aa72-8f6b8315f86a, InstanceUUID=760e8e8a-8995-406b-8651-b1ef9ffa72b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023