By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T23:39:14.248Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T23:39:14.271Z |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-02-10T23:39:14.271Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T23:39:14.275Z |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-02-10T23:39:15.078Z |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-02-10T23:39:15.280Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T23:39:15.281Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T23:39:15.281Z |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-02-10T23:39:15.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-10T23:39:15.506Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-10T23:39:15.564Z |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-02-10T23:39:19.124Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-10T23:39:20.114Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-10T23:39:20.207Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-10T23:39:20.210Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-10T23:39:20.529Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-10T23:39:20.529Z |INFO |Root WebApplicationContext: initialization completed in 4964 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-10T23:39:23.337Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-10T23:39:27.221Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-10T23:39:28.185Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-10T23:39:28.480Z |INFO |Started MainApp in 21.863 seconds (JVM running for 23.405) |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-10T23:39:28.573Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-10T23:39:28.575Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-10T23:39:28.579Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-10T23:39:28.631Z |INFO |Start scheduling PRH workflow |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:28.660Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e35b02e3-94ea-4dba-afb4-77070d387efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:40.141Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b59f0aa6-7487-4207-9d73-d6101aaeb715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:50.213Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=92e70b71-0f5c-497e-b9d3-a1943c1b42e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:39:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:00.270Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=eaa19820-f420-439f-bb35-58f5f04c7ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:10.334Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2d1c0c40-6ae6-4273-9cd9-db710d3455ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:20.562Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6238a238-07fc-4259-af5e-cfb093cd1964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:30.709Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=433c99c2-50ef-46d6-bef4-bad094198cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:30.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:40.758Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=460b215c-93b5-408a-9f90-07cd6921fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:40.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:50.962Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0c27c657-6b10-441c-a13d-d9b3e763c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:40:51.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:01.047Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=21ffa382-fb53-4a8e-85a9-ccce5bbba26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:11.252Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9a985f88-e7df-4c80-a5e0-6c5418f0ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:21.345Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=964d3f01-dfe2-46cc-81f3-bfbf4104d41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:31.461Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=369edb1d-997c-4509-bc9b-e3e4f2669230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:41.671Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=aa6a5026-0348-4c70-81bf-1e6f9c83914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:51.761Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=467b9603-5a8d-4004-9de2-f76ded25bfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:41:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:01.861Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f1aa40ee-9d95-48e1-8404-d8a4cf3e262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:12.161Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=49df8adb-9d9e-4962-a19a-43d296e4a93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:22.209Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e6db9b65-39db-4206-b0b6-c5bddb56e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:32.317Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=626b0949-cebf-465c-8b59-b13211ce2f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:34.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:44.125Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8a67e5a8-cc0c-4fd6-9067-3d587e3b30dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:54.569Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6536f1a5-b7f8-46fc-9bbe-e9025e7d39e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:42:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:04.653Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d3c36cec-58ff-49ce-9a84-349e7c0d6281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:14.827Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=01444ba0-b3c4-4554-84a9-1a56a953fbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:24.895Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a8992df7-81b8-48de-8e80-2b4342f53356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:34.993Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e2766b2b-02fc-4573-8d8a-04cc772525f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:45.061Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7395ac23-888a-4ef5-a6b8-276f298ebf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:55.149Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3e04c25e-25cc-4de1-822b-1bb137c67232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:43:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:05.339Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=785d8c68-7758-4d34-a6cb-828d1c693186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:15.391Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8d8772b4-a982-4fce-923f-be17dc83a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:25.480Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0f37d82b-7c93-4451-8c67-6418bc86521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T23:44:27.454Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T23:44:27.455Z |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-02-10T23:44:27.456Z |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-02-10T23:44:27.456Z |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-02-10T23:44:27.457Z |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-02-10T23:44:27.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T23:44:27.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T23:44:27.496Z |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-02-10T23:44:27.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:35.568Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=714ba9da-bf00-4d73-af3d-06cb3edbfc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:35.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:45.617Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=31822184-df30-42f8-a592-0cb5283e15cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:55.646Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d25421d2-9d95-4f36-8af2-3dfbdc94e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:44:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:05.705Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=036b32d3-8b16-4a47-8309-db6c4df3ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:15.750Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ed3c8f69-f6a8-4750-889a-652b76c4e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:25.780Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6387b9d0-5f7a-4cf4-ac7b-8a318ce3db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:35.809Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=170c43b3-9734-45c0-8089-f481846a671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:45.852Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=af99cf6f-164f-4363-8fd6-1c7aafc44f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:55.934Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=befd39ff-a4b7-4b73-afef-d950a6de0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:45:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:05.977Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5d505d4a-a6b1-4cea-9329-26f9c919979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:16.165Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=45659793-b98d-4ce7-8b87-b44595a2957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:26.196Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=de0944a3-b60f-44cc-83ad-9882eeae7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:36.242Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cbf8726b-16d1-4875-8a8a-3652e17eaa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:46.292Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c6fef5ae-f406-40b5-ab4f-aae2bc4e2619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:56.367Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=23725bdf-7389-4867-a558-d8515a18c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:46:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:06.422Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=09a603b7-5cc8-45d2-919e-c01ea1c0dc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:16.479Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b6d1e77f-a642-42dc-ae3a-972c71a47cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:26.537Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2f12ec4e-44f7-4aad-abae-39002e449723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:26.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:36.603Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fc25c7db-0124-4b85-9a82-aab8a92afc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:46.641Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c2410c03-8550-4608-9ea3-100c849787bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:56.735Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e54972d6-9038-4055-bc83-6dbffab94dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:47:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:06.856Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ebe442a9-bc94-41bf-98f0-ac35e5584dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:16.919Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=765be4a5-a310-466c-95c8-6c28e072093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:26.981Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b62070dd-62a7-4232-89cd-f1a5bb4c52e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:37.034Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=281a2a51-be02-44dc-babd-1df27b8d5750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:47.077Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3a02944b-b954-4bf4-be6b-1fd5afa93d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:57.160Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c95acc27-355e-4603-bfce-39771b19b545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:48:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:07.202Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f7225555-559c-4de9-8823-05601d419f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:17.251Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1e818bb1-d1ef-4757-80e2-39748590ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T23:49:24.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T23:49:24.403Z |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-02-10T23:49:24.404Z |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-02-10T23:49:24.404Z |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-02-10T23:49:24.405Z |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-02-10T23:49:24.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T23:49:24.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T23:49:24.429Z |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-02-10T23:49:24.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:27.344Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ccb1708b-44c4-463e-be12-3875db6fb4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:37.434Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=919ce779-6cb4-470c-aa5e-396ec96c02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:47.475Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=dd617a7b-d7c8-4548-accb-8be337b10496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:57.527Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a85cf74e-fa6a-4ea0-b39a-12ee6b155178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:49:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:07.574Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8d5a7201-953a-482f-a5e5-86a377d42158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:17.627Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=df2d3db6-aafb-465e-b4f8-791f756d2a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:27.660Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4c05b0c9-6dfd-4425-b2c7-bfaa9cbf90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:37.711Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=83ead74a-80b3-4b10-bd6d-c9ffff8dad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:47.733Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a1069687-c8a0-4410-9cf2-f212cd307794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:57.768Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=338c44a9-965f-43f2-b910-4506ca7340aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:50:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:07.803Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=076a0cdf-7947-4d6e-a345-b823689fb621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:17.831Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=041011f6-20c8-40a1-bde0-e0ba8508d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:27.874Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5cd2f589-4e0e-468c-9520-6169e56de0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:37.909Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=00580848-855f-4ff4-be7b-09c9096c0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:47.953Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6f34387f-0d15-454d-9175-51adf38e3ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:57.987Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=256c80ac-11fe-47b1-90ac-18e2847e5fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:51:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:08.021Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e5d87af6-f169-4af5-9099-625a0d368e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:18.060Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b41815ca-9782-42ab-bd0b-272588b96c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:28.113Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2cb1b0e4-8fd0-4fdb-b63d-723496b999de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:38.155Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3b032199-9f6e-4b6b-a65f-918fd44f9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:48.189Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=80c9f73b-fd81-495f-bd79-82728b547237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:58.218Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5c2dbc19-5fca-4381-9e25-9b14425fd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:52:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:08.259Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3a637779-af17-45c3-b6d6-37f8bde515d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:18.280Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=68e0f12a-da5d-44ee-80f4-a2e784413f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:28.331Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=02003bb7-303b-42b1-9760-1ca7c524afc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:38.365Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=180a44d1-89df-4f4a-ac1b-1ca03debe364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:48.392Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=10e5979d-74fb-48b7-912b-5e0e101442aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:58.411Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4b9e61ce-81c6-4675-acf2-73e444015825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:53:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:08.440Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=329b174c-1ebe-4421-a362-fd544f76bfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:18.485Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=74f37259-0c24-409b-9cce-c9c5de61d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T23:54:24.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T23:54:24.028Z |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-02-10T23:54:24.030Z |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-02-10T23:54:24.030Z |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-02-10T23:54:24.031Z |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-02-10T23:54:24.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T23:54:24.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T23:54:24.055Z |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-02-10T23:54:24.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:28.557Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c6bc5628-1a74-4701-b88c-af45e713d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:38.583Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f704c1d8-0421-43d7-a6bd-d340d1a5f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:48.625Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=61f5ffe4-f589-4acc-97dd-f4fa0b411d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:58.663Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fca02a5f-236f-4cae-95d9-ab79a5d86c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:54:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:08.704Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b3f9dcbb-b26b-4242-be9a-41c65dfb7642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:18.744Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0b16ea25-5f75-4930-803f-b15b8fdb1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:28.773Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3f50328c-d93c-436f-94bf-8083d4ff9a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:38.886Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ed3770f0-d566-4b34-936a-643ef67dbde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:48.972Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9df1a4dd-27e4-45ba-9bbd-b4f75db3995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:59.059Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a16215a7-3b0c-498d-88a5-430ba0f5fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:55:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:09.116Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=14d5c98b-b33b-4f36-8be3-59cc27131d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:19.205Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=66217383-aa4d-41e3-b294-28ef15249809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:29.249Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=af18a193-19a0-4fdf-be91-f65d793296ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:39.288Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3357aec5-8b17-4b2e-8c33-d89da35265cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:49.312Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b2505550-755f-47fc-8d92-a48796af4a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:59.329Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6c6848dd-4d32-4459-bb59-e30a3a081ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:56:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:09.348Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=145cc462-e956-4719-8030-0b58d4bcad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:19.374Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a98dbdcf-4078-4798-b8d5-88da95dee966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:29.398Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b2462e07-4b37-48e4-9737-8e487d2b0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:39.433Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=13cafe7e-df41-4895-bc75-1b2efb7b3a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:49.485Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2149e3fc-3624-452d-bf2f-1d66c2f08435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:59.525Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4fadfbc7-f6e9-4d34-b190-4d13ec226eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:57:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:09.546Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=46474a0c-0906-4c6b-9c81-fdff8fabb5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:09.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:19.581Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=54cd54d1-fd58-4bf9-aaa3-880603a2de53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:29.627Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=724ae263-2e1b-4f9a-9610-a64be95daf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:39.709Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=55b931df-2a93-41aa-b1cc-16cc0f5abf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:49.750Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9bb014e6-5ad4-45ff-8e46-eb7452b9111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:59.862Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=42b26993-1349-41b6-8847-7fd832be7af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:58:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:09.973Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=63f89390-6637-47c4-a9bc-e5274afba142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:19.992Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=323e447b-77dd-4f36-851c-b49a594719e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T23:59:24.025Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T23:59:24.026Z |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-02-10T23:59:24.026Z |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-02-10T23:59:24.026Z |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-02-10T23:59:24.028Z |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-02-10T23:59:24.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T23:59:24.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T23:59:24.044Z |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-02-10T23:59:24.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:30.026Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=77a86210-39b4-49fd-a320-d49d5967aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:40.066Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b6ae973b-b93b-429b-8369-4d1e367d3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:50.089Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2c1fac47-5c72-494e-a8cc-0fff44424db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T23:59:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:00.119Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6a0fb276-b4fc-40ec-8d23-9ef98ffd18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:10.260Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a59d4ba0-bad6-41df-a3c0-e38cddd0a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:20.322Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8b0adbe9-47d3-4908-812d-d4b7fbe7ab93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:30.351Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6f855a26-b2b9-4136-9418-22943ee0b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:40.376Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7515196b-7452-49d7-b8f1-e5c01e1c4c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:50.438Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e4fc529f-6e83-4af1-9f4e-c2ed34833b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:00:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:00.498Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fb4a2f7c-bdc5-4561-802e-5aa5285b1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:10.535Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1a741b75-31f0-454f-9125-4dad0cde2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:20.574Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=89fcaeef-2df1-4df2-bf9e-af6c0c7a0096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:20.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:30.597Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1c7f1860-b968-4083-9b43-1efd3047e9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:40.615Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1d436bb9-6f1f-43bc-8933-237fdd931dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:50.654Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=113a536d-1624-4ff5-aa59-07a0b4343a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:01:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:00.697Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f304490a-79a1-449f-8d8e-cc9bf610b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:10.733Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7a74aa7f-88ad-40b5-bd26-4c08fd45baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:10.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:20.801Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=45990934-8b13-46fb-9e58-5fe85f1c5464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:30.869Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d5fbe0ea-6e76-43d9-9e0e-ba9600265e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:40.931Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7f00f0a4-5072-4913-8148-e6ef70c196ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:50.965Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8df883e4-017e-405c-ac0d-8b1d57ccc509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:02:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:01.013Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3d04fb03-3819-444b-832f-b0cb3f8acea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:11.050Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2a54c865-15d6-42a2-8778-1424b2d5461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:21.067Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2206decf-3cee-4440-8c87-4e89771c810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:31.092Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=33d220cc-71b6-4049-936a-27f216b7fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:31.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:41.125Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5dde1ea7-5182-490a-9e27-0bed2f1575fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:51.157Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=421008ca-880d-4c28-94e9-89f01290f70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:03:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:01.196Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=275ceaf2-5f4b-40f7-8bb6-8babe3e59a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:11.235Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c7b56368-a543-4a0a-a39f-bb4c929da3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:21.265Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3acbdfa9-4119-4548-8ec3-84d2c34922ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:04:23.783Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:04:23.783Z |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-02-11T00:04:23.784Z |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-02-11T00:04:23.784Z |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-02-11T00:04:23.785Z |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-02-11T00:04:23.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:04:23.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:04:23.794Z |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-02-11T00:04:23.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:31.297Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1f779ab9-324d-49be-86f8-e20b7b2b910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:41.332Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5b53d49d-8b3c-41f1-ad2b-29ac586bcd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:51.363Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=71ac8e24-0a70-4d3c-8130-e3754d308bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:04:51.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:01.425Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7bba1d72-c4c7-4749-a9b4-74e65a4dda17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:11.502Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fbe46905-dcb2-4ffe-a885-17f273aac9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:21.579Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7837510e-a238-4661-abb5-9013e1150d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:31.615Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=623e04ff-6102-4cc3-bcbd-73005d921edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:41.650Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4aba0a1f-bd54-40f8-845a-3be237cd70a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:51.691Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=067460b2-e07b-406c-933d-06ea2ef7b57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:05:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:01.737Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f59f9679-f18e-49d6-b768-cfb789a0d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:11.769Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f49f2f92-326b-4cd1-a6f1-e7503fcd8e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:11.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:21.826Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c2dd432f-5134-447f-9cd6-00ef262c8b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:31.876Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e4323652-6d24-4728-a591-0031035f3050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:41.929Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6c3b6be1-b00c-4e98-9cf8-d5ecaf7cfa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:51.968Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2ba6a033-c5d8-490b-812c-a3e7b88e4a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:06:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:02.021Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=759ead26-ebce-499e-ab11-369d321f2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:12.059Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=88ef17f8-f25e-4166-8ef4-4cc011bfab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:22.148Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=50f32fca-e725-477e-a668-ddec17ddaca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:32.177Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=14a85686-a9a9-4b68-a8d9-6cbcb2ea8ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:42.263Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8ebfaebb-6f51-4178-ae62-347a4121fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:52.319Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=684af7f4-7584-4418-83f3-ad0c32b7179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:07:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:02.406Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0cd56710-27f3-4e77-abf4-5988a65a3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:12.447Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=37bb7880-262a-4552-a0f8-13426c744f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:22.565Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=144152e0-f182-47a5-ae9c-e0657c999bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:32.666Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5fef1afc-ff8f-45f6-9a43-5b0516589ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:42.702Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8c795c21-3c9f-4ac7-b38c-9fbe6db6c4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:52.801Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=15a629aa-a89c-4aec-80c6-7e5059b3e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:08:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:02.889Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b41e8e02-a79b-405d-a68a-28bd6be950e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:12.929Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=028ef730-9b63-4684-bb2e-bfd675e29d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:23.017Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3c455dd1-24ce-4477-923b-345bde37515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:09:23.964Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:09:23.965Z |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-02-11T00:09:23.965Z |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-02-11T00:09:23.965Z |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-02-11T00:09:23.966Z |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-02-11T00:09:23.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:09:23.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:09:23.983Z |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-02-11T00:09:23.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:33.045Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fe02d7e1-1fbd-4f0e-aafb-965e2f9a3e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:43.144Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a96efed1-b5a4-4afb-a68e-6178f82c3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:53.199Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b4323445-8d73-4f3a-8f65-650af97acb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:09:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:03.238Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=678fa427-5feb-4094-820e-d9e544415119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:13.312Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0899bf77-b1cb-45e2-b277-9c84441eeab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:23.356Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fc5f6354-14c0-4c98-b397-64597620c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:33.390Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=de9f27b6-9940-4641-aec0-beece46e2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:43.454Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=140bc77e-cac0-4c61-9e17-eacbbaea181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:53.579Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bbe01f71-0e14-48e7-a77b-6a597304fb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:10:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:03.667Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=02f8515e-e0d4-47e8-a372-079b9d8838c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:13.712Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e317f6ef-ae01-4339-b5f1-aa1657e0e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:23.764Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a2ede165-25b8-42d9-ad4a-7c654de1c715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:33.838Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=02a9ac88-b03d-4c22-a02b-e38e3f220614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:43.882Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f0eb6385-8b09-4a5e-b853-da935c08532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:53.936Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=136cc58e-c61e-4646-ae7d-1e174f385a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:11:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:03.990Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=00aa56c2-74d4-4062-900d-96070d7f42f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:14.015Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=87540fe0-6c92-4e8d-9b02-b746ef00d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:24.040Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8a7b8352-497e-4aee-9c0d-a210a5c7809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:34.293Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a2141b71-6a2d-4199-8766-0ec3100f3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:44.861Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=31ba4414-fc2a-418e-9dae-d072382874a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:54.934Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=68bce502-415e-4987-bee1-dfce42861417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:12:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:04.988Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a6cb2b24-3ec1-484c-a195-fa28998bf909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:15.120Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=89edd14d-4039-4b7c-9486-517b88c0c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:25.195Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fdcd44ec-6d94-40e2-a6af-2d0f663f405e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:35.227Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2894d238-e5d9-4c71-a232-607c37ddbfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:45.276Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1a426943-cf2f-45b9-a84b-aca7de49760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:55.297Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=91e65815-1ce3-40fe-89a4-2a60ef9f9415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:13:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:05.320Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5e65e8be-848f-4444-bfe4-25676610b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:16.081Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c9f7d1b0-bc73-4bb8-8983-df420b13c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:14:24.785Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:14:24.786Z |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-02-11T00:14:24.786Z |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-02-11T00:14:24.786Z |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-02-11T00:14:24.788Z |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-02-11T00:14:24.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:14:24.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:14:24.867Z |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-02-11T00:14:24.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:26.171Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5d502f51-a563-4478-8874-fd3f7e86dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:36.263Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6b5bb62b-bfde-4f4e-9166-1b531ca96037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:36.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:46.377Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e573a68b-8ef4-4e30-86b5-97a105c66f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:56.435Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=891b6efe-e799-4c0a-b59e-af606c594271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:14:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:06.759Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=82403c35-6be6-417d-9952-433c0329a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:16.842Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6a970537-183a-4a7c-9930-06b856757b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:26.930Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5459d25a-97d3-4f18-a658-ad2bea6f3c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:36.964Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e1a0245b-93ec-4a07-bb58-00fc4a70644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:47.029Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=534f2be8-0a7d-4d4c-840a-eaaaa88678f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:57.057Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=87d30c53-1215-4a02-9e30-bc321c861c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:15:57.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:07.121Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8f5966e8-5088-4549-b90c-90cb50845030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:17.159Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5647976a-04a5-4a58-a153-8be634730bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:27.205Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=715b706b-2760-42e1-9c7e-50f4cdd8531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:37.235Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3eb82b78-530a-4068-bc2b-ee25ec54b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:47.293Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=eefb0e3c-f1df-4a62-ac69-00b82500b260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:57.372Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6481565a-d396-4a9a-b49f-7c799bb9e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:16:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:07.423Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=dcc712fd-033c-4ec9-841d-6e9c87385883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:07.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:17.548Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ef6e136e-9396-4271-ae2e-5992118a5730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:27.626Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2959556b-2d63-446b-bc57-72f51362c996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:37.745Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=165458d0-b3a2-43cd-b6a9-ff9e86b83556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:47.807Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=26d8bf7f-313d-4bc7-b3f1-8d88e932e6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:57.879Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=192d4b7d-82ef-4ee9-be64-a61fc23281a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:17:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:08.071Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a1ee953b-8dda-4618-8194-73fec5e02ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:18.116Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=74c6e42f-37fd-4a31-927c-577a285a5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:28.181Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=76c8d3bf-79e2-4649-a279-6a478ef4e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:38.249Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1d174f60-aade-48d9-826c-2c8818282bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:48.318Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b9ceecd8-291d-4ff2-ab43-f6089e36ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:58.361Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=77f6b082-8684-4f87-abca-b72f324db665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:18:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:08.454Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fbd83aad-1f40-4202-a22f-fe13456a5398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:18.503Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=81751cd9-58b8-483c-9196-fb51cb7a5a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:19:24.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:19:24.422Z |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-02-11T00:19:24.422Z |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-02-11T00:19:24.422Z |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-02-11T00:19:24.423Z |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-02-11T00:19:24.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:19:24.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:19:24.506Z |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-02-11T00:19:24.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:28.568Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e4461420-3c11-4f5d-8404-a8a0b492f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:38.652Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3eb7811c-8500-46c3-8873-f0e1459acb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:48.691Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=23eaf77f-d169-4e54-a9f6-8163155f4734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:58.797Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=000bf58f-2172-47f8-a7f0-c55a5c1b648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:19:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:08.878Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1a5b887d-e1d2-4cbc-b623-30becb0fd2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:18.951Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ae57e33e-faa9-4d73-ad03-d19daa71d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:29.005Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=05f22f73-0cf9-435f-ad91-4222f04e84b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:39.092Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=403bd94c-ad77-42e8-97cf-2a76f890ebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:49.128Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=26726a3f-c115-4b0c-9101-b69ef5a466f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:59.213Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=12cf4e0d-aa79-4810-b665-8f613404ef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:20:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:09.307Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8e902cdc-c13a-408e-9d09-bd6597b024e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:19.352Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=27bf60d7-4fad-4802-9c64-b5f1e5eeb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:29.450Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a92674e9-c89e-440e-9958-91cf7710ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:29.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:39.577Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c899e1c9-6425-42b2-b3e4-65df108c2d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:49.699Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=04649473-5ab7-476a-938f-033bb056a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:59.808Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=48fa13f5-82c9-47ed-93d1-092c1e984320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:21:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:09.856Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e91eedfe-e6ae-4c85-a756-d385967e3970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:19.951Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=08e9dc80-9571-4d57-b942-c95aca2007a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:30.137Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0a7144c3-9cb2-4eaa-9061-cfdadc3ffa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:40.316Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=485dcd57-bcdc-45d8-8322-16267e58077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:50.396Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=639d6a91-15e9-4a41-b127-257f42616591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:22:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:00.561Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4ad7823a-681a-4c29-8d9d-e78cb3bd6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:10.637Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b631522c-046d-43e5-bb6e-0ca608e9d0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:20.695Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=45478021-4b50-45bb-9eeb-7d211c483d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:30.760Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=93ed3bdc-6595-49fa-8055-d5cfca774629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:40.886Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f7c6b7f2-e50f-49e6-853e-98053fb7f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:50.973Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=23350601-7135-48f4-8b1a-1b0bddbf57dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:23:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:01.114Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2e361d8a-3cb3-4771-aecb-ba46a0c5458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:11.225Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a25c9e87-1b10-43ff-a1a1-d936ade2ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:21.300Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=14f7bf48-50cb-499d-b780-32da53ce038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:24:24.528Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:24:24.528Z |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-02-11T00:24:24.529Z |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-02-11T00:24:24.529Z |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-02-11T00:24:24.530Z |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-02-11T00:24:24.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:24:24.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:24:24.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-02-11T00:24:24.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:31.362Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bd6eac94-6bac-4da6-9ff3-2cf0952dcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:31.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:41.412Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6c869f59-6f1e-4178-928a-cc508845a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:51.476Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8a9a745b-4b0e-49b6-b970-aeb28bcc5479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:24:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:01.581Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6e64e8d5-453f-4d68-850a-f1e7f526e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:11.670Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=dad3cf9a-2c85-4610-b750-66606def5120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:11.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:21.756Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6ed66d79-52a0-4772-b37a-b3a6c97eb5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:31.821Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b3acc415-94a9-450c-8567-2ed5b67c5eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:41.917Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b806da9b-1e25-448f-99ce-901835acc2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:51.976Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8f99fac4-5a14-4214-bb49-56bf28175ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:25:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:02.013Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c9621e47-1a7c-4110-962e-d22c9b99947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:12.090Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8ab04d29-9d7b-4ebc-88a1-a838a574ddfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:22.164Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b6cb736d-16bf-43c7-a913-35a0e9af837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:32.246Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cb2be3d7-057e-4ff7-9d5d-b2bd5507a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:42.337Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ff774ba6-dd4d-40a2-988a-28ae620dd137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:52.371Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b9c5c65c-d590-4685-948f-f5f340d1e56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:26:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:02.453Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=520f543f-d204-446c-8cd7-61fd868da4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:12.586Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4ca16eba-6d55-42ba-84ae-1a1a540b1e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:22.613Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9f7ffdd5-5434-43c4-9f13-c54b63230bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:32.687Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=03bdc1fb-dd5e-4058-a808-8278a3c7c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:42.763Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4d4d7729-235d-4355-a49a-d68e16b03c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:52.892Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2bfce66c-3fda-4023-a7bf-ed520f8784d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:27:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:02.968Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b3617069-2aa7-4580-b13a-f0d0aa0033ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:13.066Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=697ef57c-f757-4fb2-99da-b0bea260f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:23.118Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=369b2976-1b83-457c-809e-ccf6ba60ebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:33.229Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3b8116d9-d00e-44ce-9650-94eae7aa55f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:43.257Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a3351d2f-b22c-4bba-8519-aafc2c51c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:53.309Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c4b5f282-3312-45c5-8398-78f3175b1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:28:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:03.361Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6eda7dc7-bc26-4489-a9e5-8eff8bf6017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:13.464Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=95e8809e-7d46-46b3-8fd7-95d59095d4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:23.510Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=57fc4ceb-262a-4857-a4ec-20abc65dcf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:29:23.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:29:23.874Z |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-02-11T00:29:23.874Z |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-02-11T00:29:23.875Z |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-02-11T00:29:23.875Z |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-02-11T00:29:23.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:29:23.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:29:23.888Z |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-02-11T00:29:23.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:33.569Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=767f00e5-cf5c-4888-91d2-761815619eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:43.610Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0a97383d-abe9-423b-a963-4692146691fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:53.684Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=002b97e1-3268-4d40-bbcf-b7abf927ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:29:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:03.844Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d75e62bc-2b0f-4499-9bbd-7cb922f57a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:13.893Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6018b3ad-7976-431b-8977-09c6c2618c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:23.956Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7d54fc48-5915-4c7f-ab56-18bc2b9c539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:34.014Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=104a660a-125f-42f0-9b1a-290e8e2e645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:44.073Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=79e2dc6c-c603-49f7-a7ec-8332511c37d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:54.208Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ee60f83a-53bb-49f3-9a70-4a309a03b558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:30:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:04.324Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=69a8d47a-4ea2-4b54-97e0-334de134f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:14.348Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0ff93406-5030-468e-b79b-c524eb55b851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:24.395Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d3fe2757-b1f4-4470-a54a-c02badd77cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:34.424Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c5f39f00-6a0a-4780-8152-63bac82ee282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:44.479Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1866184e-9695-432c-94f5-267549c426b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:54.524Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c916a127-9c9b-442c-8fb8-80f34a58aa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:31:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:04.671Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6bf677e6-1708-416b-b909-bb2bc7f4d5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:14.751Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4ad01a73-b849-457f-879f-6df7aec7eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:24.789Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=50081615-447e-4f05-af58-39c6cdf24210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:34.901Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=56c13037-b707-44f6-b88e-33215ad7e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:44.986Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=53f3f218-aa6f-4d09-9cd1-6b43b09e5a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:55.037Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f19992f0-6b5b-4054-830d-fa9a2819fe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:32:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:05.120Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=975e97e9-75f5-4353-b73b-5a386e431a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:15.204Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c5bb2f5c-ecb0-4723-8d35-faf89a6c3e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:25.266Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=eb53cd68-6e63-4de9-b1bf-9954c750375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:35.319Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=017fc037-d57c-40bc-8783-903dba5fed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:45.385Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c05fdf71-2a2b-4d71-9edd-37c975f9cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:55.478Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8c631920-821e-447f-860b-d488e4dfc4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:33:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:05.525Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=89805198-d534-4bb2-b811-e186c8ed8c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:15.589Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=017f2320-cd29-4adf-bb33-76ddb277d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:34:24.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:34:24.094Z |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-02-11T00:34:24.095Z |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-02-11T00:34:24.095Z |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-02-11T00:34:24.096Z |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-02-11T00:34:24.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:34:24.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:34:24.123Z |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-02-11T00:34:24.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:25.657Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=18943af0-f8e3-45a1-b850-c4a867cd5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:35.697Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=791c23a2-07e0-4217-9e00-585285d44444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:45.734Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6242e176-3599-48c2-b814-4ab81059e85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:55.759Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=81714e87-a582-4e22-88b8-83534aebfd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:34:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:05.840Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e3bcff5c-703b-42b6-b3b0-b8e61eb7bd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:15.903Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=67bd6731-7a5b-468c-a542-4765c0f1021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:26.026Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=622b6d7b-5331-4c0f-81c6-c69e0159caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:36.054Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b70a4556-1392-4e65-bce6-447770607b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:46.091Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ff57ee0b-b05a-472c-b989-bf256c57845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:56.129Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9555950b-29db-4ed6-a4c7-875219cb2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:35:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:06.167Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e521250a-b66c-4724-875a-56e67bab8c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:16.187Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a22f26e6-6662-431a-b11b-9c87d05745ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:26.287Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8b27e89b-642b-47a7-9a7f-2fb44d445f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:36.324Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5d70f4ce-ee75-452c-b899-927606e97cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:46.372Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d3287117-6bca-4664-949d-3d7e75f034a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:56.411Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=502696b8-b85b-4ada-a7c9-896287d19b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:36:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:06.472Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4f346a7e-cf0a-4b8f-9082-09a7a2fabc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:16.538Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d6fc2446-e778-4470-9980-494f8c5557db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:26.568Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6dd77b5f-ffd3-4b5d-a5ed-820783824864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:36.596Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3a747870-acaa-4fdd-984e-9b41027e8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:46.662Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7c75356f-6a09-4b50-8f89-6ad3c120e54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:56.739Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=afd7291e-4c58-4a55-8f24-de9a05299112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:37:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:06.799Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9f37e568-d77f-40f7-9770-50bc9eb957f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:16.832Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8291e15b-9d3d-4cee-b1d3-a327a7dac0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:26.855Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=21792dfd-6dcb-447c-b4e6-64588f2b13e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:36.881Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d38dde77-b688-469e-9b6c-6222dbaa61cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:46.916Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d5cf660a-6e82-4def-a085-6be97aeedfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:56.940Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ec3491ef-ff09-4e92-b62f-e0391dc89b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:38:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:06.975Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5e48f359-7f68-4b76-87bf-2ae2866c25e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:17.015Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=317890eb-013c-418d-9906-df85f7980c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:39:24.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:39:24.189Z |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-02-11T00:39:24.189Z |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-02-11T00:39:24.189Z |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-02-11T00:39:24.190Z |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-02-11T00:39:24.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:39:24.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:39:24.231Z |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-02-11T00:39:24.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:27.065Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9dada3d8-369d-496e-883d-e647ed0fb25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:37.137Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bfe1b8fc-fac4-4389-b9d3-51838eda2577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:47.189Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1ba3be96-c5d1-447d-9652-1d8bd87578ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:57.328Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2089ac89-3291-447d-9238-1557c81f4cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:39:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:07.350Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2bfce50b-1d0b-4769-8a26-92aa5fa6104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:17.398Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=938bda54-e578-4b63-bb2a-be615b0e86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:27.428Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=73a466f1-d25b-4628-ad01-6bb9a15d561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:37.444Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=62c5dc5a-3e47-4c09-826f-85a487fe8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:47.476Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a2a02a1a-87ff-4da2-9d54-db7912fbef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:57.542Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a5ff5c4c-dc15-4c53-8892-0967b731d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:40:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:07.624Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d066f848-5568-49e4-bab4-efd72f1b277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:17.712Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8c408cbf-3565-45d0-ba1d-d5d361dfe784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:27.745Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cb5f732d-9a31-4103-95f1-8f6cb5aeb7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:37.781Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b7add127-c369-4a1d-bc64-b168118ecc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:47.807Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=203e47fa-153c-4582-ab7b-930859d1bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:57.856Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7d506e69-b593-409d-880c-a6f718fb94c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:41:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:07.878Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bdc0320a-fa69-4ca8-99fc-6bd65b4a8a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:17.905Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b29d9946-5122-4869-a8f3-fbd49895274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:27.963Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b2ecb3db-031b-44ac-ad05-bfdc72e09fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:38.037Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a147e883-7ad0-497b-b7e9-a01cdb8772d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:48.086Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7f1883dd-5f4b-41cd-be3a-7d084d92eed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:58.192Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e3ec6453-ae2c-46cc-8f1d-6ec5a7b6d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:42:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:08.323Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=95a7da83-fe8c-4e33-8a30-2d01bddfde7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:18.356Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8efe5589-82b1-4f12-8382-18f839bd0e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:28.392Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c8bcc30a-6cf9-45fd-804e-8d4d20b5eb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:38.411Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1329165e-2573-40ab-9545-0ae5a22c4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:48.433Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1e8caf72-d983-468c-916b-3ebc47b1d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:58.468Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bfccbada-31c3-4787-8a49-3733fdfd246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:43:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:08.536Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8c8d3348-3811-4d0e-b8d3-8ecd56c859b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:18.581Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e3969e14-94ac-4e89-a8b4-a50542a87e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:44:23.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:44:23.808Z |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-02-11T00:44:23.808Z |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-02-11T00:44:23.808Z |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-02-11T00:44:23.809Z |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-02-11T00:44:23.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:44:23.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:44:23.848Z |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-02-11T00:44:23.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:28.621Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3241f10d-dbbb-4b1d-a3ff-59b021d66484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:38.645Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d332fb79-068b-4432-9ab2-3af59fefc80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:48.703Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=df7af834-af3a-4d31-8fd0-00e475b3da84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:58.724Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=efe49438-0f2f-4b0b-a862-4ece8c11d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:44:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:08.763Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9b4e9510-aa8a-48f8-8d88-fe4433b6b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:18.802Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6318f9f8-89fb-4c27-8469-5ebf95a928bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:28.844Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=250c3c95-852e-41b4-8f19-193ca000e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:38.924Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=795ba341-d56f-4285-ac4c-9d35c51daa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:49.036Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=399aa57a-a205-4662-bb44-b3adfb3b5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:59.082Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=32e54ad3-1576-4536-a004-478d4b24f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:45:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:09.120Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=98e964a6-078e-4e7e-b732-378a3d600608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:19.224Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=34b374c9-49d0-4e95-b030-f3a9672cb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:29.255Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3f2733b0-cdec-4951-b7d3-1c5bd0033cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:39.333Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6caebaba-98f3-44b5-866e-a016131de8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:49.404Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bb26a414-7ce8-4262-8b98-1dee40771f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:59.462Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2fdfd5ea-2535-4d8e-83ec-ca08d8071fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:46:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:09.526Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0e170658-e6d6-43df-8a5b-805ff6b7e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:19.632Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6c9a1772-8504-4dcd-a20c-5d35a84aec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:29.678Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=90b7c99e-c48d-47bb-86dd-d9af6fe659cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:39.769Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a82e6b21-9a15-4e47-808e-9ac63d831087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:49.830Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=da3e3f20-6340-49ab-8fbb-f1cf5ad21d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:59.910Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1bb25f50-1172-4299-acba-fce34316bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:47:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:09.954Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3675c76b-4947-4aaf-a4e1-7ce93005d1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:20.007Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=564faec3-6a17-4d59-a107-97a06ae178ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:30.110Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=afabe232-8613-425a-a8d1-3d6e51c4521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:40.208Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=87b187af-b3c8-4bb6-a82e-68f5f9f3137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:50.271Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b70b4e95-577a-42ac-82ef-bb815be19d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:48:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:00.334Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ae4a1188-0af7-489d-a545-47a1d75a7066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:10.408Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=40480b5d-189c-425a-a4db-bc2975d26995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:20.469Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3dea73e1-5a06-4088-a64d-40351ee112df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:49:23.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:49:23.932Z |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-02-11T00:49:23.933Z |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-02-11T00:49:23.933Z |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-02-11T00:49:23.934Z |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-02-11T00:49:23.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:49:23.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:49:23.952Z |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-02-11T00:49:23.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:30.499Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=89d3cad2-c71f-4d0f-863f-62dc6f051c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:40.517Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=78f03244-3581-44b2-9ddf-e05de4ef934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:50.537Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7f9e9372-c68d-4b03-b403-7968d5edafc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:49:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:00.559Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=726f0705-97c1-433d-909d-3e5645c289d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:10.581Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2bcc85ac-34ef-429f-95d1-50c4dd630fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:10.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:20.629Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0d466595-8eba-4a4f-8581-4f944505c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:30.670Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6ccccdf8-0f5c-4983-af52-df29ed12f6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:40.738Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e1263d9d-118c-4e95-b5b7-ff853b147c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:50.754Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=87995e59-b323-4c9c-80d0-5cb1753c2aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:50:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:00.773Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e1d6b3a6-3cef-41e1-99c2-1e3e20e7372a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:10.820Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9a8036a9-ad68-49e3-ad17-877389b34f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:20.888Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9872eef9-6d44-4596-9c18-97d0d59d9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:20.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:30.916Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3d3e94ed-1e35-4559-8c12-98568c641bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:40.948Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=03e57d9d-88bf-4580-9596-96d105b25f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:51.000Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8754e1d4-cf8e-408a-9f83-e0ca05e96db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:51:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:01.074Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=72c4004a-3e14-4f87-ac6a-3a9695be64be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:11.093Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=011838c2-667b-4180-a945-8bf82a15c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:21.130Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7af9e9b1-2493-46ee-9f0b-08b25e6ad769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:31.193Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a740e500-bcd1-485a-92ce-e96cf1b061b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:41.262Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c3cb4f57-1e25-44d4-8888-dab41b7eddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:51.296Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=75390ed8-fdbc-43a2-9309-4c5461ea389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:52:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:01.353Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=14b378e6-d648-4285-8100-7a4a911a23ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:11.384Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fbc60d39-b7ad-4f95-b352-a8d8aafead98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:21.441Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=636c1ff2-9d61-4130-9284-927cf39d90fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:31.500Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6b9d9bc1-972b-4724-8d38-61027b516b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:31.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:41.583Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=484e7ea4-4ef5-49b8-a6e1-2812049e18cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:41.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:51.631Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=315f4eac-f64f-4922-b1a2-ee8868803a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:53:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:01.712Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1542657b-735f-45d2-a527-682eb14107fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:11.799Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8b44f32d-4241-4cdf-8541-223cf355a585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:21.863Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1676abaa-9863-4af7-a9a2-e434f6d662d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:54:23.778Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:54:23.778Z |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-02-11T00:54:23.778Z |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-02-11T00:54:23.779Z |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-02-11T00:54:23.779Z |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-02-11T00:54:23.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:54:23.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:54:23.787Z |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-02-11T00:54:23.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:31.932Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0769414b-f3d5-4668-8392-58344fddc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:42.020Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cfbade3e-938a-4920-a734-f28b89a1a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:52.091Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1cf1a361-c825-4f84-98fd-47d2f83b453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:54:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:02.163Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f7225157-b28c-4cca-851c-ba7e216832e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:12.220Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cba2717d-7247-4251-9c22-91e9715ce1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:22.255Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=63a1d0ce-12b7-4e87-b57a-e5dc83fa37d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:32.312Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f8a571f3-e60f-444e-a099-7b41ada278da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:42.330Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1252d3b0-2d36-4504-8df9-a4d07fb1b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:52.376Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4dfcd215-5d6f-4be0-963a-7babc64982a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:55:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:02.496Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=91b803d8-6fe3-46f9-8667-c33e5dc4a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:12.540Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f43d4150-bf4c-4ab8-8a5b-e567cf10a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:22.559Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9be8ef72-1eba-4318-869a-5f011b33080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:32.633Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8e6a3863-a719-4742-8b8c-4d5d8ead7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:42.844Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5e75ab66-eb56-481d-b2e1-d235b9ca53a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:52.938Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b646b760-69ac-47de-a64c-76e4060db324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:56:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:03.058Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8ec639ec-1336-46a6-82d9-b705c8f3cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:13.108Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3ce4b6c7-8723-4ba4-ab30-f455d6495395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:23.146Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c1f13ee3-0a15-4054-bc84-60278c375f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:33.194Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=546f86aa-a299-4271-9a09-cf1013912748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:43.256Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=706e342d-e862-4b0c-bce8-a7f3a692b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:53.334Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2b057516-ef8b-49e4-be63-1e73ed7ea36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:57:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:03.368Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3f80750f-ea17-4593-9871-250bead3f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:13.446Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b8fa0ddf-708f-4042-b7db-5243f7831bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:23.485Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b0764405-7e5e-4985-9aed-c874031e67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:33.514Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=18a40fcb-6b7b-4f6a-a992-06fdfa572608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:43.531Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3f141df6-b729-4d80-b7ba-7e94eac24fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:53.556Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=41a5c3ff-a30c-4908-9700-5de038bca893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:58:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:03.602Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=602bc101-0546-4646-938c-403d5f79fd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:13.641Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bcbb2c4e-46c7-4ffe-a2e0-d8433703fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:13.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:23.719Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=53f4c178-e663-48a3-b73d-ffa0c6c9dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T00:59:23.844Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T00:59:23.845Z |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-02-11T00:59:23.845Z |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-02-11T00:59:23.845Z |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-02-11T00:59:23.846Z |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-02-11T00:59:23.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T00:59:23.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T00:59:23.856Z |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-02-11T00:59:23.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:33.769Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3ff6efec-d19c-4505-89cf-8e878765da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:43.880Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8f6801c9-1284-45cd-baa4-5dac8842e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:54.022Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b7154419-05e2-4281-bc7e-5c48c9869b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T00:59:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:04.049Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d4b14b7f-a43f-446b-86bc-e8392636dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:14.109Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=aa0e2c68-c4fd-42e6-9665-22a74cc88249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:24.161Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=de22b225-78d6-4949-b626-04b9bf085398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:34.334Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9a1fd329-d84b-494a-b7c2-604e11eefa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:44.364Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6e58ec49-a511-48a8-b9fb-4c5422ea3e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:54.397Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=04f69796-cb5b-4661-b66c-500c3001fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:00:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:04.436Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=75f62e30-fa9b-4bb5-a708-cd6c709841c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:14.495Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ab952270-7a1a-4374-be54-9eb8e2de231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:24.552Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=44084af9-2f70-406c-bdd2-864f35686586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:34.605Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8cce62f1-6de8-43a0-891a-d1bbae5f6cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:44.686Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=65f0ebd6-739e-4f51-bbce-68ba77da26a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:54.730Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3755b8b9-5e86-483c-9fac-94f3df9c6183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:01:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:04.759Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=68936c12-18de-4c76-987d-4767e3b5d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:14.814Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d1eba352-51b7-4a3d-bbad-a6deb22d8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:24.844Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8133a623-da66-46d1-a377-c5b8ce5ccfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:34.912Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3dc25160-2b72-4adf-be65-294a229f59a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:44.965Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=af68853b-fb9c-464f-bcd9-38047600c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:55.059Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0632dd98-f754-4fae-b24e-ad4c5d147a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:02:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:05.127Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bbf33abb-52ba-48ea-9e28-10e70bf7aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:15.169Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=34c27803-9813-431e-8574-efcb270e8e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:25.261Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f653a4d7-83c8-4fc1-8aff-1ea99fa2a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:35.312Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9cb8e0d8-e641-4c50-9209-30a56f862799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:45.414Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=dbf59856-7ef4-4745-8f86-54424c8adf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:55.446Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c0b76c3d-59aa-43c5-acfd-7449f4eda49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:03:55.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:05.514Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=25de8c7f-1de7-4d04-9bf0-30fb891682ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:15.601Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1a58621a-effc-463b-bdcb-b335caf4cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T01:04:24.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T01:04:24.278Z |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-02-11T01:04:24.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-11T01:04:24.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:04:24.279Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:04:24.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:04:24.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T01:04:24.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-11T01:04:24.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:25.673Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3ddb47a4-4ea4-441b-a16d-9ab723fa0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:35.706Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a39dffc5-c290-4312-965d-4e7ba51ee89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:45.749Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bba2dac0-8b36-431e-a2a8-d030da878851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:55.766Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=337174fd-7fa4-41d3-a6bd-0f62de82bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:04:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:05.784Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4399ea63-cfdc-444e-b355-9ec59563cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:15.823Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5d7ed002-b358-42e3-8014-510a09a9846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:25.873Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=787be28f-a41f-4b24-82ff-3b1fe486e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:35.902Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1693b570-1c9c-4a95-a286-788b6e5dd7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:45.929Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e891a6f7-aca5-40b8-87ab-3e4acf064c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:55.972Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6e11fcf6-e56a-4cbf-b94d-a9d114ac7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:05:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:06.030Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=16ba1b98-f0b1-482c-b15f-6c741c17554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:16.096Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e735800a-969b-48d0-8192-3cef7de02942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:26.164Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0a9a3b0d-d146-4023-88b8-5585c97ef99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:36.205Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4b3b3090-6222-4e16-b6e4-330f1cb0d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:36.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:46.239Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a2fa8abf-9bb8-4987-93e0-2f294758eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:56.271Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9b138168-2c37-466d-8b4b-f2a996cfcc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:06:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:06.333Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6d12fa2c-596f-4012-a653-fa3bc2ae0b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:16.366Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=46c07ffb-09a0-4c31-9e18-d1320e381dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:26.390Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=34883b17-4adf-45e5-9579-9e23cdd97804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:36.414Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c8c3fa93-72ba-464a-a8e3-84a3606dbea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:46.505Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5c0c52bf-40f7-4e2c-98bf-72961e1a54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:56.642Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=79a97a5a-1d82-4d21-b3f0-369173973f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:07:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:06.696Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6f4915ef-3c69-434d-a538-9b530c17a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:16.749Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a5cd681d-d137-4aab-84c6-bbf8b19f1d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:26.836Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=69f3554f-4181-41db-af02-f34c2c0de1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:36.923Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=033cccad-2512-439b-a688-5acd95be304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:46.965Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=96d38f37-9c49-49ef-9bff-2804f673e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:56.992Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8fdebf47-1253-4f35-ae4a-a54976bbb5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:08:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:07.011Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=57103430-b20a-4f0b-93ca-40e812a88538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:17.029Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=accfa91e-bb18-4763-815e-bccab65ba3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T01:09:23.689Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T01:09:23.690Z |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-02-11T01:09:23.690Z |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-02-11T01:09:23.690Z |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-02-11T01:09:23.691Z |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-02-11T01:09:23.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:09:23.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T01:09:23.698Z |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-02-11T01:09:23.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:27.059Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=913282be-0c15-47a1-b8fc-6b423f45b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:27.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:37.086Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=50b6a065-b537-4ba1-a7eb-520d24d57aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:47.150Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4b02c896-082a-4333-a272-6389911f2020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:57.175Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a85a2579-e2a9-4d77-9b7d-497e884e8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:09:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:07.207Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c1abb52f-1d36-4be8-886a-555e76e24f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:17.229Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e06647d3-47fe-49cb-a049-872ab2dc1bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:27.263Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2ecab97c-eb82-4b1b-b347-784f6e1426fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:37.283Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bc3a34fb-be3a-4c30-a595-d5be0ee8c283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:47.338Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=85f90067-cd96-47ab-b42b-2ed18cc2f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:57.394Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=64904dcd-243e-4cb5-bfab-1d97a0548345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:10:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:07.473Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=88be1207-d820-4bed-b329-e3e180c2618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:17.544Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5dfdc1c7-ae4c-40a8-abbc-af7d657fa5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:27.581Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=51c588a0-a665-43f7-9750-0cd78288b22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:37.673Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0c6e934a-a106-4508-bb95-f568534824ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:47.715Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b8950c13-3d9e-415e-a0f5-22072be19e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:57.770Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4fd62737-0efa-4f59-b383-c9697d422b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:11:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:07.792Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=16475083-8363-4a04-a4c5-f3b102a7a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:17.812Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=aa9839b9-b947-49a8-9500-7c54c9e14bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:27.834Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=23c89231-8276-4146-8901-6e24923205b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:37.871Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=84a8e32d-4d14-44e4-97c0-b1e6fd6977e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:47.921Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b3ae1648-a8f8-4d59-955d-035f3d9e98ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:57.961Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bf4c7c3f-87a7-4d59-b030-f972fdbec9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:12:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:08.002Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=afad7f2b-4893-4d7d-a66e-a378598eb96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:18.020Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=14f2e57f-f8e9-4b96-9946-cf2546f45335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:28.043Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2df8a09a-ecb0-4afe-a78b-bac1b07897ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:38.076Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=134f14ef-4cf7-4950-a035-1dac87549e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:48.149Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=140839ea-85fe-495d-b208-816fce0cb6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:58.171Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9fa6610a-ddd1-43e5-88e9-d2643dc408b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:13:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:08.219Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d994a198-70db-4da7-ae6e-988bb40caf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:18.244Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e08faa68-bc5b-4338-a7d8-1ffd0c633675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T01:14:23.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T01:14:23.966Z |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-02-11T01:14:23.967Z |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-02-11T01:14:23.967Z |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-02-11T01:14:23.968Z |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-02-11T01:14:23.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:14:23.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T01:14:23.976Z |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-02-11T01:14:23.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:28.301Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f94678af-cc74-4186-b42d-60524e2871bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:28.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:38.326Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b83fc86a-baa9-4842-9c9e-028bf2653b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:48.343Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=127daf3e-663f-4bbb-a60e-dbb9a25d9eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:58.365Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=03b8c6b3-b32d-41cc-829b-cf138dfdd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:14:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:08.399Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c1fceb9c-1950-42d3-96a1-0bb96575e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:18.420Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2c8c3ecf-9232-453a-b471-a538e8962b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:18.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:28.448Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8321d3fa-bfdf-4814-be7b-a748ee4abadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:38.483Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5a175103-4a37-45b1-a68e-b7eb088cc3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:48.520Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3847b448-71a6-4fc4-a779-06dee93b0688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:58.545Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7c801748-e7c8-4c11-a960-feb7fb7f1eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:15:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:08.559Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b9d17605-84c9-46a5-969f-d6ab218c9b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:18.595Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=89070666-a893-445b-a9b6-3c01ba717d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:28.633Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c0b1c071-9d3b-44b1-9b1f-26efb5acb539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:38.683Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cc434c7b-4e42-4057-b7ac-aefc9f33f789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:48.745Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f1d249b6-6458-45e5-b91b-e53816f6a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:58.767Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9b378266-d5ff-4863-b315-6c09841ae164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:16:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:08.802Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0abd9929-0da0-4165-9242-4117bf8affe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:18.865Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4cb9282a-10aa-4fd5-a860-a67548c6ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:18.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:28.903Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=2d501654-5204-4c8f-ac31-39e50201838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:38.930Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=8a286982-d446-42d4-8da4-37b4e9427067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:48.989Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a2899e0d-d800-4abb-980d-095aacea895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:59.007Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=abc8ed65-8959-4f16-ab90-0243565ef7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:17:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:09.043Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1281ba3c-9655-4d15-af29-c9132c66141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:19.114Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=43176f7b-3231-40a4-a66f-a748556c1194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:29.164Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=a71d19d9-8858-48fd-ad86-cb08478994d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:39.182Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5f7c015b-a240-487b-a699-4e3c244ea9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:49.208Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bcb077fe-baba-48c7-89d4-7d7a1697f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:59.239Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=57dac4ef-4c92-463a-b3a1-e612430b6d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:18:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:09.270Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c729615e-00ec-4b7e-8991-058d56463d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:19.358Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5f245bb5-a0b7-4125-9264-e8805d163080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T01:19:23.792Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T01:19:23.793Z |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-02-11T01:19:23.795Z |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-02-11T01:19:23.796Z |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-02-11T01:19:23.812Z |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-02-11T01:19:23.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:19:23.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T01:19:23.828Z |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-02-11T01:19:23.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:29.425Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=627b6460-9285-4814-802e-7a7c277dd5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:39.494Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=de237c7f-1699-466d-9fbe-22cf68d32045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:39.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:49.583Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=555dabd0-8ecc-43a1-b450-ce5f11e5d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:59.601Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=fcb7c1d7-8808-44ee-b76d-bf027c3cdc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:19:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:09.649Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=787ee99f-0cf4-4e2b-b8d0-963b3eb4e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:19.789Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=80f72b49-b052-43b1-98da-48a161b7f298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:29.899Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=0c51ea1d-8f66-4c76-8f88-1d979b626c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:39.996Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=830e29e4-f8a3-4291-bf83-c75962af9780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:50.044Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=7ebdf572-bde4-4cc1-8d17-0034a892e31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:20:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:00.065Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cea799db-db90-46ba-be8c-5c5cec939fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:10.100Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=51593e8e-8c72-4314-ac08-dadb93689c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:20.121Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5f3fdc32-edb6-48ba-8b06-0bb5cb1b66c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:30.157Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d0448aac-415e-4729-9e9c-a27340729a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:40.177Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=de580f2f-9992-478b-ac9b-63f90c9fe48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:50.223Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=6f4c348f-9c2f-4e96-89d0-ddca3b52b97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:21:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:00.274Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e6a75475-96fe-4678-b08f-a615d34369ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:10.317Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4fe95319-1eaf-41b2-bf0d-da7327445dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:20.382Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e1cb7982-949c-483a-b71a-14f96b08c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:30.460Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=4b23b11d-ff6c-4f36-8bc8-097e0ba13648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:30.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:40.504Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1096d961-aed5-46ed-8130-f85a08dc1132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:50.528Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=20d42b92-e59c-422c-a44e-0a15e960d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:22:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:00.551Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=18ba27b2-a38e-4186-b929-d938e38c3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:10.584Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=5d5bda6d-80e9-4c78-ad1d-83768e356751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:20.607Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=46fb25d6-13f1-4dbe-a68f-5dd25a6a4066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:30.629Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=83579116-ec17-4582-a673-8288375eb6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:40.661Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=ec4f0546-1eb4-4e96-a826-0607ab13b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:50.712Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=61123260-864c-4a08-a278-1b6fd94924a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:23:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:00.732Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=e3bbb27a-76a7-4054-8154-bd32c82eca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:10.749Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9e5949d4-382b-4caf-aeaa-f53b5d31c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:20.766Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=554e63c1-459f-473c-bb94-97ad9e75ec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T01:24:23.806Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T01:24:23.807Z |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-02-11T01:24:23.807Z |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-02-11T01:24:23.807Z |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-02-11T01:24:23.808Z |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-02-11T01:24:23.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T01:24:23.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T01:24:23.818Z |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-02-11T01:24:23.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:30.816Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=29777217-e2ae-4906-8ca1-c48d0ab36393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:40.858Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=afb34b19-e080-46c6-938d-c7a3ceea748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:50.889Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=697efc71-fce1-488e-b902-0327822cca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:24:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:00.908Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=cb0fcbc6-6f30-408a-bcc9-c6bd5a347134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:10.936Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=bb7c927c-a1c7-4034-ba7f-867883a4a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:20.976Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=88191295-63e1-413f-bf1a-f1ea4023db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:31.008Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=96d8ce2a-12d2-411c-a31c-90f941279e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:41.042Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=befdf2f9-c723-49e3-a13c-55d62419da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:51.145Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9b8aaee4-c55c-4127-bb8a-166eb29d6ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:25:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:01.188Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c64579c4-4dda-4014-898a-8987c6041278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:11.243Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=3ce37b33-b509-43fd-9997-c69f9815c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:21.280Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=195422b6-bd0d-4939-963b-431c1afa9bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:31.313Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=1d5ee9c3-24ed-42ca-9762-161225761992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:41.353Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=153043e4-7fa6-41a4-8542-28bd1ed26652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:51.437Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=b7c85a2f-e159-409e-bff0-09286c7fcbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:26:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:01.459Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=c614325e-e6ce-4743-9afd-a69d904ec50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:11.495Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=d5d19b83-d5fa-4551-ae5f-ba95659b9ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:21.569Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9f5e1f4c-fd5c-4b0a-8ef8-008ed17b8a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:31.635Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=f64b496a-440b-4bdb-889f-12e0536d9b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:41.686Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=9cf3f2fa-c52c-4a2b-bae7-299aa7786047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:51.726Z |INFO |Init configs |InvocationID=9af95400-cd18-4d0a-afde-786b8cbc51a7, InstanceUUID=76db2c22-8b1a-44db-834f-21a7d6ac3ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T01:27:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |