By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:01:27.643Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:01:27.656Z |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 |2022-12-27T23:01:27.657Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:01:27.659Z |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 |2022-12-27T23:01:28.074Z |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 |2022-12-27T23:01:28.202Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:01:28.203Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:01:28.203Z |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 |2022-12-27T23:01:28.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-27T23:01:28.332Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-27T23:01:28.356Z |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 |2022-12-27T23:01:29.672Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-27T23:01:30.117Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-27T23:01:30.141Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-27T23:01:30.141Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-27T23:01:30.232Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-27T23:01:30.233Z |INFO |Root WebApplicationContext: initialization completed in 1876 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-27T23:01:31.150Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-27T23:01:32.991Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-27T23:01:33.539Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-27T23:01:33.567Z |INFO |Started MainApp in 8.212 seconds (JVM running for 8.948) |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-27T23:01:33.758Z |INFO |Start scheduling PRH workflow |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:33.768Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db7015bf-3102-4b98-a4bf-3a9a2fbeb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-27T23:01:35.773Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-27T23:01:35.774Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-27T23:01:35.788Z |INFO |Completed initialization in 14 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:44.964Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4d36aba4-633a-4d80-9e1b-9e282dc00003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:55.009Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0015953a-98dd-49ea-9d39-cc44f69d392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:05.035Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f0ac6514-bf3c-4e29-b4e4-5fa6c014a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:15.096Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5d5dfd81-1836-45c5-8e3e-b7728b38c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:25.119Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=411d518a-6f18-4832-86a8-87ff27a32dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:35.144Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a1832e7a-e249-482c-8057-c40c3b916a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:45.186Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bedaff84-8c03-4324-ae87-3f3bffb13c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:55.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1cf67bd8-1db8-496d-be12-f5e7b9292de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:05.232Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a1aa2c4f-89b8-49a7-9a84-5c1c94cceade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:15.248Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f2fc6fb0-02e7-4033-a941-1528c0f6b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:25.262Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2297579b-7c1e-4e09-b1d0-852359172ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:35.278Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f713fbb4-0a8d-45e7-8a36-6f51bf6ce1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:45.292Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=522f2515-5f81-471a-94a2-5f9944f9d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:55.306Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2b61183d-d85d-4277-beee-8192fbb15b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:05.332Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db9046ec-39e6-4304-98a0-9375be048743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:15.348Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9a938101-de30-4e44-92c0-e082b021f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:25.363Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f47a0c98-6725-441f-bbd9-852d5f917343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:35.397Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=513d0c93-6020-4ed8-973f-d6b38b7129c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:45.433Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c07097b6-06cc-4ee2-b481-208036395e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:55.452Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d77a677d-12e8-42ff-9aa4-af98fc23283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:05.526Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5984c479-cb72-4e48-b35e-5204648fbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:15.628Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aa5fa618-e7c1-4879-8803-861a72bd8877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:25.642Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f5512a1d-3423-4682-b35f-4278fe0db9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:35.662Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=57559820-0235-465a-9ef1-23b4a7a6266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:45.680Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=910153fb-806d-41b0-bfb9-fc6b719afe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:55.694Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=53f357e1-2fff-42ca-bea9-1e10a9197196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:05.719Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0e1ba399-3b4e-4357-9824-b012250c63c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:15.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a54382cb-883e-430e-bec1-877aab6f2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:25.767Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0048ba4d-55fb-41ff-9ed8-f28f0b745f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:06:31.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:06:31.930Z |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 |2022-12-27T23:06:31.930Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:06:31.930Z |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 |2022-12-27T23:06:31.931Z |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 |2022-12-27T23:06:31.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:06:31.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:06:31.945Z |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 |2022-12-27T23:06:31.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:35.784Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e1d05d35-28b7-4d64-89b6-8a81244e096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:45.801Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d1a4e4d8-aaea-4847-9f07-e578d1795049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:55.820Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3013b1b5-cca9-4bc9-ba25-d441b705ecf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:05.861Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4748df47-aeca-46c2-b94b-cbfaa4b2bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:15.877Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e9facc11-5a7e-4915-93d3-f6bd053f4935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:25.891Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d3b0410-b5cc-4908-b58f-0e0847b4979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:35.940Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a4f6e478-0491-4660-b694-b1d7b03707a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:35.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:45.957Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=150684ba-da46-412a-8c90-770b9eeffad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:55.978Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd7a66f9-f159-4aab-b292-1086a59a3053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:05.993Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b66efa60-d028-4174-9c2a-af304aee2f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:16.007Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8647df5b-76b5-40a9-93ea-07e760aa9535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:26.021Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ac006553-b2e2-46d5-a295-e1fc08321773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:36.034Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2c267064-e6f4-4c47-b760-5f5b38ecba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:46.055Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5c44e22-ec35-44da-8f45-6c59ba9aaaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:56.069Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7262c6ac-a088-43a4-b5b1-a948150e3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:06.085Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc517c8a-cbef-41c1-9353-792bcd4d3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:16.102Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5bfaa0fa-cd67-4607-9277-e61c18ea3e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:26.117Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba88a57b-a42d-4393-8d96-7d04dca5b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:36.131Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=00afc06c-739f-4963-897a-b4c01c6fd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:46.144Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=553a48ca-dde2-45d1-86f1-4231c1a10dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:56.158Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b81ec93-264e-42b3-8450-241cadc81189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:06.172Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4e9efe09-2699-4cfc-a7af-7954467f31cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:16.186Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=65cb4e82-a592-45e3-bb47-688063213ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:26.200Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=54b85c69-485d-4c24-8ea4-b814cf53c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:36.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=552a32a9-2c64-44b3-b833-17649e9d96b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:46.228Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=14629d77-2417-4bb6-b529-ec3379e1efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:56.248Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0f99c018-abb6-47d1-b89f-160456503e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:06.261Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c4c9cbed-b8ae-4b8b-a633-4af6c8028c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:16.274Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9000a8ef-38ac-43e6-9bc9-631f0aa2bc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:26.288Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af211eb7-0451-4afb-bf28-bbf06a55861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:11:31.433Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:11:31.434Z |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 |2022-12-27T23:11:31.434Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:11:31.434Z |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 |2022-12-27T23:11:31.435Z |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 |2022-12-27T23:11:31.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:11:31.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:11:31.445Z |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 |2022-12-27T23:11:31.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:36.305Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ddc85162-219a-4591-a01f-32e0842a8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:46.319Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5819296d-f230-4387-9e1a-e050591ffdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:56.337Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3f894e49-8dae-448e-9e3f-593479ce7e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:06.357Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d4e72c87-1dfa-4059-a005-5171f7ba6002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:16.378Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a17ab2f1-ce57-4e75-a82e-fd6784357ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:26.395Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=518f8486-5782-49c6-bd93-7fec4f184bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:36.408Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e32e497e-ec43-49e6-bb20-b9b54b864ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:46.421Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8a724187-ea2a-41ed-8095-9c87008eaa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:56.439Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=29aeb07f-8b52-40ca-aa01-ebb1fa2948e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:06.453Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=daf505e9-8c7d-43ad-aef7-7c99136908e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:16.466Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fad26265-adda-4125-9f88-8af8d3e304c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:26.514Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c7f6b9cb-e00d-45d4-b6da-8b0b30e761e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:36.534Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6437db87-ad96-4fa2-8f54-4ad2f066a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:46.549Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2713bf35-fb97-42d8-a1e0-5addd7729bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:56.563Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=847a17a3-a95f-43a7-ad08-0af18810c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:06.577Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8f5cbb4b-8e54-4d41-9189-470e83100066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:16.589Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=876acfd5-07b7-4e60-8562-e0da20952221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:26.602Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=23dcddba-8fd4-4ad9-b135-e8f2a4ff867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:36.615Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1bbbcaeb-0790-4f74-b477-5ff88ad97885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:46.629Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=da0f700c-1807-432f-b4ce-912e6723dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:56.643Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a229d7bf-dc6d-46e5-80b2-f5d819c48a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:06.657Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8125ce3-1113-4285-8bb2-6d30babff196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:16.671Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb05adf5-7950-4726-b077-bb9cb1b35a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:26.684Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af85f651-2ac1-410f-9e51-050652cf9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:36.698Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fb86444a-d2a5-41e2-ae17-6b49bdcb6ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:46.726Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fdfa77ba-25a9-465a-9520-18f9867773ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:56.758Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b51f8c2-1c7c-4d3c-b92f-c6b08da80ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:06.771Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11769a57-fa6e-47d3-b9b2-2bcac2daa3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:16.787Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=344aeb27-4cb2-4b21-9301-18fdddd8fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:16.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:26.802Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ae370720-f5b9-4d07-b34f-11252ad5af5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:16:31.434Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:16:31.435Z |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 |2022-12-27T23:16:31.435Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:16:31.435Z |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 |2022-12-27T23:16:31.436Z |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 |2022-12-27T23:16:31.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:16:31.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:16:31.445Z |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 |2022-12-27T23:16:31.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:36.816Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba62cad2-d9cf-45ff-9ff8-e67e1de634e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:46.829Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1f14b6a3-fc95-4c24-8ce8-91e5c9555f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:56.845Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f2e43e4a-d4b4-4d55-bdb9-717753dafd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:06.881Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5171ec5-13a4-446a-9bdf-7454dcf3e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:16.898Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=251a7014-524a-4567-b588-180553a2b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:26.912Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b7f9f8e-43e1-4563-9e3b-9dd12d923879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:36.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3612c1eb-5d1d-4856-9517-8e0e9778fd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:46.942Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cc5b6765-86cd-48c7-bfac-af13880295ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:56.955Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b6af7096-3687-4fc3-bae9-b0acd17c3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:06.972Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fba3d8fa-38d6-44e4-a992-d649aef616c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:16.990Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8565c6a6-103c-4f7a-ad0a-0f92e02f6671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:27.004Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2fe96191-d201-4ded-89e5-32cbc0612949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:37.087Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=60d5b145-84fa-4f44-8372-4f6b04a14b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:47.100Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aa8c0a4b-74e7-43c5-9109-c833c57f92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:57.114Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=19ffdbf0-7fd1-4457-a8ac-6c64e0b54d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:07.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca2bc1e8-6b7d-434a-9ac5-5ae5d9619cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:17.146Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5cd6c925-8216-417e-81a4-19ee874ccf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:27.166Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5f05c7d-cf89-402a-9ad8-e6c392cb4dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:37.182Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1a0d3735-ca54-468d-a609-7f06f7a86ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:47.195Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=576de63c-4a22-42e6-9ab1-eb8b2bdfd4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:57.212Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99773ec0-8d24-4ac0-a791-4f22e98a7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:07.228Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8bd17761-7737-43c4-b59e-ba417c7bc13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:17.240Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b94b62f1-444f-4c21-b3b2-db5a052c5692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:27.254Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e11b2d5e-61a3-4614-a655-b348520269e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:37.266Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=27a6ea48-e139-4fa9-8e88-60122fa718fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:47.281Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=01b76a96-2570-4d0a-9ce6-07b745406652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:57.295Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=33ec8d52-314e-4d68-b9da-7f3033cb5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:07.309Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c8d54f24-2d38-4bda-b9e3-f7140e788a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:17.323Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b2a83aa0-3848-4907-9f41-a64d3058453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:27.341Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=731ed4cf-840c-4140-911e-37567e90c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:21:31.444Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:21:31.445Z |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 |2022-12-27T23:21:31.445Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:21:31.445Z |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 |2022-12-27T23:21:31.446Z |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 |2022-12-27T23:21:31.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:21:31.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:21:31.456Z |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 |2022-12-27T23:21:31.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:37.362Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afa02ca9-42a3-4630-af3d-f4a03b50e13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:47.382Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=29d979e3-3a94-4a17-b762-96cea17a84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:57.407Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=660c4936-84be-45b6-ac61-b893324ee5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:07.424Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c8b751e-eb72-4527-9a80-bcea77fcd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:17.442Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=12572e11-f581-43c2-a9b9-639c38a58769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:27.483Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18c3fe41-041b-4dd5-a467-5cae1128142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:37.504Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=711aaca3-572d-4ad0-a976-df91762343d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:47.520Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=40df80bb-f0d7-40f7-968d-f5c2ee9bb559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:57.539Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca8268b6-9ff9-4cf2-8b90-af361cd24463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:07.555Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=abf63b90-8109-4e3b-98ca-5ef34f6b60f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:17.569Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3dd62e85-ff9b-4388-8d6d-011d0ce3812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:27.582Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5a469458-6027-48d3-8e1a-b429db67811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:37.597Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb19fa28-436a-496d-8a68-bf40d8aaf533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:47.631Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5568124-c3df-41a2-8a9d-58149bdee440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:47.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:57.645Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d75ef86-cc83-4ec9-bb52-f7a411833131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:07.661Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2aa0c0b1-450d-4463-b019-60fbdb94bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:17.679Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=76b792ff-7276-4225-a766-7c3f40fad502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:27.692Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=055f5100-b44e-4403-832b-a88fcc1dbe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:37.709Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d795bf3-5cf0-4bae-8f89-9eba8231c753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:47.721Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=306264db-b6ee-4f63-a616-b46025417e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:57.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db38a9aa-aa1a-4cba-95b5-1bacefdf14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:07.749Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4a82c6b4-744b-4ff0-91b5-57d24a08af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:17.771Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1b205411-cb13-406d-a980-12c6951005cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:27.789Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7682a8dc-a79f-4d86-98af-ca72b56a65e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:37.813Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=81fba443-93ca-4825-8d5d-b8b6b76db52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:47.829Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff29534d-1ee6-4700-b5a1-d0e8742dfdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:57.847Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1c278fcf-7671-49cf-b479-7f1a8ef1e4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:07.859Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1a27d59e-d867-498c-ace1-8c873a5e9c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:17.873Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1915801b-4b48-49e3-bfa7-6d3fad419c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:27.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ef5642db-38b9-43ee-aea6-57b445cedb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:26:31.517Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:26:31.517Z |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 |2022-12-27T23:26:31.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:26:31.517Z |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 |2022-12-27T23:26:31.518Z |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 |2022-12-27T23:26:31.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:26:31.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:26:31.527Z |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 |2022-12-27T23:26:31.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:37.916Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b82f8c50-7ce9-4529-99a8-83c0cf9ee672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:47.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c8e7ced-2df4-410e-9ec5-a27ff2ce021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:57.942Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=79f9574d-9cd3-4fc4-9ad9-c057fe6507ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:07.956Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=348d01de-f292-4aac-8cb5-43015280810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:17.970Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=16c97b42-2ace-4e0a-a012-5a95fb3b4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:27.983Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d30d35b-a9a9-43c2-a79d-d1b9fbfc6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:37.999Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1ee77501-3bf3-4315-bdc9-9293524a6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:48.013Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db42a260-3086-4e8f-85d5-3fbd158ab8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:58.027Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff95bde8-0851-471a-bdf9-e074a2eaf4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:08.040Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=31ab6586-f4f8-4d45-bd47-d05a2ecf4a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:18.055Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=499a1ed3-2aef-42be-b946-9167a3072361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:28.069Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b7900ff-2034-4787-9a9f-5bf3cf788c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:38.081Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8c01580d-ca35-4242-9415-0165967ff15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:48.108Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=320af4d2-0b47-4cd2-9d7d-ee87c34c3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:58.122Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c37d911-f78c-478a-98f2-dd79d3b14bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:08.135Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afa48a11-6b2c-478c-9c4e-1d48139e6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:18.147Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4d6875ed-3710-4af6-a23b-8ee2195df289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:28.163Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ebc9694-3240-406f-87a4-5b1aea25d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:38.183Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=41508e26-1bb4-4874-a004-f1e2a78bd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:48.196Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=73a06bed-5386-4b2b-97b2-f77eefeef19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:58.211Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=598228ae-692b-4ed2-9d7f-994382cb9519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:08.223Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b615b6f7-c5e9-44f9-a203-79a2c48ab110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:18.237Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bed8ad9b-29b0-44bb-9dee-48ad7b98155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:28.251Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67a45699-e871-4faa-b079-b0aa71523554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:38.262Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51d14a9e-630b-44e7-9d0c-3e2abfc8cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:48.275Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=26d08efb-342c-4cca-a21b-b4637cf6e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:58.289Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9c4b35d1-eb96-4b50-96b7-9ff41ed6dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:08.303Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e1798796-1479-40e1-81e1-c49ecd1c0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:18.315Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=31f35ba0-1081-4cd3-8d39-c109f39815b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:28.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e52e93bd-cd1f-49d7-9438-8787c63b9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:31:31.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:31:31.345Z |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 |2022-12-27T23:31:31.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:31:31.345Z |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 |2022-12-27T23:31:31.346Z |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 |2022-12-27T23:31:31.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:31:31.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:31:31.351Z |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 |2022-12-27T23:31:31.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:38.343Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ab71509d-52f7-425f-898e-4cc19d189b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:48.371Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=30f3b759-59dc-4e4c-a9fa-2aefa94da15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:58.384Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6604585b-c41e-4e6b-b34c-15404958937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:08.398Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=39fc0750-e0cf-40e6-8366-e77b0f59fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:18.411Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c2ec8b46-1c68-4d04-9376-fa89e45525fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:28.424Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af1a2232-0d58-4dfd-be21-42593ac26c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:38.436Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4ae15035-4119-4a1e-bdc1-710540eb1b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:48.449Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d0377ac-eb25-4ada-893e-87b2ea51a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:58.463Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0f4d98b1-405f-44b7-9551-256529f3435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:08.480Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b3a53900-e5ed-4070-8a17-4994444d02bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:18.493Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=423ec297-c637-4422-aa38-dcfc0610d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:28.508Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f0d39a47-5d4a-4679-a575-964286084da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:38.522Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca37d748-fdc2-4787-9746-2a4e14cbf34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:48.535Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=05378646-0e30-4c01-a9d7-2002a20b81bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:58.549Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e26d4fcf-6dd0-4ed4-9c8b-f4488963940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:08.562Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f6b8e6bf-774a-46ba-aa26-0978ac8a06fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:18.576Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6794a74e-6175-4555-9594-ac79cc503423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:28.590Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4e7e4b5c-6969-4c21-8087-fa93fd7c306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:38.605Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=79222fbd-34ca-4621-af7e-7fdd4d044950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:48.621Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e439de23-383b-4691-b755-bf85f0ff70fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:58.637Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98552b64-1388-485b-b6f0-7327ed1bf717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:08.653Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0cedca5d-d21f-430b-97d0-3a89742913b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:18.666Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b80b4333-9a3c-4562-bd7e-7737f7179f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:28.677Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=64b9eca6-4879-43fa-a373-512a32822d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:38.690Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9773dcf8-5ae4-495a-915f-9673db3e9cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:48.702Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d7c4b80-0263-4f86-af74-9322d52ac199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:58.716Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dc32a973-ad39-484f-90a0-fa553579d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:08.729Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11ce556c-7918-42e4-9194-dff0df713409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:18.743Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f1e89021-08c9-4819-a4aa-f31370ecd3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:28.757Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a02cda95-8191-4cca-a5b4-828c297eb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:36:31.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:36:31.463Z |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 |2022-12-27T23:36:31.463Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:36:31.463Z |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 |2022-12-27T23:36:31.464Z |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 |2022-12-27T23:36:31.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:36:31.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:36:31.473Z |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 |2022-12-27T23:36:31.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:38.770Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5146aa0e-1c99-4c5e-9726-ed1e8daa7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:48.784Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afbcc580-5b38-4cd2-a68c-8982684c56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:58.798Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cbb7b036-3790-465e-8d23-2fd590c55d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:08.815Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=93671d6c-d8bb-4313-9b71-5539a97df988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:18.832Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c679d51-3e67-4105-a015-4b79fb1b1b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:28.845Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d6ce2f34-5142-4a80-9c3a-dfcb527facfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:38.858Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd823625-0476-43c3-966b-04fa61b10dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:48.871Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9a948283-464e-4e8c-9f2d-d76daa20561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:58.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4af76382-2b6f-4822-bc04-3ec01a7c3f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:08.906Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e9151f85-ca27-431b-9456-7962d4ebd50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:18.924Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0e3e9e4c-844c-4feb-9ffa-8e97b06cf300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:28.935Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=17095523-86d9-490d-a20e-9b0f2772da96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:38.950Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdca272c-c721-4ef9-8b03-a9395f9ce5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:48.964Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce9870c1-1305-44c7-91b3-d337f38d9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:58.981Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6446302e-9fa1-4f23-829d-862d8544af17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:08.998Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c8ac88bb-ccbc-4193-bded-7df54bfc1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:19.012Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e0957c01-3f3c-4193-8eb8-454e9acf2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:29.025Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1ca1eb14-5358-4da7-8ec1-6b07957783d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:39.038Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=73b12386-6ef4-491e-904c-1fdb5f36819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:49.051Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2c0ebce2-835e-49d0-84e0-ee7a70d1d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:59.064Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=70410e7d-70e0-4659-8594-792f8fe5a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:09.076Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11f14412-e4eb-41e5-92ec-5cbcf43cb4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:19.088Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=66c969e2-a9e6-4516-8c0f-6f3802f61522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:29.100Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0d69668b-7fb3-449d-9c64-37121bf431c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:39.113Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e83cd7bb-9081-4541-a492-9182cecbdefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:49.133Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c89df9a9-4ebc-402d-866f-6e69fa578783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:59.156Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ccbbce99-7f16-4c7d-b41a-61b60d25fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:09.173Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6e19e108-f587-4ed0-bd7a-4b4273e2c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:19.187Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=054b1be4-bda7-425b-9ab2-0a6d1a61e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:29.203Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5264fd5e-ec43-43a6-a0ca-15d19c8a346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:41:31.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:41:31.572Z |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 |2022-12-27T23:41:31.572Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:41:31.572Z |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 |2022-12-27T23:41:31.573Z |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 |2022-12-27T23:41:31.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:41:31.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:41:31.581Z |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 |2022-12-27T23:41:31.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:39.216Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3f7e93fb-c15e-45af-b814-1778c0635eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:49.227Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=82569062-bdce-41c1-9cda-649ef3258071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:59.238Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a8ed070c-f943-4c2b-965d-8e6afc3cc141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:09.250Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d2de8f1-c538-4e67-bc4f-719bed9fc049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:19.264Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a81fa43d-5820-4802-8615-e3dee7d5daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:29.279Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8adc5d48-8347-4828-95e7-116639eb7ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:39.291Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b8465ba-f034-422a-bd95-26a06794ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:49.303Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=de43a541-d6ac-43ab-83c1-7c593f5e51d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:59.316Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18988c30-a73e-4898-9cf6-7b4c1f5ebfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:09.330Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51b8f6dc-4e1c-4b6d-9105-fd32b72bcbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:19.342Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1cbd1f68-34d1-46f0-9d15-3e6f5a3cf94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:29.356Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6328e05b-ab5d-4b78-8920-cf254ea8cef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:39.368Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d0d659c-7a87-4a93-9a31-ccdf2f073593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:49.380Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cac2ae05-fd0b-49c9-8033-446ccf671e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:59.392Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4591f7c2-13a9-4154-ba92-8a4712589404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:09.403Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=61f0e37b-c73f-4d0a-b7d8-626b6f513f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:19.417Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6a641b48-bfcb-4ae6-8bd6-26f53b9f308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:19.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:29.430Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=771d16d2-29f8-4300-bb42-b48ee56dc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:39.441Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c0af4c1-73af-4b6b-8d35-a12c2195f8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:49.453Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b504430c-42cf-4597-96ad-e5f01b70102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:49.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:59.466Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5741df08-63d9-423e-959b-fb76e8d490cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:09.480Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a31cfd0d-20b7-4a26-a0f2-2f2417a9757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:19.507Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3890c100-46b8-4427-bdc5-2a976b090cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:29.519Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3469ba76-61bf-4aa5-885b-ea23d9caac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:39.538Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=122fb8e0-9bc7-4fa2-9925-c02e93c26d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:49.552Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e95bea85-6346-45c7-8825-83767f575562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:59.564Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc4aa003-52ba-4d11-bc64-fa385dae45a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:09.578Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4cdf0c4f-bf77-4b09-88fb-bfe508f0d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:19.590Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7be7ba5d-affa-4af5-9185-2de8a06f7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:29.614Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2ff5ab1f-228b-483c-b676-f194f9c1849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:46:31.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:46:31.342Z |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 |2022-12-27T23:46:31.342Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:46:31.342Z |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 |2022-12-27T23:46:31.342Z |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 |2022-12-27T23:46:31.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:46:31.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:46:31.348Z |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 |2022-12-27T23:46:31.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:39.627Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ced6ddef-7063-4170-a745-f08788a64e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:49.640Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9486868a-681f-4743-b6a4-9f0cd26e8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:59.654Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dbccae3c-c760-402e-8e77-dbe4e8d6993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:09.668Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb984607-28d2-4eb8-80d0-f479eeaab97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:19.690Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3042297e-d184-4754-b923-be2a64bf3037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:29.708Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ca1dee2-ce0b-4673-a37d-871e62b16d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:39.722Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=794b7b73-dc85-45a1-ba8b-2213895734a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:49.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18765782-7635-4bf5-8a5d-7828cdc082ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:59.748Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9e31980a-a69e-42c3-b20f-de64d96bc388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:09.762Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=71ee12b6-1793-468b-86ad-0a6cd926a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:19.774Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5f49c3f-dc01-436f-a114-cf24d91daa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:29.804Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=58190dde-06e7-4a1c-8a75-75baafecbc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:39.816Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc5fd063-5eff-42f5-a2da-0fb391703bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:49.833Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=169d8675-76dc-49b3-80a6-7194842d77a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:59.850Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=91afa7fc-fd93-485a-b81d-9a4c41229549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:09.862Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98563d02-41dc-4671-b5d5-cf3bbfa344e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:19.874Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdc9ac63-d58a-4ec2-b671-b350c65afd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:29.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8594ea17-af1b-4ce5-a5d1-a5ff0c885bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:29.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:39.901Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=256f7635-e6f0-42cd-bf88-f9504dafcdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:49.914Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9df5ff59-1821-4b21-a006-6e3e93aa6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:59.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e2e07d59-a43a-40f7-9060-e42dc9c17a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:09.941Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e317e2ea-3677-4e64-b0d9-01a3c493d850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:19.952Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd18d48c-b0f2-4fce-9226-c755696d8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:29.965Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdf46f9c-cbc4-4132-8f6e-699609ca25e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:39.976Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67903421-229d-4e73-805b-0e660470622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:50.003Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51d013fe-b389-4c5f-8d14-6f3bd3e6742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:00.032Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=74c9013f-2518-4f23-9f46-ac7bcf408cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:10.043Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0962ff2c-74fb-4ec8-9030-1fdca34d2288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:20.057Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d5b3086b-e71f-48ab-8a4b-f55fe153f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:30.084Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=42a04da9-f0d5-4e6b-9847-782868b8977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:51:31.451Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:51:31.451Z |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 |2022-12-27T23:51:31.452Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:51:31.452Z |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 |2022-12-27T23:51:31.452Z |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 |2022-12-27T23:51:31.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:51:31.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:51:31.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:51:31.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:40.098Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c39a47ec-68e3-4da2-9eb3-84038e96bc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:50.111Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bba914ac-f896-4b50-9e3f-0d33216bab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:00.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3d9b085c-5747-463e-b055-3df69c261cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:10.142Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fffc7135-b269-452d-8ede-4e1c70f75047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:20.157Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18b5ca90-b45d-4010-8b9c-7e6b5fbb6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:30.172Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f9a3d1f2-85f1-45c5-b4d8-8228179c19e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:40.184Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5247bc1-9edc-41fe-9670-1e4586d1117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:50.196Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8bce3ae0-c1a1-4154-a305-12448a27f649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:00.209Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd907641-ae00-4cc0-a9dc-bd18b8242e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:10.222Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3efa2565-9bce-46d0-af83-750bc582aa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:20.236Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=32be1a7b-d03e-4719-8ade-acfe9b5d8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:30.251Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=802b4c19-7acb-4805-b189-098036db18b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:40.264Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=067a2ec9-4191-40e6-9998-72d0b055a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:50.276Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d407d1d8-8968-49af-9040-15ee1d3a304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:00.288Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ae5be164-8b4c-4fba-97fd-cbdd12cc894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:10.304Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c6423454-0e02-4c8b-9a9e-d3a906e30a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:20.317Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=df9084e2-5a46-4d52-8e4d-514a54bb82a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:30.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b0be9dec-3e9f-4e77-a17f-7a56bb41c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:40.342Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc2b29eb-0e2a-4731-90b7-fb8aa2567bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:50.358Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d464dc4c-a02a-48c7-81aa-33cbafb51ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:00.370Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3e5881e8-de33-495a-8921-49a89735f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:10.383Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f464952a-f6d4-419f-8ee1-d5226135ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:20.396Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce7b808b-27e0-47d6-854e-8f4e6a91d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:30.409Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=561587a1-f00c-4a62-a083-92c1fe08de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:40.422Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce56afb2-8086-4464-a3a6-59e75dfc5d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:50.434Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=46a0618d-c95c-46d1-b41f-9f8662e25e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:00.448Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=93acd442-5bd7-456b-95c0-15a6b1ab3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:10.460Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f521f50c-34ba-466f-8e32-f7dddde618e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:20.475Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4338eacb-3404-4b3e-8278-61a678ecdfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:30.488Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99421345-df46-4fe9-95e2-7e94810f02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:56:31.326Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:56:31.326Z |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 |2022-12-27T23:56:31.326Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:56:31.326Z |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 |2022-12-27T23:56:31.326Z |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 |2022-12-27T23:56:31.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:56:31.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:56:31.332Z |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 |2022-12-27T23:56:31.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:40.499Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ea7fa400-a5bd-42db-981b-23705dda9f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:50.517Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=322ab3e0-838b-4a60-9e21-8652d02c3c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:00.530Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff00da6d-618f-443b-a270-cab26ed6d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:10.543Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5461ba4b-e00b-40e5-859a-4e835e9872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:20.559Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba94ebec-789e-4159-bf94-b8bd04bf6b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:30.579Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=242e7910-e1cf-4fa9-b7f4-3c332f37dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:40.594Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=094e6fb0-34c9-4cad-8579-569b085c64b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:50.606Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6fd539d6-0914-4c0b-8fa8-982c5df94479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:00.622Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=175f09e3-b384-454b-b0a9-515eb5f5ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:10.635Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=358aa674-0db2-486b-8e0c-9b4ab04d0699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:20.647Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9e1659f2-c6e5-40de-8998-c6e21986e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:30.658Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18968cc0-efaa-4415-8590-ca5fc3ae7757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:40.671Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c90155e5-2cc3-43d6-b3b4-de2db8bda65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:50.683Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=577ec638-35a0-4c3a-83b5-3ec97d125210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:00.695Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a0ce2d8c-f787-4a6c-9bc1-447a445e2617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:10.707Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=22e8c9f9-1fca-4ad6-885e-a58750aef1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:20.717Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3980468e-a3f3-40db-bc83-0d2288158088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:30.730Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a2dd97c3-dc52-4e4b-b76d-91e8fb5e94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:40.744Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d7a1e0c8-deb1-4cf1-be43-c8a19ad0e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:50.774Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8102747b-a69f-43a2-a331-247aa9fa84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:00.788Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2a61efa4-9c06-46d8-a72c-54a68135a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:10.823Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1b886203-dbde-4200-ad36-64b2ec6943d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:20.838Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=65a0f3a5-bf7a-498e-91df-1ec422eb5f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:30.850Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=641a234e-1364-4be5-acb5-544d131737ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:40.871Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=931af724-24f6-4fd5-b22d-fdd7ea23b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:50.883Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d8b9a857-97fb-46e9-aa7a-bf4d32a460a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:00:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:00.895Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=851f615b-8d9a-497a-ac6f-44547887bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:10.907Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e7e3beab-1bc1-4f24-8af9-f6a4250d8d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:20.919Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=24a95796-1d25-40d1-a2ee-0a2f83969410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:30.930Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f6b79ea8-6b34-4254-8bd3-50c71280782f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:30.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:01:31.440Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:01:31.440Z |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 |2022-12-28T00:01:31.440Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:01:31.440Z |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 |2022-12-28T00:01:31.441Z |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 |2022-12-28T00:01:31.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:01:31.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:01:31.446Z |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 |2022-12-28T00:01:31.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:40.943Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a6a26311-e0fc-4470-9a46-5baed8f972db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:50.956Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f9f81169-966e-4b45-96fa-18d4ca80b10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:01:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:00.968Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=921158e5-e52f-430a-9e9f-ae2b118cc54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:10.994Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f42c21f2-17ff-4e95-8ff3-219f3ff519cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:21.018Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=80e0c6f6-696e-4d88-a454-4235a1f9237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:31.030Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=147c475b-49e1-4491-95b7-61ed29f2b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:41.043Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d9789b65-af2a-4065-b570-3839281287fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:51.056Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=48505813-8466-4da2-b53e-93d7b702ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:02:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:01.068Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9eacce8c-4f2d-4b01-8b5c-d52c894fbbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:11.080Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ecafe1a8-eead-49bf-b200-20226a2b4343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:21.094Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5f66f3dd-7cf9-4fb2-a4e4-67fac33ebe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:31.109Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=69d319be-f3e1-42ad-9e6d-a1c4e5d80d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:41.121Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=850c22c8-295c-434c-b257-f70256fd5c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:51.134Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98d184a2-ba60-47a1-a4d8-a24053273d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:03:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:01.151Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ffd4dada-2bd4-44b9-8ff6-b14496a5ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:11.164Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c20e6b68-842d-4bdb-9f64-082b6393ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:21.178Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51423326-9e23-4484-9c99-60a5353aaabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:31.194Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd5ee3d7-2ea6-480c-9045-d7b9af8c5b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:41.206Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11bc5ab6-96a6-4414-bbdc-3f0ec323925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:51.219Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc7b59f0-fa63-440b-baf2-6bb3c95042b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:04:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:01.230Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=25581d22-7005-42a3-824b-5b8fe94910cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:11.241Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8a9dac1-7864-41d9-8db6-e3bb5d0d1784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:21.254Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=15b8e604-a03e-4795-b019-d35aacf7dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:31.266Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ee9727cd-d22e-46f9-8e8a-7b2f12e65225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:31.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:41.291Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7b844c4d-89dd-4158-a772-7ff4d5b5e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:51.307Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9300c8d9-0e93-46c9-b8ab-9ecc66279914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:05:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:01.323Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4f8cd8de-175d-4906-a294-0e82c6170573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:01.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:11.339Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ccb02f77-1d74-4ccd-870c-30978e233c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:21.350Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=498b5864-92c4-4217-9adc-d0b103998f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:31.362Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9e67ccc3-e502-406e-9928-30e75a9cc617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:06:31.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:06:31.413Z |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 |2022-12-28T00:06:31.413Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:06:31.413Z |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 |2022-12-28T00:06:31.414Z |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 |2022-12-28T00:06:31.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:06:31.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:06:31.420Z |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 |2022-12-28T00:06:31.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:41.374Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8485fb7e-6690-4c3c-af21-ca77a78c0788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:51.387Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=00b8d752-0392-475f-a5fa-783bfba702ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:06:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:01.399Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=85f08555-707a-4d29-8ef9-bd1c48911238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:11.412Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=90625544-7f18-4f1a-96fe-cdbc3f68f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:11.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:21.425Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c78b2d09-3689-48c4-88cc-05552251d337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:31.436Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=198c700f-8014-4145-a0db-61c07313a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:41.449Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3fa6d0f7-3ae9-45d0-a501-29ba0dbf979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:41.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:51.463Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=66b1036b-47ab-4fa0-9557-8763f8302518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:07:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:01.479Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afe58508-2eaa-4121-a06c-b366d46add34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:11.491Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=09158552-b5ff-4ecf-a8fe-c44188165c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:21.507Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d4c2fd0-2c44-4876-bd14-f220eca42c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:31.517Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b27dd9c2-5ef6-401c-addd-9f353014b12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:41.529Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dadbca9c-3ff2-410d-bd6e-e3639b881534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:51.540Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d56ee77d-52a4-4669-a5de-144e89b68cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:08:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:01.553Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0161e24a-17ea-487a-b7cd-d0876a8c7a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:11.565Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c9319dcf-ae64-4af6-a7f1-20b7d6640502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:21.577Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c3f9cceb-37eb-48aa-bcba-e0b99aa7be75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:31.588Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=be93aaa6-7812-463b-b069-815d841c314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:41.611Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aba94087-b0ec-48e0-8ec0-952394095867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:41.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:51.622Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b3e40953-30de-4c79-978b-288a670806ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:09:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:01.635Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=def0b2b6-7417-436b-97e5-d3f29035513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:11.647Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce0d2cd0-a6ef-4dbc-84e8-c2c00457ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:21.658Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=25b0e111-8038-4ad0-aefa-85e7bb68e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:31.669Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd38bcb9-98f0-424f-b037-12e4a20036ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:41.682Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5a3371b3-5e0f-4c3c-bf18-ab5004b94264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:51.695Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b9473049-9ba1-42fc-81d4-006b937349ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:10:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:01.708Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3d39138a-90f4-4d19-90dd-160f94af080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:11.719Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2dec431d-1ada-4f91-9015-7695fa897a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:21.732Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7ebdb3c6-4b52-4233-bb82-bc0563c2595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:11:31.335Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:11:31.335Z |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 |2022-12-28T00:11:31.335Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:11:31.335Z |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 |2022-12-28T00:11:31.336Z |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 |2022-12-28T00:11:31.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:11:31.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:11:31.344Z |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 |2022-12-28T00:11:31.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:31.744Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=edcffca2-4b05-4cfe-a896-d3aa1254fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:41.769Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e96504ac-d34c-496c-a015-6f675c4b6b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:51.783Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9df79dbf-07ac-4bb8-afa0-cd76b7a281aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:11:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:01.798Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=849d4d0f-e546-4237-94f5-1136c934a6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:11.810Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=13911eef-c45e-439d-8066-5be2c3607718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:21.825Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7bf25ede-ff11-4c3d-8f09-4efeb7b09200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:31.838Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d36c388d-37e4-4ded-9999-c378576ccdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:41.851Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=901ea15d-fc0e-4d4c-ada0-9b2f5080265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:51.864Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cce652db-9771-4b36-ba5b-856ab50437ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:12:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:01.875Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e7984ee8-152a-4d2e-97a5-8f3bafeb1569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:11.889Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6f02685f-d73a-41ea-a7ec-142147af3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:21.901Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ace93144-ea9e-4e7a-b777-60fe737529e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:31.932Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=88451ed3-aedb-4e3f-8c6f-f72d438ef75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:41.944Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d3e4ac8b-238c-4b5c-a912-ba4bb3033b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:51.958Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1ae90c56-6656-4502-9d8d-1639ccb7c013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:13:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:01.973Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=866426f7-6e1b-4da0-86dc-e7b83045f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:11.983Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b3539a86-a3a0-4318-b616-9d33dadc17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:21.993Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a28fc18c-236d-41fe-9d41-595b2b0a4244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:32.008Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9f811aba-aa77-4620-b13e-7f0664e9008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:42.021Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2e19ab0b-4260-44d5-9982-5eec09cb93cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:52.033Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e0a04530-6294-4c5b-b5d9-9a8f6f37e813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:14:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:02.044Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d20b006-eb4e-4225-8468-07480a238e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:12.058Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d1fbb29f-f22f-419c-b168-8c4d27dfb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:22.072Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=08f70099-fa34-4005-bd33-99f35a206db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:32.083Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a386d87c-8978-41e5-a33b-2cc5d7b49ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:42.097Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d5a5c44f-a0a0-444a-9df8-beef7229ebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:52.111Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=26d70d75-f8a4-4e75-afcf-f029dc3fad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:15:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:02.123Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9ad8a1f2-7d34-4b95-aa25-1fec13ded2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:12.136Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d57e877-f945-4324-923b-587ff751a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:22.148Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3dd8d7d1-8133-484f-898e-1d37aa3c7c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:16:31.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:16:31.436Z |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 |2022-12-28T00:16:31.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:16:31.436Z |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 |2022-12-28T00:16:31.437Z |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 |2022-12-28T00:16:31.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:16:31.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:16:31.443Z |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 |2022-12-28T00:16:31.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:32.163Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b387822d-be2f-4d64-ba32-8dabc6ab9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:42.178Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2a7490b9-24f1-4b42-8a87-f16de1c1cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:52.190Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8fc7c27d-20fc-4ade-986c-0299a28037e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:16:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:02.202Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2f7ffdd0-5a8d-4a16-9294-734914fc7949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:12.213Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=64ea9bc1-de1b-438d-9d4c-ef3ea1e53d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:22.225Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=83b691fe-dc7a-431d-a974-a6588116d6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:32.238Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=04aa4b46-b885-49bc-8360-2d031ed2ecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:42.250Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=138710cd-0538-480c-919e-9cf240cc9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:52.262Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e4d9eb20-c38a-42fb-bba3-3b2f8399bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:17:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:02.273Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5cb23a57-6d25-4c7d-a411-2a70df5ab34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:12.285Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=25b155b0-e817-4a88-9156-9f1cafa5d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:22.297Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=da0486a6-b017-48f6-9314-4729d56a0d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:32.309Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ee7caba-5040-4435-840b-f241e9679c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:42.321Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=08a50399-c820-4590-a852-5ad2967ab9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:52.333Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7b1a2b27-9c3d-4949-a61d-c1a05a29d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:18:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:02.345Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6597e3ce-0827-4c28-aa2e-4c75afab6973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:12.358Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1b65818a-b863-4952-9d91-1b5075f5f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:22.371Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bbad4e4a-932f-4ff3-bded-6b836d2bbc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:22.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:32.384Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b8dc983d-4bd6-432f-91dc-2503b23028bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:42.397Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=37f714d7-f5af-473d-9dbc-b8e08ebc9cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:52.410Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afbad665-2e1c-4b46-9736-811eb4fddd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:19:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:02.423Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1e4fb33c-97f2-47c8-a47a-c237d29ba9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:12.436Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db180f6e-25e5-4f3e-be9f-d9454ad32566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:22.449Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5cc01a5-7a70-4ca6-8ba8-2833fa50fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:32.461Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f3e27073-3fdb-4b0c-8291-7fac3f8aed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:42.479Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=00bd99cc-63e8-42c5-a928-7b3a64eb3e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:52.491Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=38a95d2f-f2fa-4188-b405-3e6c26103209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:20:52.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:02.502Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51c8a506-650d-4db9-bea4-31f4eae12755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:12.515Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67855eb7-b9c3-4263-8977-4700216991a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:22.526Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=191de892-687f-4a98-9c14-f3122c144c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:21:31.324Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:21:31.325Z |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 |2022-12-28T00:21:31.325Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:21:31.325Z |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 |2022-12-28T00:21:31.326Z |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 |2022-12-28T00:21:31.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:21:31.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:21:31.330Z |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 |2022-12-28T00:21:31.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:32.538Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b2ead304-e4f7-4683-a050-59c8dd1f56fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:42.552Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ae02fab7-a3da-4017-bf2f-bb4c7e359246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:52.566Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2184d4cd-ef3e-4c70-8d0c-9433d3f6cf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:21:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:02.583Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5a627d07-2472-4fd2-867b-5d58794878cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:12.614Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=33190e97-581c-4ed1-97be-2e18469de913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:22.628Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=920a47a1-f96b-46b0-85c4-0de7efefecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:32.644Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=df950079-7de9-4b22-a8f5-b3482e20facc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:42.656Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b5edd58a-b720-48e5-9ee4-38096a0cfc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:52.667Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1bda74ed-edd8-4bde-95ca-a4f707310147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:22:52.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:02.681Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c3fbb9a4-dda9-446c-aae8-66287d27f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:12.694Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8e474be-0fde-4fc5-93ac-26660762133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:12.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:22.706Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4b0858c1-0778-4f9e-9192-005680f01878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:32.718Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fb38f703-6bf2-4809-9110-7f042fbaab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:42.729Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9ae1d718-a3bd-4f2b-ad4b-e28dcb869dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:52.742Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=992f05e9-c048-4279-b473-c1806a7b36bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:23:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:02.755Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=263690c3-734f-4347-afc3-2b7b2ba8eca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:12.767Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=27bb29b3-be09-4a94-9010-aea4b6a0bcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:22.780Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce714548-6e5d-4ed3-b8ad-71f4418c0408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:32.792Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fc026913-216d-4ec8-8a1b-df6a77bcdaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:42.804Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=799f16dd-cd37-4e77-ae4b-605f42dcb3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:52.816Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=de69614e-c5ae-49bf-bd6f-4d8c8d0fadd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:24:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:02.844Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=674ce5bf-0e0e-474b-a428-5f690d777645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:12.860Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=55a24b4c-4593-4158-973d-41736d81957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:22.872Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0bae6ead-9a94-47c0-a8ea-eba96ba691c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:32.883Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dda9ffd7-a09a-4b49-b979-a828ceda1558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:42.895Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=620a2f52-526a-4345-957b-0fb26eb072ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:52.906Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8ba7f4d7-e2c0-4835-893a-77c84d3446de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:25:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:02.919Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2f4fb7c4-fccb-414a-b6df-1e28c869b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:12.932Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a4ac9956-3744-4df6-bfef-18232f64568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:22.944Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=df09e88e-b9e0-40ed-8c3e-dc16f638b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:26:31.407Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:26:31.407Z |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 |2022-12-28T00:26:31.408Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:26:31.408Z |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 |2022-12-28T00:26:31.408Z |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 |2022-12-28T00:26:31.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:26:31.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:26:31.414Z |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 |2022-12-28T00:26:31.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:32.958Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=122aea0b-1d10-40d0-8b15-b8760aa8ad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:42.971Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cc33db0a-5783-4d82-bb46-337b8b4e6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:52.984Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a1ceb377-37ee-4531-8e13-88c2f253b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:26:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:03.001Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3845640d-8a5c-492a-96a3-43b9994f0283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:13.018Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=96561880-b634-4c06-bac2-da2b47e8ac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:23.032Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=16d7e95f-f0f4-4ce5-97e8-9ba7c3b600d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:33.046Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=25541ff2-69dc-48af-9b4d-a6c7dd7d482e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:43.059Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=20f5701d-5acb-45b6-846f-6e3e584bde4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:53.072Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=13971a26-78f3-4974-8a5e-853a217f36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:27:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:03.086Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5e828e82-798a-4079-bd95-5d71327b4279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:13.099Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d3a9f7c5-db58-4d1a-8714-e2b263d31b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:23.113Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=33355739-0430-4424-b3d8-8e8eddba4d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:33.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a4b83686-1807-443f-8bf7-5aa46b9842bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:43.137Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9c7c34a4-4671-49c0-ba4d-57f6a5f23585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:53.149Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6217f58c-d1f3-4d9e-8192-3cbb53a99ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:28:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:03.161Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=42f7b3c1-c3a2-4040-8158-28b928b7ac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:13.175Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2add55cd-bef9-486f-b857-3a976bbf6432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:23.187Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=65faf966-5a68-4a7a-9e2a-9fc5ddcfaf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:33.201Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=94975919-caf3-47cf-b339-bdeeb61b3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:43.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cf6c50fc-a111-4259-98de-42f648fb11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:53.226Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9616a684-57ed-4a65-9c7f-6dc4d3a9fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:29:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:03.240Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c00443d-87b3-4d22-9400-5bd2e905e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:13.253Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=71b1d34c-6234-4134-8ba8-c4608f15e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:23.266Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cc991d66-ac4b-47c9-b03c-afd8dd2dbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:33.281Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=407a5489-7d64-4633-bfea-0a1ddc966bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:33.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:43.294Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=17c70da8-e7b3-4447-93e3-18e623548213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:53.313Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f88341e7-0166-41bf-acc4-e7887d291f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:30:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:03.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=edd9a8e0-f1fa-423e-89c5-44087b1d6970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:03.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:13.344Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=62db7177-c2bc-485f-a690-4026fb747a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:23.359Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9ece9b82-97b5-4c31-baf7-e2d4c070fd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:31:31.443Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:31:31.444Z |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 |2022-12-28T00:31:31.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:31:31.444Z |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 |2022-12-28T00:31:31.445Z |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 |2022-12-28T00:31:31.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:31:31.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:31:31.452Z |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 |2022-12-28T00:31:31.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:33.374Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fcb61e69-61d5-4c55-8d81-ceed5b2f72a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:43.387Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7d12c7f2-0dad-473f-8020-f581dfbed8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:53.399Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67400c7e-32bc-46c1-8003-79f1a223614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:31:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:03.412Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=727467e5-c7b1-4343-b394-33780a0ba23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:13.428Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d4b638f5-201f-4552-9439-fab501c40111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:23.441Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cc8df3c4-8f90-4ca9-8336-5cecb5502805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:33.454Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=60c3a1b6-a597-4c40-9be6-79300d512031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:43.467Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=82822d96-59cb-419e-b17c-c895a1225c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:53.480Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=60c2f177-d091-4b1e-bf72-8fe624f21ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:32:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:03.493Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9638991f-b701-49b3-9f2a-08325ac72401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:13.505Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=287620e0-e3a9-4439-a5a7-c3f5325a899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:23.517Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d9110256-0769-4c8e-b7bd-fb9c0d1500ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:33.529Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b958c868-1fe4-4613-8155-2f75bee6c052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:43.542Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3abb7c5c-de68-465b-87ea-5aca268abd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:53.559Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=283e4fe5-1b06-4082-a6ef-beaa52e4903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:33:53.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:03.571Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=10591429-2b5c-4071-811f-39cbd086f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:13.583Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=47c1d24a-a749-454b-9292-de67e0f764dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:23.595Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e2242f81-49d3-4c6a-bb97-2b963666fe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:33.607Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a7f2765d-1122-4ed5-bf1c-901816c50113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:43.619Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e0d7cc26-b34f-48c0-a071-8498f3c255cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:53.665Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=48ce01c4-0338-43e9-a9fe-c721d0e3a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:34:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:03.679Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f45fe103-d2d4-4e20-91c4-21158727bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:13.692Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fa076941-3062-43a7-9c9d-cec02fe478c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:23.721Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8b66d8f6-37a8-4795-9d20-a3b4d3ded245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:33.733Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=96202c7c-586d-4df9-bc86-88162c95ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:43.756Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e84e323d-6e11-403b-9269-3d83b84483e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:53.769Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3e6eacc6-7c0f-409d-8995-77bfef8ff8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:35:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:03.782Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ab4bc8f0-77b9-46d2-a208-43802c0e83ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:13.795Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9d84a3be-5323-4a74-afe1-692a85f34723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:23.808Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f32ae516-b8e5-4573-ace5-f60aeb4a8e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:36:31.355Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:36:31.356Z |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 |2022-12-28T00:36:31.356Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:36:31.356Z |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 |2022-12-28T00:36:31.356Z |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 |2022-12-28T00:36:31.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:36:31.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:36:31.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T00:36:31.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:33.820Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=00f9a0fb-7b3e-4e5f-b7d1-7efa5a6a2c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:43.832Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=69f2dc53-5366-4497-b6e2-5e598ee0044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:53.859Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=05ffc359-2c88-456b-bd0c-81e5b66f4dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:36:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:03.873Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6c6621cc-73b3-41b5-b841-a5f38a2d3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:13.889Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c762ae1e-46f3-4ae2-aa26-ac0a65142efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:23.901Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0dd4f9dd-3636-4ee3-b892-6696e7d5b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:33.914Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=45b057de-c7a0-4709-9d04-101782be0deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:43.928Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c0c0f8a-059c-45df-9daf-498aabe21175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:53.939Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=19cd4f50-9d7b-49e1-ad11-7a3d0fceeec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:37:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:03.952Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b0284e00-cc6d-4e64-9a08-6f59d1f13df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:13.966Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=58f14488-dede-44e2-925b-48f10ed551b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:23.982Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e6798a8c-9c81-4ec7-a52c-8485224cbc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:33.994Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=629772ab-a5c5-4492-81dc-6cbf959fa0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:44.007Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cb17430a-393a-49b1-85d0-984cbc0cab67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:54.031Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d4fc10c0-1d6e-49ef-b3e1-b8a900743802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:38:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:04.050Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=40b1564a-983c-4fdc-898f-f9197b250f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:14.062Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=95d6452e-f0f8-488e-8aa1-d04068ad2e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:24.077Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=705e8937-ddcc-4b41-ab36-7bccbea20e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:34.093Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9aa55b58-b23b-4a8a-8112-99ba29bb3d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:44.106Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=443eedc0-82e4-482c-8eb1-4d6107c9a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:54.119Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=88726cf9-ae3b-4c9b-ac18-4f354837ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:39:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:04.138Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a0e56003-7a3d-4d3e-9332-b8f0d4cff2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:14.150Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=da224fb6-78b6-44c1-b2b7-d0d9ee2a5579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:24.179Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dd5351dc-2320-4721-87de-befe551a15d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:34.190Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dd218dab-ddda-4311-bdaa-0523aaeb7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:44.202Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c39db2ef-8bd8-4eca-99e7-9610b14b2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:54.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ac3e6c00-4544-4a90-bc07-b37f94028ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:40:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:04.226Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b7db53c2-018e-493a-b5c8-5c97cc002922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:14.242Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4cfcbdae-d9d8-4da9-b4e0-a3896001f3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:24.255Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=62486c78-b6ce-4cde-ac1f-c36cfc1a2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:41:31.470Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:41:31.470Z |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 |2022-12-28T00:41:31.471Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:41:31.471Z |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 |2022-12-28T00:41:31.471Z |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 |2022-12-28T00:41:31.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:41:31.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:41:31.478Z |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 |2022-12-28T00:41:31.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:34.267Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=38e369ef-bdc3-4f13-8e68-6262f2c85e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:44.283Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=77cf78a2-e5d3-447e-b702-e0a3e24e0852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:54.295Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f371fd2d-8e1d-414a-87c5-aebe8c2da740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:41:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:04.308Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7b4d9f65-aedb-40c9-9c03-850c17cb3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:14.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9f4eefc4-5c68-4523-b5b1-df1caec14a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:24.342Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=003a47b7-0cc2-4715-9c1d-33ab85718798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:34.354Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e48b9c2f-c07f-4fe3-9ce2-e5352d1d0670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:44.371Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a896cf05-9503-48c4-be2d-19889562c7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:54.384Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b7db67af-2200-4b86-b818-2c3bf242830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:42:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:04.397Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ad4710e4-90f4-4d06-8d55-d8ce809b3d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:14.409Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e1d6fec0-2a58-4ce7-b7b5-45ddd3fe98cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:24.421Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=65a415d3-0d96-42ef-9a3b-bdd35a3f8249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:34.432Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb726247-689e-4f29-9455-13e4df85d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:34.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:44.444Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bb441924-d930-47eb-8515-75f0152dc026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:54.455Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a6e99f61-2aa5-4673-801d-2c7d82b6c5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:43:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:04.469Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0230e294-897a-473d-a7c3-fd823d7ff9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:14.482Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=96565286-edbe-449a-90dd-1d8b60c1e4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:24.493Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8a42fc7f-05fc-4e69-960d-20726ad69baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:34.506Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=077b3930-6487-48fb-ae96-07c3bc4c72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:34.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:44.520Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=696a7d9a-5ee3-471f-8d95-61c19bb06066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:54.532Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a14fbfcc-ca32-4a9d-8af3-75700d5e845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:44:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:04.543Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bdc80020-1e3a-4a5d-96de-c7bd05813bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:14.554Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=086b356f-09c3-41db-a091-4424b7a0a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:14.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:24.567Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6a3e0aec-1c69-44ca-934d-74036e72f2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:34.581Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=13fd863b-7a2a-46bd-9808-156d0f6ff59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:44.592Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8032ba7-5388-498f-9ce2-313347e3a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:54.608Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1728fe95-1be7-4e81-b499-8bd54000aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:45:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:04.627Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a27ecce9-3e60-487a-8e66-c43b3dc8c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:04.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:14.644Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=43bd0c90-ba8f-47e2-857e-70a6fb03475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:24.657Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2c793365-4403-4d2d-8cb6-7e5136595acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:46:31.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:46:31.345Z |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 |2022-12-28T00:46:31.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:46:31.345Z |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 |2022-12-28T00:46:31.346Z |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 |2022-12-28T00:46:31.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:46:31.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:46:31.350Z |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 |2022-12-28T00:46:31.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:34.670Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b7ba56d8-15ec-4978-ab32-c2705c04a2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:44.682Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5b84e84b-c191-40b7-b69c-5a23525640a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:54.694Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d031e72-3262-4535-9ffe-1ff9d49e2737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:46:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:04.716Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c02ef9d2-6994-40f3-98f2-a0a325ec4a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:14.729Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2168b366-d5f8-480e-a178-7e044814adc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:14.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:24.741Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1c2c8038-9e1d-4311-98d5-fe3f8e73179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:34.754Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3a9bea58-453f-4212-a4d9-abc8ea978003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:44.766Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=69f92d78-7263-4dad-8bd0-757038270377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:54.780Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5b383482-51ca-4048-bc3d-7a3cb5ab8a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:47:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:04.797Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d0a49f94-1aa1-4709-91cc-e8572ba4b96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:14.811Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba764ce3-acbc-4829-97a3-67f9135a6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:24.825Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d9ee707-d27c-49f3-9a91-ddffee60d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:24.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:34.842Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c25dbe1-5bcf-4dd5-82be-167cffcaa963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:44.855Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5d81ff13-1747-4a95-91ed-5465a3e09a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:54.871Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2bd655ed-80e9-471d-950d-269d02571f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:48:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:04.889Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8f3e8ddc-2f0f-4918-8698-3841f30a786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:14.902Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd3e98ee-f47b-42af-b174-a98b49f8b11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:24.914Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4f6b5e87-f735-43bc-86bf-5c8838f520a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:34.937Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ff3defa-4274-43d0-a213-4875a26a1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:44.953Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a218ba32-588e-41c5-918b-3ebd3eb42cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:54.973Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0e4c8a51-ee33-4524-b53d-79a742244167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:49:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:04.985Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f54b9b51-9590-41ee-819e-622b09e060ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:14.997Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b7524af8-f90a-44d9-9abf-f6cf90213ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:25.009Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=95abe85a-a8e9-4e2b-8eed-70cce890e11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:35.022Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d94b371-6a3b-467c-8317-3a8f21a3ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:45.035Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7326b4a5-bce2-4b5f-8803-9b2758bad394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:55.053Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=32d30d84-ab3d-4652-a329-48d564a50072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:50:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:05.066Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c40f812a-4e1b-4ede-baaf-e61a5efc6f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:15.078Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0431c381-6a64-475c-bf80-719559b1f0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:25.091Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=72df1e13-e361-487e-bdf3-9ae52f4ce199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:51:31.420Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:51:31.421Z |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 |2022-12-28T00:51:31.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:51:31.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 |2022-12-28T00:51:31.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 |2022-12-28T00:51:31.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:51:31.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:51:31.434Z |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 |2022-12-28T00:51:31.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:35.107Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a7010d8d-6294-42ef-ab22-d5c4738d2282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:45.118Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=84e414b7-6349-4bb2-9e94-d961cdff154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:55.130Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=082c06d9-e070-4952-8669-86f65afad72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:51:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:05.141Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0f633d6d-e381-4810-ba95-040a528df0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:15.158Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7cb1236c-0b99-4b5b-ab8b-4e9fe01c35d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:25.172Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=63f0efe2-4f04-4311-ae46-832c2bab7107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:35.185Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5b1de37c-fa55-4459-9774-d58cdade4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:45.204Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a43e9a9c-e7a8-45bd-9aa2-b15e31a12568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:55.220Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b5814c7-e1ed-4b5d-a7f8-fdee9cf6c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:52:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:05.234Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9ea588c0-2d77-408e-8003-48d9e5174f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:15.249Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e83024ba-0eb5-45e2-bdd1-9f1364704489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:25.279Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f5f49f4d-867b-4173-adb1-e40966944126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:35.293Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a6cc1090-339c-4459-9324-430696e3bd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:45.306Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=53432bb5-485e-4478-b9e7-502596b260ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:55.320Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=68ee7955-8f18-445c-bb8f-e167d93fea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:53:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:05.332Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=face3118-3da6-4658-bd96-40a1aa08cd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:15.347Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d4f52dec-9d14-461d-96f5-9fec2be490b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:25.362Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e43db431-2450-4e6e-8134-4cc200fe0f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:35.377Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1f146d2d-f943-435e-ae38-46fca7f6ff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:45.390Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7662504d-a45b-47da-a7b5-4fbe338f5f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:55.403Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5eaea9bf-07e8-4a75-a30e-3f64886d8c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:54:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:05.415Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eccab875-5d61-450a-b4e8-72e2ea9da356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:15.427Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d75169ec-de01-4ad1-a1be-2e64244904a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:25.447Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=948243bb-d1c1-4732-b327-60fd63671031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:35.460Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f3935e75-5ce7-403c-b8ec-e7a83e7f314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:45.472Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=02067171-6a18-4e1a-b680-d3be5533eb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:55.484Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d5f4ab45-969e-42f5-ad6b-f44a92c16cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:55:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:05.497Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=101ed93a-cc82-4b78-b3e0-f977c269d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:15.510Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=518f29b5-fabd-44ff-84dd-0d040a48512d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:25.522Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=022bf8f9-1599-40d4-a472-8ac5becb05f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T00:56:31.389Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T00:56:31.390Z |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 |2022-12-28T00:56:31.390Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T00:56:31.390Z |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 |2022-12-28T00:56:31.391Z |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 |2022-12-28T00:56:31.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T00:56:31.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T00:56:31.397Z |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 |2022-12-28T00:56:31.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:35.539Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8152f0d-e2ce-4aa3-b29c-e7936bd7c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:45.553Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f1525e05-9472-4caf-875b-a2890aa2bf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:55.571Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=08144e34-d255-4da1-b6ae-b423ad581a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:56:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:05.599Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d7cd57a2-e9c8-4bdb-8584-97ba3e1af3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:15.612Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=628489d2-4655-410a-9bce-cf571a7c4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:25.625Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d8beea2f-87a4-4ea9-b0aa-edfbbe583836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:35.638Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=63771f9a-b98b-43d9-9183-13115ce179f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T00:57:46.377Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HZYAnbtwaj5q95QpnKwP, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:46.855Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:56.862Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c3e6c7e2-85ff-443f-acb3-99f5db2916c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:57:57.629Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:07.624Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d3007a12-f983-4489-b421-8f8d04235792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:27.187Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7038ba3f-0454-4ca2-ac37-7de74f41685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:46.760Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=851ef57c-3d67-4c1a-9293-2cc34b42e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:58:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:06.314Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=924b7ff7-64c9-46f2-8009-3f09f78f2e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:25.912Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c328de6b-4857-4664-971f-e6381c40f2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:45.470Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=48cdc366-72bb-4de2-9f52-0b4c54307412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T00:59:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:05.024Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7caa3e65-76a3-44a0-bc6a-98c08beb6763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:24.583Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dc8da1d0-b3c5-4d44-9e1f-2ab83a849619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:44.140Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9cb7a15d-c627-4919-9d93-70dc4a46191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:00:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:03.695Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=96800a96-36ec-4a59-bca7-d4cb76b26d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:23.249Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=823b13d4-7d63-45c3-b06f-253c9f9bdf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:01:31.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:01:31.360Z |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 |2022-12-28T01:01:31.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:01:31.361Z |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 |2022-12-28T01:01:31.361Z |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 |2022-12-28T01:01:31.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:01:31.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:01:31.365Z |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 |2022-12-28T01:01:31.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:42.806Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fed44871-1790-44d2-a70c-ec5cac653eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:01:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:02.367Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d66156c8-1fbb-439f-afa0-e469f56be1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:21.949Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c306255e-6c4c-469a-aab5-e9ff45793434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:41.522Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dbe843eb-534b-4676-9f39-8ca60e39355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:02:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:01.086Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=07f11b5b-b84c-436a-83d7-1c125eeb2a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:20.657Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8151698f-1430-40e7-8394-6c2ce49c6197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:40.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=48b9e0f5-21ce-4d2b-b618-9d45d401c6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T01:03:41.469Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=cTEunbCfXZDwB3hOSPKz, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:41.500Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:03:51.501Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f7062ce9-870e-497e-84df-31fde4282c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:11.054Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6f338704-e569-42f1-acb8-2a1ddb881f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:18.523Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:28.524Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=065f6ce9-3efb-4529-8109-b6c974ae1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:48.114Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=52a53731-8845-47c0-92f3-8ffe92e66c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:04:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:07.674Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d0b9205-6509-4ed2-8606-b4413f671f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:27.226Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd7ec0b8-6841-4438-aa69-8139d0ff70ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:36.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:46.774Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=04368217-23f1-455e-9345-d6f7ecf349bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:05:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:06.326Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cf34dbc6-dc71-4d06-8509-3dcba111593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:25.877Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=467d3bd7-888a-4636-ace8-69194fdf4144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:06:31.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:06:31.694Z |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 |2022-12-28T01:06:31.694Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:06:31.694Z |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 |2022-12-28T01:06:31.695Z |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 |2022-12-28T01:06:31.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:06:31.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:06:31.699Z |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 |2022-12-28T01:06:31.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:45.439Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=77d1f0fe-9e1a-4d8c-91bc-b676e5f81339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:06:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:05.006Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=12725860-1643-4c38-a8b6-900a34d5efd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:24.557Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e9938862-f1c3-4f7e-8c7d-1885e6ed98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:44.110Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0c12771e-7af3-43e3-99ef-a840538f159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:07:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:03.661Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7d5a9ab3-81c1-48ad-9994-8a88f19482ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:23.283Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99e1fc26-3d97-4912-81d6-bbf88f596ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:42.831Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3a201bb4-edf4-4321-b2c5-aace197e48c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:08:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:02.381Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cfa263f9-a82e-4396-9462-9ebc1c2e39f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:21.928Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=832d44af-9cd6-4884-9d32-1dabeb5043b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:41.476Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5f1b2657-6c20-4a55-85ac-48b343ad4b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:09:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:01.037Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8070bca1-c92c-4268-acb0-e3addb93632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:06.524Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:16.524Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d8265d29-c175-40fe-afc2-85317a643d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:36.118Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9674f15a-f1b2-4fd1-974c-2f6c9adb564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:10:55.679Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a6f3b3b6-29fa-4507-9048-dc6ed1fd2710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:15.229Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8f546a9a-61e1-4ec8-b7b6-6813f380e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:11:31.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:11:31.357Z |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 |2022-12-28T01:11:31.357Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:11:31.357Z |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 |2022-12-28T01:11:31.357Z |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 |2022-12-28T01:11:31.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:11:31.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:11:31.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T01:11:31.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:34.788Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3681974b-bc26-433c-ae4b-578f227f2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:11:54.375Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4de31a9d-da82-4d7a-9e77-7ebba97d25cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:03.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:13.924Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99841100-4353-42a3-96c0-6b44a493c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:33.484Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0d6f8a84-579e-4fd9-8dce-34ed2a5f8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:12:53.040Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c9dbe1e-3cf0-466b-b742-48152470b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:12.593Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5b69988-b679-4091-8497-ac91f175b44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:32.145Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6612c3ed-3d45-466f-bc50-dc309e2d2941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:13:51.692Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9af96ba1-315c-4610-be6b-8c30b27ee2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:11.241Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0322b9e0-1485-44ec-b438-9501d75ece29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:30.800Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ec3eb26f-fdf2-4eb3-86fb-eb00ec2f93a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:40.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:50.352Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=33f3b9d6-4659-4480-b66c-961d517c8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:14:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:09.894Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eae9b5a0-eb2f-4589-9e3f-25e75cdadd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:29.445Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fc5ba243-acf6-427a-a3b9-52ee7590ad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:49.033Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d68aab36-d410-4fcd-bdb0-4b2433baaf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:15:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:08.582Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6b90c386-3fe2-4f27-9518-6d991a8641dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:28.132Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bf97c38f-772c-407c-bbe6-d970499a8b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:16:31.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:16:31.410Z |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 |2022-12-28T01:16:31.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:16:31.410Z |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 |2022-12-28T01:16:31.411Z |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 |2022-12-28T01:16:31.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:16:31.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:16:31.415Z |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 |2022-12-28T01:16:31.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:47.682Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b3ea292-5a5b-4d36-a150-678f1f15d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:16:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:07.231Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1b0810da-ed73-4d37-a914-7e9436e76b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:26.803Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=687d5de8-b34f-4963-87f1-fe45041b0891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:36.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:46.353Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=77c290ef-4172-49a6-95ba-f6e461e5a15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:17:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:05.905Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=43083c9d-f6b8-4c09-b276-aaaa67e94260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:25.451Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0ad2c8c7-9343-44d4-8f70-93b952b5d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:44.999Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=92449cdf-ab99-404c-a567-324bc1d33f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:18:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:04.570Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fa3f4fac-1d2e-4dec-8d67-72abbfc4944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:24.120Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4c572956-5301-4789-94a4-526ce0bd1000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:43.674Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2ea30dd6-e27d-45f8-b3c3-f96ab4827646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:19:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:03.232Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=950f75e2-bcb5-46ba-a3ff-c05c56f31ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:22.789Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0bacf321-060f-427b-aff5-190b565fc128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:42.334Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb4b73de-5727-4528-8f1a-6e94cab96d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:20:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:01.907Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1a2c5302-5b49-4a5a-a071-45b4d3b861c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:21.461Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8bfd32a6-6d51-4fcf-b000-5ec22a18bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:21:31.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:21:31.431Z |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 |2022-12-28T01:21:31.432Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:21:31.432Z |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 |2022-12-28T01:21:31.433Z |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 |2022-12-28T01:21:31.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:21:31.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:21:31.438Z |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 |2022-12-28T01:21:31.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:41.010Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5f28fbc-5d58-42e3-b5fb-d56f81b409b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:21:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:00.560Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d9a29662-cc9b-461c-9c07-c76e6edcada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:20.112Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4ed0ab86-2030-482d-bcbc-f4619cc6a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:39.657Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fabec97e-4684-417d-a312-4224046b2c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:22:59.204Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=85b9f847-0230-4ddc-8bbd-ec9dfdfb9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:18.757Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a4d696c8-3df7-4259-a70a-0c43080d3fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:38.308Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=26e5d924-c89f-45cb-b307-4a8fbbfc0045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:47.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:23:57.857Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2b41f65a-980f-4fd0-a414-e26c81c5aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:17.407Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0bd32c7b-3a76-4f56-ae9d-e7b8b2ef5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:36.983Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d9c97c9a-de1c-4f4f-a993-743b7b433e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:24:56.531Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4489926e-752f-424f-81ba-224b059aa1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:16.085Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ddaca67-264b-496c-9790-2674b5085142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:35.652Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ad71f92f-2cf9-43d9-be15-5ea5c5cd6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:25:55.201Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b0c5b270-72d0-422d-a66a-9c1e49b097bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:14.767Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3e251792-7b7a-4cd8-a008-921f47999ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:26:31.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:26:31.321Z |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 |2022-12-28T01:26:31.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:26:31.321Z |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 |2022-12-28T01:26:31.322Z |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 |2022-12-28T01:26:31.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:26:31.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:26:31.325Z |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 |2022-12-28T01:26:31.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:34.327Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1c448e72-a9cf-46de-97d8-1ae107796847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:26:53.887Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a9af534d-faeb-44be-80f6-3c48026338b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:13.437Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c334279e-a059-4d5e-9a0c-28cf0297e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:32.983Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98066b30-cbe1-42ec-bd61-5b091b8119de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:27:52.574Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aab2b6a4-6819-42e7-87f5-b2f0023e50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:02.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:12.124Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db2ecc0b-62ba-44bc-9c7b-a79e57839020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:31.665Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d05dfe4-0a96-4bf8-8abd-15dcb6d702a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:28:51.210Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=512de595-2fd2-4d7d-8e69-af14f91ff55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:10.768Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=062845d7-dbd9-48ac-8cdf-c06c21d4f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:30.320Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6ef6f588-615d-4424-ab85-9d574e2f7f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:49.890Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=06cb4fa8-10ed-44ff-829c-50022cb95daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:29:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:09.452Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=86ba9f96-aa8d-48bc-853b-e96aba879611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:18.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:29.000Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=de479aa7-68b5-4a5b-a407-dcd429e900bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:48.580Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=be3681b9-e9ac-4378-8ecb-7c6da8e860c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:30:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:31:08.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9215f0f1-340d-49a6-9605-2de744f684d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:31:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T01:31:27.672Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=29204a0f-22a3-48bd-8634-602751296785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T01:31:31.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-28T01:31:31.428Z |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 |2022-12-28T01:31:31.428Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T01:31:31.428Z |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 |2022-12-28T01:31:31.429Z |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 |2022-12-28T01:31:31.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T01:31:31.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T01:31:31.434Z |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","a