By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T03:47:34.433Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:47:34.441Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:47:34.442Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T03:47:34.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:47:34.747Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:47:34.841Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:47:34.842Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T03:47:34.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T03:47:34.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-01T03:47:34.945Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-01T03:47:34.964Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-01T03:47:36.097Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-01T03:47:36.470Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-01T03:47:36.489Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-01T03:47:36.489Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-01T03:47:36.569Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-01T03:47:36.569Z |INFO |Root WebApplicationContext: initialization completed in 1605 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-01T03:47:37.271Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-01T03:47:38.989Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-01T03:47:39.482Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-01T03:47:39.504Z |INFO |Started MainApp in 6.943 seconds (JVM running for 7.481) |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-01T03:47:39.683Z |INFO |Start scheduling PRH workflow |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:47:39.694Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d8dff03f-e790-4f55-a814-31a86bb3689f | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-01T03:47:39.820Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-01T03:47:39.820Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-01T03:47:39.822Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:47:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:47:50.256Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d898fc96-e6bf-48d4-a596-316528890a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:47:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:00.295Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=179a8dbe-56b2-4148-901e-252ea1c86044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:10.318Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=39851a0b-c586-4ff7-9580-fe0f82342fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:20.357Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=276b2676-0405-4ee5-8544-bf6a5eb6b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:30.383Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b676fb6b-a2b0-400e-a707-3e1ae9669905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:40.419Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=89334b73-6aae-4f41-b515-80d0380995ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:50.452Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5dab080b-6bdb-42c3-8a1c-64bd7d1ff9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:48:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:00.490Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d14d67c8-46cb-4624-ba97-36c50098e7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:10.508Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f84b5f7a-413c-424c-8042-7e2de9be878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:20.530Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b0b38876-c535-4efe-a2b2-11abbaa5e55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:30.565Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=74e7dd9a-1aaf-4053-a5b6-c542808f7d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:40.582Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f2f2e116-41ea-4c95-ac06-b12924cf802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:50.594Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=68775441-4d47-4e83-964b-352247969f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:49:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:00.619Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e4f823c3-bd30-4d5f-9983-0d6a8eb2eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:10.635Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=71b65a0c-b77d-4eaa-bd35-b262afd6d0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:20.656Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4d5ae316-5bfe-469b-bad8-5f2d8533e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:30.670Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6100e55a-4cdb-44ca-a523-c2c66a793908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:40.695Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=66bc4d9f-78e7-426a-9501-70c5fb5e015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:50.712Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6c10b970-02fc-4566-939f-ea7d9008d502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:50:50.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:00.747Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9ccf55f9-5923-46bf-91cc-aa9039d89862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:00.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:10.762Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=53b702bc-ce12-4589-a874-9602b17c5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:20.784Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=548cb134-fbfd-47b7-910d-2fe40f08c75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:30.799Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5619b68b-9543-4239-be3c-55ca62dae7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:40.816Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=86742e00-d5c5-4fc4-8287-712f196c0e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:40.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:50.838Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=27c2ab26-530b-4873-bb7a-3da03e2c4bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:51:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:00.857Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=514e2c9f-90b0-47e6-9b33-7a8d96f4bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:10.874Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=584ef2c4-82a7-4ea8-b89a-cf6000ee552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:20.889Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=01678c5d-199f-48e3-9fdf-59c0068e5cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:30.906Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=51ad4e31-3fce-4bcd-9dbe-2bcdcc831aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T03:52:37.877Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:52:37.877Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:52:37.877Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T03:52:37.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:52:37.878Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:52:37.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:52:37.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T03:52:37.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T03:52:37.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:40.921Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bb3bb174-b783-4a0a-a3aa-275441c188c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:50.972Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=aa2ddc39-4c7f-4207-8dac-732e3cbab325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:52:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:00.991Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c32ba80a-1e75-4de3-95a0-50971d258ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:11.008Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=72793a9e-fe16-48f8-b524-6f2b44f9a8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:21.023Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c4542b4-ddf4-456c-b6c6-185a8a38e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:31.038Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=178f9404-2cde-4eab-9aad-5fd63f3771ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:41.061Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=04f4d815-5d9e-4f5a-aa32-5b5957302e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:51.084Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=316fcdc1-3cf0-4362-8e0b-1ac350b4e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:53:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:01.102Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d8e15320-b08c-4d3a-a2c6-a1f38f74364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:11.121Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c2b5390-be26-4a67-b61f-3077b78c6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:21.135Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f2e97052-e368-431f-afec-2e7359e31932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:31.155Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=076dfd7c-e06d-4c81-8d97-03fc738ee343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:41.170Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=14a576f1-bc0d-408d-80a3-bafeebc90477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:51.189Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6bb0d55d-a6ec-4bb6-8c85-8055e768ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:54:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:01.212Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=27956b84-9ff9-40f5-8a19-ae6ccac0ce3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:11.246Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f571c645-b886-4737-93e2-9e881511ac40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:21.266Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bfcc438b-23f8-413c-a365-95efa54b1b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:31.286Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=701bdd93-9a27-4269-9fe7-316a6a3f24b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:41.304Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c93127a3-ab23-47b6-b505-0860db37b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:51.321Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=74330c23-d237-453a-bd50-7a4b6925c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:55:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:01.340Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d332805d-a943-4d55-9e64-025e3287b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:01.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:11.386Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2173b982-def5-4141-8886-cda5c689e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:21.405Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e854d2c0-9573-4c4c-bbd8-aee5fc0bff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:31.423Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3fead69f-8f77-4f28-ace2-539eafcf5ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:41.448Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=043ebeea-1e1c-4866-bc18-6dc039e6ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:51.474Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f0976121-5951-4e24-8a6a-14a1fdd72bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:56:51.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:01.491Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f8ae0de8-e5be-47e6-9723-71245150348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:11.506Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8bd9582d-e3a9-43dd-85b5-04c16edfb8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:21.522Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=54f3af0e-5871-4d65-b3c6-c60afa211ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:31.546Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2f349328-6d98-4ee9-8c31-e60986351f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T03:57:37.451Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:57:37.452Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T03:57:37.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 |2023-04-01T03:57:37.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 |2023-04-01T03:57:37.453Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:57:37.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T03:57:37.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T03:57:37.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T03:57:37.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:41.564Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=28e696cb-cde9-414f-bdcd-fcaf2226333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:51.578Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4c32f322-81ad-4bb1-8573-44b1ab7fb251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:57:51.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:01.601Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d26971d5-7f2a-4015-a378-5b3da3a1d3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:11.619Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b224018c-7fc1-4964-9d34-a40885124de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:11.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:21.639Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6e249dc5-61bc-4a55-927b-c3fffa0aafdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:31.661Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=03edcdb8-0717-43cb-95ba-65e57a8e38ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:41.693Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f8abd1f1-7af9-42a3-a304-badd014623a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:51.721Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e600eaef-2006-40fc-8981-80113098e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:58:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:01.748Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8c288c61-aadc-4944-887f-286774015b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:11.765Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a9405b31-4516-4660-aaac-92e5ba1013c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:21.779Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3c407391-4f9c-4c28-87a7-46660a595306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:31.800Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=39b293ed-1dbb-4eb4-82ce-acfa57cee164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:41.816Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5a3e1241-46cf-46d0-9ad3-369a21b74157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:41.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:51.835Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e203444-0324-4d72-81fa-abd074dccc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T03:59:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:01.848Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1f1e1bf9-b340-4038-959b-adae41664786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:11.869Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bcde9e93-c0fa-4de7-9745-eb2238798aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:21.892Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=eb38580c-2361-43b9-ba76-0327c5a213ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:31.906Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a0e2c453-5ec8-4846-b753-3ff28986e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:41.922Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=37269103-f309-4ffb-8be3-8df6467649d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:51.937Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fd1c2410-b94b-40c6-9931-9d82ec3bab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:00:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:01.951Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5c1fc943-f0f8-4e16-8b37-797644d4f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:11.972Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=602b49fe-0d9e-4df3-a1be-1923acd2b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:22.007Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d8107f4d-ce8d-42db-a718-89b22c966fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:32.037Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bac39350-9e3a-4d4e-a9b0-165faac5b934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:42.051Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=17edbbfb-532e-4ca6-a1e1-97924389f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:52.064Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=85fc2472-1d06-45b6-9323-be89c1a873ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:01:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:02.081Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a53c3f74-fe35-4dff-b63b-3e6c2689ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:12.098Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=32bd5b90-113d-40b8-b34f-736f2968db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:22.116Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=aef9e8ef-8308-46d1-9559-d00abed869f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:32.135Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=edf80c90-6357-4291-9586-0455fe6ce5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:02:37.459Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:02:37.459Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:02:37.459Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:02:37.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:02:37.459Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:02:37.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:02:37.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:02:37.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:02:37.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:42.152Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ed1a27bd-8d24-4819-85f7-e329c37fac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:52.175Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=439c217a-1807-48c0-88fc-03f93f80d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:02:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:02.194Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a23a5cda-2f2f-4103-8a71-a24238e8c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:12.211Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d27c9406-7f75-46b3-b945-cc9376d18db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:22.230Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c730d4d9-9877-4d2b-acb3-90e73468559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:32.248Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b929a38e-7b6e-42bc-806f-5ba2a23fbe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:42.270Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6c505600-3f2e-4f34-a4ed-ba089c0467e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:52.285Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6a697184-81c4-4c03-8738-716a2254e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:03:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:02.305Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2e901a2b-913b-4b87-a0f6-53fe6b920ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:12.323Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=51256ee4-8450-4496-a417-df8af21c4e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:22.341Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b283303c-7b4f-4b8d-870f-5a90ae38b6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:32.357Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2ed387d1-86f8-4a15-91fd-89bd2218bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:42.383Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=23d02c10-da57-466c-aa92-0f4cb80e7517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:42.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:52.399Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=584ad53e-fbba-42cd-9e4f-8d1c090ab219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:04:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:02.417Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4ba256f1-5590-4483-bd03-dd1c6f091b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:12.433Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5bb72576-b061-47c7-94c8-87c17661fb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:22.449Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=980bf291-7ead-41d1-9f23-9dc5bca46978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:32.464Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2180c57e-b1d5-40f4-992e-3af486819809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:32.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:42.483Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c20c459-2e46-4798-b514-e3ee4ca2d999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:52.501Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d29def86-aa7c-4e0b-92f8-928d6c40f73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:05:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:02.521Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4b5a8d64-0263-4aef-a536-1440bcffc4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:12.540Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=aeeb57ed-6626-4d93-aa36-e1a43fb2e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:22.558Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=76286a98-fe1f-409a-814e-b6235e28eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:32.576Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2be0e3d3-6e8f-41f1-a240-8f1e3d230111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:42.593Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1190cc94-4245-40db-b4ef-7cf002c9a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:52.614Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e8e2d937-a221-4b44-8cab-370ed67f3517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:06:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:02.633Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3dc969b4-50b2-4dc8-a39e-47698de1019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:12.653Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=449c5378-f488-40d2-8654-6bad97b16e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:22.677Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ab00ef3d-e27d-4019-a847-108f0c45c738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:32.694Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8dda71a5-beb7-4569-94dd-ff3933e600d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:07:37.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:07:37.462Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:07:37.462Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:07:37.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 |2023-04-01T04:07:37.463Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:07:37.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:07:37.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:07:37.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:07:37.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:42.718Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ab32396b-f71f-4ba5-b710-b855974ee56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:52.734Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=47876736-a96f-41f3-90c3-ec1cd35f0d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:07:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:02.754Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4cbe4949-8d7e-437f-a856-213f07c71a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:12.772Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c9627a91-c3a3-473e-abb0-4bc2bd38e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:22.790Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c775f119-574b-48bc-9925-d558ddc665c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:32.805Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9c74c7e3-04aa-4d83-9aa1-d87b93249ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:42.820Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ec4159f3-1a92-4487-af83-f3829c595d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:52.841Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4881f94f-7f86-40f4-82f4-6319cdb7b723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:08:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:02.861Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c65c507-459c-4fb6-9141-83259fecabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:12.876Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=381d863f-8dd6-4ccd-8f4c-9ec37c3c844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:22.893Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=49a49195-908e-432b-b47a-6eaa736ad933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:32.910Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=126996da-4800-4a16-94bd-4dd2ef2f816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:42.926Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ba44fa6c-f47d-42ba-bed9-ae6865bd6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:52.941Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2a6f5f80-bbf0-4083-b53c-81362c60e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:09:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:02.959Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4fce39b4-21d8-4610-9dcc-fc68a082cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:12.978Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=70d270c1-ceed-4afd-89d7-2f62c4949026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:12.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:22.996Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bfa0399e-a69f-4047-adef-3da5424c9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:33.012Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1400c462-7710-4059-a295-420b874d44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:43.031Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3bca32ec-aa2f-4d4e-8e68-3a9c0cdd968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:53.050Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6adc8c02-8eb1-4176-8e7a-a42bf0d53193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:10:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:03.068Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=303faea6-4de7-44f0-8aa4-394147028591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:13.085Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cff9e17b-ff60-466a-8f44-0b6f5c98132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:23.104Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cedcc51c-9d37-4ad3-b031-9f360568c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:33.143Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2f16e032-f97f-48ba-a7e5-a8ce4d9bc034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:43.161Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a33f4275-83fe-445f-8341-5df839c3c7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:53.181Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5efea8c0-0d97-403d-83bc-214f4c1ba35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:11:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:03.198Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f69af74d-3757-4055-b6de-880bb7f61053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:13.215Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=159682ea-3a2c-41cf-a02e-d58666e0adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:23.235Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e7b1da69-50b6-4f34-b5d1-2d41d7a6dc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:33.253Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7f5a9739-3730-43d4-83a8-3dd9989b521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:12:37.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:12:37.427Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:12:37.427Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:12:37.427Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:12:37.428Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:12:37.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:12:37.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:12:37.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:12:37.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:43.270Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=231b8609-f408-4efd-93e3-233eaa61d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:53.287Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4fa8aab0-09c7-457c-9147-0939fd014dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:12:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:03.307Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=91d78694-52aa-4af8-87ac-6deb944119ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:13.327Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=be20c8a8-03f0-47d8-861e-91e50e8ea680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:23.346Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2d20b1dc-1a13-4d5c-82c1-ddb437788a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:33.361Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=857f3fa6-2104-4380-a9f8-a01771a262f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:43.379Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=36a26923-d89d-4a13-ac40-a4e58fc9833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:53.398Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=59424168-4b8d-400f-a53f-abdefda9c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:13:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:03.415Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5c0b73d1-f573-442b-9d5d-1391cb5582e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:13.435Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9f453317-feb7-4a9b-add2-0889d96b90e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:23.453Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d7799c30-8494-4827-b8ee-c8b83b69aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:33.471Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ab739854-3e15-40e3-8350-046ee1d17616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:33.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:43.489Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=42257ae3-e16d-47fe-8382-a17179ac81ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:53.507Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cd1b16c7-8716-4e58-a4b0-78b9a754f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:14:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:03.547Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=774c9faf-a8fe-49e6-9f5d-e5138fe86586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:13.565Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e4b03baf-09b1-48b0-8fac-f79bf37debab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:23.584Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2f1ba546-9280-4ad0-b8ba-e1540b5a6303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:33.603Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=df04cd87-9bb2-4e7c-aedd-a0362dadc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:43.620Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=50da57bb-cf61-41ff-8140-1d2714865a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:53.632Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ecf70ac4-53f5-435f-afcd-9bdd6fcf4587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:15:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:03.650Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=414d78f5-14e5-474d-bf5d-80c8e19f0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:13.668Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=74aa9d16-a33c-4c90-84b5-4b62354ee409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:23.686Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4cfa08c2-0d8b-4b73-8e1b-45a2791e2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:33.705Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=79622dd8-d4a1-4238-b99a-7dcd3b6ff034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:43.720Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b2dbf3a6-f7fb-42aa-88e6-e8830c501f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:53.738Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=46b68418-146f-49c9-bed5-e48d2315f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:16:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:03.757Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2409ef7a-1683-486a-9520-df3bdff83b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:13.774Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fc032830-ae19-40c4-bedd-645cb64b52af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:23.788Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f1aa6287-172e-4564-a31e-742264d30636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:33.809Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=05ea2b4b-af55-4538-8e39-62d08240314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:17:37.447Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:17:37.448Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:17:37.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:17:37.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:17:37.448Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:17:37.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:17:37.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:17:37.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 |2023-04-01T04:17:37.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:43.823Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9c5a8c0b-f9d9-4abe-a4a3-2275e7f82851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:53.842Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7433a208-c32c-44f3-86f9-3fbde404f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:17:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:03.859Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=69cc7812-dc35-4895-909d-397114e4b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:13.879Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5e623540-57ac-4aed-a37c-ee8c4d79c95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:23.897Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1e854249-4770-4383-ad5b-89e12a01d259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:33.935Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3ca32e02-c9a9-492c-a456-9092c38a6f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:43.951Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bf767e96-39ec-4fef-bba2-4436ef2ae30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:53.968Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d3dccab3-3d00-4384-a502-fd5cfb6b6a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:18:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:03.988Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=71841fb6-a4a6-4387-907e-421262ea28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:04.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:14.004Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=89d6b46d-f5d7-4029-a753-b42ba22ef002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:24.021Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c38fb98a-1f49-448d-b035-c4795443acf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:34.039Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a9d7e03d-131a-48c0-b65a-3d99a45d8017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:44.056Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0b8800e8-03fc-40ee-8aa6-3cccd2e75fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:44.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:54.076Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=94795bd1-dd86-4ce0-8aa7-9d89fce5ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:19:54.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:04.094Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=de32e982-4f36-4f28-b9d8-166cd48f5d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:14.112Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a40a89f9-c46b-4d14-af43-2e69ffa30cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:24.127Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a8b6dee5-59d4-4bec-98ca-2dc3c21693ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:34.145Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f2572fd8-06dc-44b9-a099-d7b56c8f95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:44.164Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a245e076-bada-4e46-bec9-fe2438829c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:54.180Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c930fd18-d136-493f-a276-d0d2e2fcd356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:20:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:04.201Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=724e524f-52a1-42a4-8794-14d30801b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:14.220Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=63d45f19-5059-4692-a648-696ee28e728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:24.238Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=040f068e-9316-4dbb-927e-85c7afcbb793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:34.256Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5956e801-5e4a-4946-a850-8c0332daabae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:44.273Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2ebb6a0b-9ae8-4b92-8349-99f258f01a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:54.292Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b7e18b90-e347-48fd-ba2e-b4a56b8066f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:21:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:04.310Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=91ab4c05-ecf9-4b78-b675-b93d3c02df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:14.328Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=faab095f-880e-40a6-910a-1a8cd672eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:24.345Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=49a6db23-be93-4715-a17e-ed027b8bb646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:34.362Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c7fb5381-f069-4218-bfa0-92985538e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:22:37.439Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:22:37.439Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:22:37.439Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:22:37.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:22:37.439Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:22:37.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:22:37.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:22:37.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:22:37.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:44.379Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=36a1b145-fbe4-4ce1-b252-9232d6789640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:54.395Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f1c6a124-d9cf-4ac0-a35e-d2e61393f562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:22:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:04.412Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=204e5dc2-f26d-4142-9a38-a48f92e1d9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:14.432Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=eb58d9ae-94da-4fbe-908e-23d92f0e33bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:24.448Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=051a3f56-2a37-4e9d-a1a2-8326f4a2d690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:34.463Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=264b9128-a91a-4380-83a5-87fb7406ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:44.481Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f93c3b1e-b159-43c9-8468-198027b83fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:54.499Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c3543728-4f0a-49a8-a3f7-36cfed634c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:23:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:04.518Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=76b91ca2-7ef6-4f53-a01b-0f83488e5e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:14.535Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=64e9c904-232c-4b5b-bb8d-070c72112591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:24.553Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a95da81d-8612-4be0-9a92-6579cdf9941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:34.570Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fc06136c-98e3-4fb1-a47b-c9ec01e56f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:44.586Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4aafd021-5c8c-44ef-8370-4afd59f163a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:54.605Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9e3be245-7ef3-4e73-938b-e1e973f8eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:24:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:04.624Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=72102334-bb80-415c-a6ac-9ae88ccd6530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:14.649Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=abe67946-6930-49fa-8cfe-c129746fcf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:24.666Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=54a431cf-387a-4326-b1a7-3624dcecad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:34.682Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=12b9e537-211d-45c0-b0c4-9b6eb0af7a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:44.702Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=548d9e0a-c566-4874-82fb-8faed735cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:54.720Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=df589ed8-b59d-4fca-ae80-9cb3a8664036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:25:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:04.737Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9554fa92-5e63-4096-bd85-1b2919d638e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:14.753Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5be5ff57-4f82-4474-9048-543231c4b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:24.768Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6415d485-2d50-4e04-8b2a-ac07ac41cf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:34.785Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=178688af-cc71-4a56-aed6-f58b3503286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:44.805Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9e77d773-aff9-4b0f-9385-055e99ea9e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:44.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:54.819Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ced5bad6-4cd0-4096-bb5b-a98e4487cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:26:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:04.847Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=74abf601-99c3-4cb7-ab7c-eb3e5dc1da7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:14.862Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f0e76a52-5ea5-427f-9fb9-1964a85c1507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:24.878Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=64b2d039-55a3-4b6a-bf7d-5fc0f8982c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:34.893Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e18ae354-233c-414a-8325-c44982440220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:27:37.443Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:27:37.443Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:27:37.443Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:27:37.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:27:37.443Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:27:37.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:27:37.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:27:37.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:27:37.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:44.910Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=61e60be2-be1c-40ff-8519-ec697b03b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:54.927Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=672861ed-46a1-4fba-ac1b-9bce81ef1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:27:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:04.945Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2688c2b8-dbc3-49e0-ada7-48840529f0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:14.960Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=adb07ae9-6db9-48dd-9554-6aee1a3c7b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:24.980Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=568054ea-33fe-48de-8ca6-36c3665e6f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:35.011Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ab119fd9-680e-406f-a5d6-085ef1545e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:45.032Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=276b71f8-6708-4e7a-9be8-556f157d8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:55.052Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=dcce0472-78e9-4712-8b59-f6b7dcd625ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:28:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:05.067Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1a26daa0-fe30-4ea6-bf53-409b8d1ed7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:15.080Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1227679b-4eef-4e96-8ec8-f1ba0f879d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:25.099Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=67927467-28a9-4fca-ad90-dfa3cbcb6485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:35.123Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0213a02f-c49e-4571-9513-feb146a6de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:45.139Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=34e41b9d-3c9a-4513-88f1-953fc957e3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:55.158Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=80e1032f-4f5e-47da-b49a-f9c403392f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:29:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:05.176Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9722d0fa-c186-44a3-87cd-0cd29f6e9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:15.194Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=955e0214-7372-47c3-bb35-e488700b4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:25.213Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=995c83f3-119f-4268-bd67-f3be12acff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:35.229Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=04250383-e269-46fa-afae-7cc269be291f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:45.246Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=10fba44e-8a04-4ed8-ba82-625f2e02c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:55.262Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c98a3952-7230-42b4-8569-c45b5b468de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:30:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:05.275Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e58e67bd-a801-4200-b27e-e3f1750762b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:05.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:15.288Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=60bb7c2c-d1a5-41ff-a1fa-24ebab68ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:25.305Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a4d2e660-5a46-48b8-88d3-c2f5183efa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:35.317Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d2659fa5-b18d-4cea-936f-5b625cc4d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:45.329Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=32e9374f-8e51-4deb-ac10-70a5234778cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:55.345Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2e54c732-03ba-434e-b06a-2866e4e13958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:31:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:05.360Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=20499bd3-e655-4d42-aaa2-e53726af75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:15.378Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b345fdeb-d49a-47e4-9025-8b3bb2ed1a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:25.393Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=55d0632d-45c2-4417-b4d6-9513857ca456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:35.409Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e114c4de-f367-408a-9d3f-ddef824078ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:32:37.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:32:37.427Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:32:37.427Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:32:37.427Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:32:37.427Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:32:37.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:32:37.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:32:37.431Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:32:37.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:45.425Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=170fe569-80d6-4713-854a-513dbb5cfaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:55.446Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f9d29f57-387f-4b67-9984-e6088fc4ce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:32:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:05.461Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=57460bc8-bc1c-4496-8e25-cf9a3cb619ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:15.476Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4c841a00-1096-4164-9e13-2cae5f17fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:25.488Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=85c2e6d0-1e52-41ec-9d05-e10aa8f261de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:35.499Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=36f7df10-d7a0-4648-95d2-b57a5de1e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:45.513Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d3e34116-8dec-479d-9c8f-b2010d73c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:55.527Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=671d6840-773b-4403-85b6-f00c179b47a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:33:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:05.540Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bdba8275-df32-405e-a985-515b31628201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:15.553Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ee0a099e-3902-4596-aab4-d4063e0548c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:25.569Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=79a3a3cf-f0b8-4da4-b223-133c93fe8694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:35.584Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=75d605fe-4b00-4538-83d4-fdd8507332a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:45.600Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=83c5b900-81c1-444d-8482-3a0a1bd5eddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:55.617Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d18dbb7e-ed9c-4a20-9a2d-52e48b5b06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:34:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:05.637Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2ead3420-d410-44bc-a295-3faf4b370f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:15.653Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7b7ed53e-b213-4bcd-90b8-cf8af9a580fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:25.670Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3197ee2a-e182-4633-a7b8-a7562cd71a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:35.687Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ebd963ef-9d25-48e9-a6bd-ac555658d8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:45.704Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=56c4e96e-d385-40d0-985a-fce94246cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:55.721Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9e78a33f-7243-4190-9a85-49d5b78f2e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:35:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:05.739Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=80c5e0da-fc9d-4208-879c-548fa80580cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:15.754Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4c0f3532-6e95-4d24-8225-3adaec9ab4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:25.772Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8956d425-833a-4632-952f-83e943db3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:35.789Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6d7c69cd-24f3-484a-a0e9-154151ff99c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:45.804Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=64d10231-1adf-4fdb-98b2-baad2802ac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:55.820Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=92f49dd7-6b5d-4227-9eca-947aded8af6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:36:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:05.838Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2ed72701-e4ab-4352-bde1-fc4da4dfb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:15.855Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=317046cd-cdab-4dba-9958-3f7c1bb8eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:25.872Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4186a60c-de2a-41f5-850f-e2c03306fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:35.888Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d049a3a2-5160-450e-9a47-52b57a67f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:37:37.442Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:37:37.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:37:37.442Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:37:37.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:37:37.442Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:37:37.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:37:37.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:37:37.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 |2023-04-01T04:37:37.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:45.902Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c496dc97-80a4-4d74-af1d-f7c7d3fea2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:55.918Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e9980b7-9cb4-4188-add8-4deb1b79dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:37:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:05.934Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=83fed683-1624-4045-bd3a-3f4ae8e86f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:15.954Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1bd3e0ab-3e97-4129-9920-6da357288b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:25.971Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=15e8a79d-db04-4f37-8872-08e094f313c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:35.985Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=332da292-db25-4dc2-9eed-a17bd080a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:46.001Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2e7d338c-1a4a-47fa-b764-dd4c24c89050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:56.019Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ca5dc776-ac91-438d-8d7a-26228b8c03fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:38:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:06.035Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cb94845d-d8d3-4e8a-b4fc-6b36d5a5eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:16.052Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=de5ad37b-5a56-4c05-af49-4193d8462890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:26.072Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c2f58182-d1ad-41cf-949b-15716de262cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:36.087Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=afa6ca3f-a238-4410-a7cb-2b72fc6d2cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:46.105Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cdee184b-589e-4f24-aeea-66f70b291ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:56.123Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f3491cc6-9e2b-4103-9aac-98f7d7316b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:39:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:06.141Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2902d7a9-9cf0-4dfa-8d87-96913cc10c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:16.157Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=16cf2a93-186e-4dcb-9877-11249830764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:26.176Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d8bb6657-a613-490e-9dcf-893aa40abecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:36.198Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=65b60ce0-14e5-416e-9f69-e9e2ec08fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:46.217Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2742fb7e-4c2e-4900-acf6-23d25240a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:56.233Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0125add7-5d19-49ef-805a-d02148a0aa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:40:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:06.250Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e1ac49e2-d9c4-4429-8de2-4ae47d09bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:16.265Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=05210eb1-0bce-4470-ad0f-6f5a6adbc91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:26.288Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bcb71b2b-7e08-4205-89f8-e8a9eb6713dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:36.304Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1b957633-1fe0-489d-8c05-850849a32db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:46.328Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0f154776-4b96-45ef-bec3-8836040a9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:56.341Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=982b1699-e6eb-4c79-9163-1d16354b5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:41:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:06.356Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8e81ffbc-ed08-48cd-b86c-80214a590bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:16.374Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e4919d6-ed76-4895-9900-763cc79c4513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:26.391Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5825edc2-f50f-4e24-a27d-c5a74f14d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:36.425Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a2ce159f-1ef8-40bf-a6b6-2387711379f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:42:37.434Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:42:37.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 |2023-04-01T04:42:37.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 |2023-04-01T04:42:37.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 |2023-04-01T04:42:37.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 |2023-04-01T04:42:37.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:42:37.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:42:37.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 |2023-04-01T04:42:37.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:46.441Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6b3e7422-1f30-4c42-8f5a-619be086aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:56.459Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ed3f8543-2d81-4dd4-a4a0-66ffebdc79b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:42:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:06.477Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8cf9053c-a639-4b66-8460-2bdfbef93c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:16.493Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=215082ef-653f-4a05-b77d-2043159c66ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:26.511Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1049ed8c-0724-4477-bdcc-ce4cfa8096fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:36.527Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fecd387d-5b80-4796-8320-df25c07ddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:46.542Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=99ef1ebc-781f-4ac4-a03c-b7bc272837a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:56.560Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6cfa8275-05bf-4fc2-bbdd-00fafd8cc97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:43:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:06.575Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ebb15f03-c829-4dbf-97f3-92759a01735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:16.593Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=428f6005-ab2e-4475-8225-8779f771343a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:26.610Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=af940b9c-6443-4771-a3c1-1b2c0f026827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:36.628Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=458ff5fe-be48-4972-9312-e8da5c141918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:46.645Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5c18b0fd-6ab4-48dc-86cf-51aaaedcbd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:56.662Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c1ce0af8-1c01-43f1-b9e9-d9b7364ef55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:44:56.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:06.677Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ad1b8156-e51d-40a4-afb3-fc667a939333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:16.696Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=14609c9a-8611-4276-9878-fd068cc2ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:26.715Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=05f02506-270a-414b-a105-c53660b04ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:36.732Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9747cba0-1c53-43d6-8fe1-4cdbba6e756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:46.750Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d6128f4f-fd86-421a-ae28-84df0a4004f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:56.780Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3cc2fd2f-5e1b-4176-b0a0-11bc39537fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:45:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:06.810Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6515bf20-43eb-46be-9814-aa735cba9894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:16.826Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7e0ffb80-014c-4c67-8064-959ac6dd110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:26.840Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=02471f45-d810-4cde-98da-462c9f278682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:36.852Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4c3a2651-0f03-47d8-9abd-2a3ca8d99214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:46.867Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=672ca835-2334-47c1-aab5-98718fe192e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:56.882Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=926f1630-0ae5-44aa-99ce-d96e9304728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:46:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:06.898Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=05a71c5d-cfe2-4f26-8fc9-1be439ed4073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:16.914Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9268e86d-722d-4b56-a18d-c72c287c4245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:26.933Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d52a5de6-433c-423f-a82c-1eb4bb87a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:36.951Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=301cd2a4-6660-4a13-9ffa-85f20de50fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:47:37.440Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:47:37.441Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:47:37.441Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:47:37.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:47:37.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 |2023-04-01T04:47:37.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:47:37.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:47:37.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 |2023-04-01T04:47:37.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:46.970Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5905ded1-6bcd-49cd-ad4a-74bc8a3ca217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:56.990Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f1e0c522-36e0-4ad4-805e-9e32a535cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:47:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:07.005Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=22ea7667-4fdc-4315-8543-fbe4c0dc2ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:17.022Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f9b4fa70-37fb-42b9-9340-0d0677803837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:27.039Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7323e68f-63f4-40db-a138-9e30bb955143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:37.060Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f00d1c1c-e545-45e4-ad60-0c16e8d97a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:47.079Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=61a77351-8cec-48ed-aaac-07cd461b21a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:57.093Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b7cd1b08-e6ac-494e-9d00-b5ec037268ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:48:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:07.111Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ccd2bb59-c14d-43f6-907c-29475c2c7ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:17.147Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6c117117-a4d8-43e3-8852-1be9c180080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:17.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:27.174Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6bd00774-94ca-4f2e-9b9d-bff57ea76b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:37.196Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3dd7c075-06fa-44ed-9483-d1aab8ea8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:47.211Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b320512b-9727-45a3-95a3-3cbea6bff915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:57.236Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f229fdd1-62a2-46d7-a148-a2b17b016aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:49:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:07.253Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3752f171-143d-4ed1-a3fe-bbc0a295c00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:17.272Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e2251e5a-8353-4c8b-b42f-5c366a363619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:17.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:27.286Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f405d04f-701c-452c-ac51-9b91ce3befe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:27.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:37.303Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=57ba9da2-14df-4c85-804f-dbd1b0c486c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:47.320Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=811bc26b-6ae1-45df-9305-32cc163b965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:57.341Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=caaf8120-ce71-402f-a3d2-252c0f584c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:50:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:07.356Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1e5b113d-e00c-4367-99a5-a2e5b36abc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:17.372Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c0839d51-0607-4cdf-8efe-c3a3c837e212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:27.389Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f4045635-d023-45ba-b53d-6dd13cca41e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:37.404Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=593098cd-52a1-4a67-9d9d-68e325cdaf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:47.422Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=789651b8-58c9-4bef-aff4-a60198f44db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:57.440Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ffeb1b3d-204f-4e3b-8e79-bd3f25494ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:51:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:07.455Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1d19ee80-3bcc-4348-af74-98cf30e81518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:17.479Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f1169ebd-2f35-4caf-8c6a-66c0a252e030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:27.495Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3c82c47a-f8e3-4b75-a698-c3aa43200204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:52:37.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:52:37.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 |2023-04-01T04:52:37.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 |2023-04-01T04:52:37.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 |2023-04-01T04:52:37.463Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:52:37.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:52:37.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:52:37.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:52:37.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:37.511Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=46a7c38b-af97-4bcf-b0de-247c9a93a9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:47.528Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=eda4b427-4850-4154-a2f3-4042f435a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:57.544Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=03700603-cbec-48fd-9d07-61d54fd962c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:52:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:07.563Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=232e6639-04e7-4040-ad3d-e066afa8d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:17.579Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=57ff0846-1186-4300-a5d3-9ec3196d978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:27.598Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2112cb0d-86da-4e72-952a-3d12aeeb3cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:27.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:37.610Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5ec142da-697d-4290-8250-e33ca39bf210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:47.627Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ee8f5588-eaba-42a7-bcea-97f0d6c8264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:57.641Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=193e3222-483d-40fe-833e-38274252a130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:53:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:07.658Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e7c1df43-42a5-4b4e-9243-93b1cd4711f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:17.673Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6b35df73-6f1d-4f58-8261-8c882769baea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:27.691Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3d4ac231-218c-4af8-aef5-25f3f56e2871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:37.709Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e597337c-102f-4cbd-94a2-1e71ba706e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:47.727Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c56906a3-6456-4311-ac01-295d714e41c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:57.745Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d00c70e8-3f3e-4603-9020-08c824161812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:54:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:07.766Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6b5b3c2a-1a94-497e-88db-b7193d9cb978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:17.782Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c80c1368-313c-4004-a10a-ffd9f6b088c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:27.797Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bd59af2d-5fcf-4c36-804a-a882c5bb991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:37.815Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=84085670-a1a2-45e0-8acc-e944f97b4e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:47.833Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9d32d3de-b790-4f77-b312-aa5e6dab20cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:57.850Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0e5a0791-aa3c-421e-adef-941922a91419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:55:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:07.868Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=df4c4a2c-c195-45f1-9eef-80958ed3ae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:17.885Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0547022a-4c5f-4b55-9606-ce05111cdede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:27.903Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b564a7f4-7393-4b76-9f9f-8f28987d775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:37.921Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c9a5a13c-2316-4122-b406-3a3751f7893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:47.940Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=88a4b096-8904-4b81-b15c-4801a0dd4f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:57.958Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=60c0a33b-b017-4b0d-b34e-ac6fc5739488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:56:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:07.978Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2d8448ed-5837-4f25-a28b-8ebdf1c2e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:17.995Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ddbecbc2-f979-425f-a1ce-89678f322ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:28.011Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4fbe5f22-e79b-4dbf-9bda-36f8ad0fd319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T04:57:37.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:57:37.429Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T04:57:37.429Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T04:57:37.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:57:37.430Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:57:37.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T04:57:37.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T04:57:37.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T04:57:37.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:38.026Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7603507a-36f3-49f3-8c9c-55cad404caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:48.044Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a6b85850-5a8e-4ef7-b94d-e4e912649783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:48.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:58.062Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=565aad0b-af38-45e5-b297-bcd6a905a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:57:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:08.081Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f81ca0d6-6610-4f83-a7c7-6ee2180a4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:18.095Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=423f15da-7323-4d2b-8fca-456d7492dd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:28.113Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a51350cc-f372-4776-9364-162132625a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:38.132Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=171545e0-e2fe-4234-98de-ca7d94a6c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:38.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:48.152Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0abd166b-c3bf-4dc6-aba7-cca1469bc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:58.166Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bd3d4ed0-e38d-40ec-9aad-5d677fbb2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:58:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:08.183Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=40a9dc5c-7c5d-4965-b563-1c9974a5934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:18.201Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=21dcde17-3126-4736-99bc-70eb3b2835d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:28.219Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2ea32733-3c7e-48ad-90e8-2d2bd1353d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:38.238Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6456006e-409d-4878-b8bf-fad02c21729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:38.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:48.255Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=17ba388e-f775-4f78-9d7a-61774cf7c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:58.272Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0401daa2-94a9-4420-83fd-2741ea79101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T04:59:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:08.291Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=32f37816-0bdf-412e-af53-db7a73c11395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:18.307Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d7251702-0cf0-482a-a899-0225bca10f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:28.328Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9ec78fdc-f770-4c6f-8c47-0286479bc3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:38.345Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ea05b91f-11bf-43df-bb95-2e8ce421cfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:48.361Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a6d1e8be-d12e-4da4-9c25-5a8c9c907c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:58.378Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a7f31cce-73fc-4836-8b8a-dae9a87f2d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:00:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:08.398Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c052264d-232d-48d7-b6ae-7ae92e68a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:18.413Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f3f0032c-188a-4245-9ff9-d50d49ff492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:28.430Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7832ab99-557e-44ed-86c9-11d9d2f672de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:38.447Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=afff3f8a-c9d1-4d96-97ab-063f1b1c98a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:48.465Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0d8d33ae-a7c0-489f-af10-04b7e3fb16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:58.480Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4bcefdf7-a270-40ba-a892-86b69b807403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:01:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:08.496Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2b871fbd-f1a6-47a9-b122-027359820d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:18.513Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=685c468f-603b-4b39-ae33-a175dd70bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:28.526Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=71246a6e-75b4-4269-85bf-e55112baafe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:02:37.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:02:37.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 |2023-04-01T05:02:37.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 |2023-04-01T05:02:37.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 |2023-04-01T05:02:37.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 |2023-04-01T05:02:37.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:02:37.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:02:37.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T05:02:37.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:38.546Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c7141980-18ea-4585-aa9f-1572eec6eab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:48.565Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c4480f4-1d2a-428d-86a6-43325703a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:58.594Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2d187e0e-715f-4c8d-938a-66bca2bf6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:02:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:08.610Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5efbeb54-e83d-47ca-bf5d-93d95c444ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:18.648Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ebe36bb6-92fc-4ae2-acaa-63cc38426fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:18.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:28.667Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4c80f916-5311-4a70-b608-f7396ea227b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:38.682Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a0656757-2f00-414c-83d6-81d311251c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:48.700Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=321cdfd9-cf83-4295-bd9f-4455ed36347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:58.715Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3c33a85e-323f-4bfc-84c7-38c1e521365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:03:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:08.733Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=78b4f01e-dfa6-499a-b627-7ae62063f8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:18.769Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1ec81cb0-a67d-4640-863f-2d1af422c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:28.782Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=dfb005a9-d496-4c9b-b4fd-72a1ef256a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:38.795Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5a4d0652-6da9-425c-90be-fa74c9d36563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:48.809Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2851ab57-a07c-444b-aac5-3f9006bf20ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:58.828Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4048bb78-b8be-4196-95db-813cdb441071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:04:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:08.838Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3692e63d-973c-4ee1-b89c-b51a12a22ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:18.854Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bf3ab2c1-8103-440d-adce-5c7147ff2fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:28.871Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=47585a47-abf1-4274-8f9c-a60f2ad14ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:38.900Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d1c55e74-5bf6-4dc4-af57-ca812fc806ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:48.916Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b31f440d-8da6-4f31-a4e6-fc0361208915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:58.932Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=233b5b25-8b3a-4ebf-9031-a193f23f6187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:05:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:08.944Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2505bb6e-3a9d-494d-99a9-7ee259ee30b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:18.976Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=930a4bbd-eac2-45b9-94e6-8d815e689495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:29.008Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cd0add6e-a6e3-499a-b641-121d0a3c17cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:39.036Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2cb8f53d-fb7b-4044-81ea-14f9baee89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:49.053Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fa8f7505-a5df-4e75-a47e-e9e0e421036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:59.069Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9b03308d-3314-44a2-9619-2d4ffa71e616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:06:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:09.084Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=edf011d3-2616-4ca0-9226-9d9c2163b4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:19.100Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=39e4bdf5-8812-41ab-a125-a8aeedb66461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:29.117Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d1792eb2-30a2-4f8d-a9e3-6dd90ee9c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:07:37.452Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:07:37.452Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:07:37.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 |2023-04-01T05:07:37.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 |2023-04-01T05:07:37.453Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:07:37.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:07:37.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:07:37.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T05:07:37.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:39.130Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=44402a61-eeb6-4097-8a09-f682cc6cd997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:49.149Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=beddaf36-0eee-4dfa-a8c2-bee81ea034ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:59.167Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2fde9687-6caf-4f91-bea7-fc5f0bf0698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:07:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:09.187Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4ff38dc0-e190-46c2-82d6-8fd691ecdcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:19.203Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bb3a7bfc-80ac-4b65-afd0-0ba457e6ab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:29.221Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=006418c9-b811-4d50-8321-14fa8a2b7b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:39.241Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=62ed4741-9915-495e-9d3e-7f8b395d9e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:49.255Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=112a87f2-087c-4e2a-b656-2ba7ae73cccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:59.270Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=830ea57f-eb46-4b60-949c-653ab5eaf80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:08:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:09.285Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ce1221dd-f788-40d0-9a4b-9645caa58a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:19.299Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e133a6c-eb7f-469e-8920-e0eaf10401d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:29.316Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c6cb13c1-cf69-4066-ae80-345cd375bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:39.346Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ddd7b5a7-ebd1-4bb7-81ce-0419768532e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:39.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:49.359Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9581b8d8-1dd7-498c-b4a5-0a58e849ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:59.375Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=82070d4f-61ac-4dc1-b6bf-53cb2393a62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:09:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:09.391Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ce21b927-5ca6-4c15-92b0-ac513fca1dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:19.406Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=387880bf-b265-433a-b743-156f472e56a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:29.422Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5d88e453-1e54-483d-824e-9c23e12fbccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:39.438Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fc3022b7-bede-45fe-ad2e-9a76c9c4a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:49.452Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2074e8d7-a9c7-42c9-a3d0-22a1baf75ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:59.469Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e9be1e4b-954e-4348-9723-a9d3f94c34ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:10:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:09.484Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=27d5233f-48b5-4512-9b86-d461ae7923ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:19.501Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3580b9ee-0231-43f4-91e1-f814c0a57cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:29.519Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d312ee35-966f-48ec-8ea4-47c8e9dcf04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:39.538Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=82c1e69c-0948-463a-b6b0-8c07582ba59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:49.553Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=21c651c2-2991-47af-8106-3a715cc60d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:59.570Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8343be44-85b3-43c3-ba5f-65dec8797ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:11:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:09.590Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cbf28ade-db5c-47f7-8234-4133889cce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:19.611Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c5e88ee2-cdde-4ee9-acf5-90bfc9056fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:29.633Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a021558e-6633-4172-a908-ebf686be5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:12:37.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:12:37.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 |2023-04-01T05:12:37.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 |2023-04-01T05:12:37.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:12:37.421Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:12:37.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:12:37.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:12:37.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T05:12:37.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:39.651Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=312b11c7-8a95-4851-a499-0b595b9bc15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:49.669Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6e646dfd-d317-4497-a0a5-14c2bcfaed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:59.690Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=23e8020e-2394-492f-9806-fa5673b2546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:12:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:09.714Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=afc8470f-c2b3-4614-8b4a-42a54f4a8ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:19.729Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=559664bf-85fd-49e0-a1f0-9e3ce0af837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:29.746Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=89aedf7a-77a6-4ff4-aeb3-9d38d0958560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:39.763Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8e80b4d6-e69c-468c-9c0e-7acad861a1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:39.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:49.780Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d0db9260-d2b8-4a20-b70f-eedb9abf05fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:59.798Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=eaa6820e-dcec-486f-8e3f-9565336b793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:13:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:09.814Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a3f3041c-ce20-4fcf-a480-a34aedb70bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:19.832Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=603e7f5b-f0e3-493d-bdee-ee7e2c83961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:29.847Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=61b56098-afdb-405e-ac01-7477b1524188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:39.865Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=40df9faf-8bb5-469d-9a60-1b0a8b068b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:49.881Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c34f6fae-399a-4b81-81c2-8c3ec2498635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:59.906Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ade57c97-c015-48df-be3c-ba3091922ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:14:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:09.924Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c78eceb-88a3-48ab-99db-f15a5e487449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:19.939Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6fce5c67-9a42-4d9e-8639-0b844b437417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:29.962Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2de4b607-8d21-490b-b790-b23e087259a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:39.975Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=904093ed-f298-4a5e-a0f6-0fe8c4046cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:49.988Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d5762e81-c4be-417d-8116-4d1f6dfcfe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:15:50.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:00.004Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6eda7093-5af2-4e54-be8a-ef47ea568132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:10.023Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9421aa59-e2c0-423f-8cf9-0f04799012e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:20.040Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ee62e542-1f02-4d4f-a8f1-d2c7a44d5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:20.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:30.055Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e3d31517-e635-4681-bd4e-827645f209f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:40.072Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=de7f263b-6b56-4363-9772-0957c2c695b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:50.089Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b906c41c-c223-497c-9846-e597561693e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:16:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:00.144Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=70ba8224-75bb-479d-97ed-e96bae4e659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:10.163Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=274a4fb4-e90c-40cb-8135-2f487878b05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:20.179Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0cd98beb-a8ad-4439-a374-ae45b3f6e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:20.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:30.198Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=415f11e4-2db2-4f0c-91f2-b013130dfd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:17:37.457Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:17:37.457Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:17:37.457Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T05:17:37.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:17:37.458Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:17:37.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:17:37.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:17:37.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 |2023-04-01T05:17:37.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:40.217Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1c2ed0de-270e-4a78-89f8-0cea0c91f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:50.233Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=033c43d7-efb8-484e-b9fb-121c27505cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:17:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:00.249Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8e1c4759-7577-4ab4-a1dc-3c433beee5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:10.265Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=afa8ad80-a888-4db8-b8dd-caab65ecffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:20.283Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e3deee0c-6649-4fe8-a907-73f5a010cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:30.301Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6cf77c6d-4038-4b77-b2a6-c295e38edf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:40.319Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c531612d-18a3-42bc-9207-af402f183eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:50.338Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ea18c183-d5eb-418e-a9b7-1e1294d916fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:18:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:00.352Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a7c0d849-f7c2-45d6-b776-bb52adc57904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:10.370Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8e6a0adb-70a2-485f-83a0-1260090b076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:20.386Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2b1e3008-6edb-4dcc-91dc-c8e724a83af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:30.401Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=aace67a4-cd76-4c54-8bf6-a809215a4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:40.417Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e86beb16-a0f1-4c6f-903b-0fbfc9e807ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:50.434Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7d5c7801-ffce-4281-b090-205db7c79d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:19:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:00.451Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=628358f4-e813-4110-9ec2-6b3975a427f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:00.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:10.468Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=43e3bb1d-035e-4289-8c6c-1f3b5dbdd96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:20.522Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=868fa7ed-a320-473b-bfb4-bf84c97dcab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:30.538Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c039d89d-f940-49c1-b121-77209304fae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:40.554Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=511627ff-3a4d-4ada-b7a4-b21a89a75078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:50.570Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=911b15d6-ed67-4454-9701-d1759de4b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:20:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:00.585Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=425fac2a-6d9c-415b-b255-39981cdba0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:10.604Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4ffae835-0861-4d0f-8fe3-d202f9176f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:20.622Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4480976d-d103-471f-b798-6d320bb81822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:30.638Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1243c1d7-64e7-4d00-847c-c5a7494cba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:40.660Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a055fd22-8e99-4dc7-b8c2-0a2e31bbd860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:50.678Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5caeabfa-d9b4-4d2b-a6cb-a7951fdf3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:21:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:00.696Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=03d90c01-68ca-4a95-bcd9-5a6f488ef559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:10.712Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=af2eb130-15fb-45c6-a65d-1e83cdd7795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:10.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:20.730Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e59525ca-7bad-4018-9156-dafc646118c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:30.746Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=26382915-f003-44c6-addf-8ed74883bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:30.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:22:37.478Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:22:37.478Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:22:37.478Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T05:22:37.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:22:37.478Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:22:37.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:22:37.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:22:37.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T05:22:37.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:40.764Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=44fdbb4e-c83e-4824-88bc-dfb84aefb4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:50.781Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e6805eb7-64e8-4f33-b7a3-22bef2fb3c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:22:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:00.795Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=325b0b6a-f2c0-414e-843d-f8d90975ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:10.807Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b18c17cc-219a-41d3-a2b0-28d378e6d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:20.818Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=156829bd-e99d-431d-907e-f0ee63880e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:30.840Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=01450b74-7a9c-4797-9900-dfeb3ccce1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:40.854Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0d40627d-46ee-41b2-b107-21cfd42604a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:50.868Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2998253f-9bba-478b-ae6e-d175bdd98417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:23:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:00.882Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0975c962-86d9-4f1a-9c9e-f69f3148f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:10.898Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4630c172-c739-43be-aad1-9392fc0ff879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:20.913Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=65a27f88-bb13-40c6-bb0a-dca908dc9746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:30.930Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cb7c81ee-20bb-41e3-b233-da698a48c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:40.947Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a4a15b8e-afb4-4320-913a-f9227511434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:50.963Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c5b1a387-fdea-4a4d-bade-677fff8afc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:24:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:00.980Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=70be11b9-5d11-4c32-8a4e-66fbbb2d9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:10.997Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=76555e23-4299-46fa-8846-a6d775001989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:21.015Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1d1a63d4-aa73-4a08-a3c3-608812c8dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:31.034Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bdd6e7b8-4c99-4c01-ad2d-f468f49bb1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:41.051Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b63ffa11-a4eb-488d-a889-f6af0fa14e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:51.073Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=1fbcc164-c9c8-453b-95e7-ffab1292b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:25:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:01.090Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=da6123b9-05f2-4b78-8fc0-af0502e6ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:11.107Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=efb3c10b-7f6a-42fd-8834-49446308dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:21.124Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=451df3ec-a9e0-47d2-92f9-b933633701b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:31.142Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e3333298-64d1-48a8-aba2-b93082a83d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:41.158Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0c280e0d-de1c-406c-81b3-e2399fde7ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:51.174Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=fc7cb3b7-efc6-41a3-9fb1-3f719c6ecf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:26:51.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:01.192Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=9ac2c3e9-859d-4d15-a066-4bc9cc28a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:11.207Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a028f869-bc0f-4fbe-91c9-be4a9c5b64d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:21.223Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=095481be-c08b-402a-bdb7-6522479099af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:31.244Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=456983a4-f495-4c80-b656-1fe3d0b91017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:27:37.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:27:37.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 |2023-04-01T05:27:37.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 |2023-04-01T05:27:37.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:27:37.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:27:37.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:27:37.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:27:37.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-01T05:27:37.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:41.259Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=86cc29d5-d6a3-4a60-8dd8-9d6523a31c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:51.277Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e212823c-8429-4382-b236-9f190cf6ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:27:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:01.294Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7f0d44fc-5612-422f-9d32-cb63e7f47c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:01.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:11.310Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=275fe088-feee-4aa3-afc3-62f1de149565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:21.327Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5d50af26-cbfb-4b32-8678-b10aee14b627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:31.344Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0a2b70f4-3012-4228-8251-9882cc2bcf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:41.365Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b6670a7a-bb6f-4bec-89eb-2dc826efa1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:51.382Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=dfe4bbe7-af2a-4bd6-9746-8a9fd346ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:28:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:01.400Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3f4233ee-cdf2-4f5a-b871-cce0c7801877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:11.417Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0e4a7caf-f56a-4b6d-bab7-5f91f2da5d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:21.433Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=7ba2b27d-374c-4d3c-895b-5db6aaea3d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:31.450Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=53f8cb61-ec67-42f6-bc99-e37fdfde2fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:41.465Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=151a5c3a-456b-44af-bccb-f819b01455fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:51.483Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=45e97bb5-3da9-406a-9ddd-1a716596503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:29:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:01.500Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=49c6ea66-60be-49b8-81ec-139245626bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:11.517Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c7b3dd30-af06-4e7f-b547-49f5c4a8975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:21.534Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3a5aa0fb-dea8-4376-8b8c-e9664c7a279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:31.552Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0f7e2f60-6cfe-4599-8117-3d7ef56396bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:41.570Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cc243d98-34a3-4b0c-8d9d-a105b901195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:51.587Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=aa724032-a5d2-45c3-bce3-53225c2eb97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:30:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:01.604Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=608faea1-d3c3-403c-a57f-c99bd4393ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:11.622Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=16fa3c4b-e7c5-4f20-90a8-3e4d3cc84cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:21.637Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c4b44d3e-ba96-401c-91f3-f7c5c94f2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:31.656Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=e05c24a7-0d10-451e-921b-769fc34fc538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:41.674Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=18cf006f-79a1-4b78-ba7e-10bf6e4db1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:51.694Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=069e4a3d-ba4f-47ac-a327-38bea632a1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:31:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:01.707Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=78f6849a-b4b2-4b73-b5b0-3b6feab3341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:11.726Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e21f7ef-1398-405f-b63e-cd3be35ba013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:21.744Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=58b81a92-5f07-4dfb-9fc2-a6cb48d795e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:31.760Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a677696e-3c96-4805-b2b6-05592758dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:32:37.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:32:37.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 |2023-04-01T05:32:37.431Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-01T05:32:37.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:32:37.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:32:37.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:32:37.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:32:37.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 |2023-04-01T05:32:37.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:41.777Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5c5eb4f7-ca6d-4afe-898c-cbd83f1d804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:51.796Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4e8df66b-6619-43df-a40f-314e46a815a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:32:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:01.812Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=dd6fdc1c-d9fe-40ba-82f2-c4ec4dc5f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:11.828Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cc383a23-5c26-4d3b-bcd2-95beb3426b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:21.847Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=8d3917f1-fe13-496c-b26e-739f4cee6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:31.863Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cb2e1115-913d-4ace-9e44-37377f4abc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:41.878Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=dbb7cee0-62d4-470c-aa0b-2ff8152d9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:51.894Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=39ba535d-ef6a-416e-82e1-009f03bd233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:33:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:01.908Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f5b3036c-3fc5-47a2-8cee-7dab99d93a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:11.924Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=13f2db9d-b258-42b4-b066-2b006bf16c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:21.939Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5ca9dbc5-25fa-402f-b82b-7b2d468cd0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:31.952Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=bac584b8-3c15-4edd-843d-c4dd8d7e7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:41.978Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=f51331b9-3cbd-4962-9698-a043c76cf089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:51.989Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=0ad778a5-0c6e-4774-bdfb-2b4ff1cc115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:34:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:02.002Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=82ccb032-f094-42d4-9bbb-a3e3b1b0df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:12.017Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6d95f5a5-4d7b-4aac-a52f-d777c23cb10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:22.031Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4f221d20-e7e6-4d98-ba07-635ed5fb6b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:32.043Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5891f03d-eef5-4564-aad5-d60b223f328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:42.057Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=96edb81d-233e-45c0-b15f-77e237931f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:52.072Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5e96c01b-a2eb-4001-becc-2624fe65d30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:35:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:02.086Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4ee3ff50-a449-4a0c-880c-4ef524ee9764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:12.102Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6c946d26-0e8c-4ed6-9d70-95d6bd20715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:22.118Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=801e08e3-bb65-4fbc-9253-0546f7eeeb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:32.133Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=33849628-6335-4b64-975d-db916ac0983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:42.150Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=631f1c31-b1f7-430f-956f-357e1a134571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:52.164Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=d05d5e30-af4e-4fb7-926f-0a794da65fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:36:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:02.181Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ca883bc9-4c43-4b95-8b7c-9660726cb879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:12.195Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a2164cbd-d1fb-4226-a2ce-83cd6b6f8b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:22.211Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=2a30114d-a549-4073-a216-8531d4738861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:32.227Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=3562fcd1-4084-4e01-8d0c-d8744ac53eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-01T05:37:37.412Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-01T05:37:37.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 |2023-04-01T05:37:37.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 |2023-04-01T05:37:37.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 |2023-04-01T05:37:37.413Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:37:37.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-01T05:37:37.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-01T05:37:37.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 |2023-04-01T05:37:37.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:42.245Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cd2ae2a3-9f90-4eda-8ffe-271382f8fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:52.264Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c0917021-0efe-4d3a-a211-d0ed848095c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:37:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:02.279Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=c1e46f56-87ab-4c7e-9894-59c213a21ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:12.297Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=6afa51d5-6d00-4d31-a9ca-bec81a8fd7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:12.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:22.315Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4de6fecc-546c-4d02-8f56-47587a8ae0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:32.331Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=5e25d8b5-4570-4dde-93fc-1d870b18c718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:42.347Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=90c737bc-c7ce-4e67-b9bb-0de1e476e699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:52.369Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=a753fb52-619b-4389-b0fb-325f8d6e0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:38:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:02.386Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=88e2b1f0-36d4-4afd-a714-d82995c5cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:12.402Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=301ca4c5-e77e-42c8-bd9d-def77a78b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:22.415Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=ef0afa93-5a86-481c-bf40-dabf0a8ef59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:32.431Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=b6a62ea4-3a9e-4286-91da-a8ac2bd7fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:42.448Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=cded3abc-9185-416b-8a60-4ca6828ca685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:52.462Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=54e3a3b9-a105-4c5b-97f2-93360627603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:39:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:02.481Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=12d64984-cf4d-4fc9-b4ea-cb394160f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:12.499Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=037ef95f-9ca1-42d7-8fc9-eb81aa2b49b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:22.511Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=4ec7ab58-b50b-4cfc-81fc-6880eb5babdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:32.528Z |INFO |Init configs |InvocationID=ad9ee5fe-503b-4c24-a553-29caf863a379, InstanceUUID=31acae35-e031-4d2a-8793-ca99da96a8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-01T05:40:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |