By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T09:42:34.213Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:42:34.224Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:42:34.225Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T09:42:34.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:42:34.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:42:34.727Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:42:34.727Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T09:42:34.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T09:42:34.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T09:42:34.853Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-16T09:42:34.877Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-16T09:42:36.223Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T09:42:36.780Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-16T09:42:36.805Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-16T09:42:36.805Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T09:42:36.903Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-16T09:42:36.906Z |INFO |Root WebApplicationContext: initialization completed in 2028 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-16T09:42:37.905Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-16T09:42:39.967Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T09:42:40.685Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T09:42:40.818Z |INFO |Started MainApp in 8.698 seconds (JVM running for 9.392) |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T09:42:40.861Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T09:42:40.863Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T09:42:40.865Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-16T09:42:40.889Z |INFO |Start scheduling PRH workflow |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:42:40.904Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9e761b93-bff0-49aa-9cb7-09ffc4e0f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:42:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:42:51.540Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f4e42d98-6db9-46d8-96f5-4c16d7f56aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:42:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:01.585Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5e20e1fd-d59f-4246-9c33-a67333af1426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:11.621Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0cc116d9-759b-40ea-91f2-acac2954cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:21.647Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4bae76b8-f197-4826-b184-8d7d636e0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:31.690Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9093c36a-f6f2-474e-8687-db073bff4743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:41.708Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=caa484d8-a5e1-4ca0-87d2-3e0629fb4adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:51.727Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=22ba370e-97b5-436b-8ba4-7e4be1ef61e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:43:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:01.746Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=48da0aa4-5c63-47e3-b70a-c00cf8603d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:11.763Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=512e1c58-3612-4b05-94a3-4301ba42eb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:21.778Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=87cdc545-6de1-4261-bd60-88018c2220fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:31.791Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=06f93f86-886f-4578-8106-2b6c0bf9b43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:41.809Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=46d1a215-92de-4fd4-86f0-10a85eeefd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:51.824Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b88be436-5d3f-406a-945f-833f2d6bd844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:44:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:01.850Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=19d05c85-4a63-4ad8-85b3-ab8cfc44681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:11.867Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c75fcb88-af82-4a40-bd3b-ea7cd0e20e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:21.889Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6bea8239-b73b-4ee7-bb3b-7f2907dc0820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:31.903Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e2714b48-89f3-4368-ad5f-92500639f2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:41.931Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3d1b2eaf-6974-4c36-aff6-2044639f5c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:51.953Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d19ce86f-507f-4c65-b090-160d0fd8b982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:45:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:01.973Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8526fd4a-4850-4310-87f8-7d003b1ab7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:11.989Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d1705a16-c7cf-420b-a16f-b6603f52b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:22.006Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0c75522a-eee9-4961-9026-abd251b5610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:32.023Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9425bded-7ad1-4854-b755-b7bc7092a042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:42.035Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=43fd03e2-3ee3-494b-b611-b4ddaa3e260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:52.048Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=55c40a40-a29c-438e-9aa5-939592c0ce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:46:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:02.062Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c178421c-bfcb-4a86-9ddc-c3825fcfd706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:12.075Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=56a034d2-62fe-434d-94ba-ac94f1eaee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:22.087Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b63158d2-d30d-40b6-bd9e-f832eaaf2a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:32.102Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=bd479cc0-b355-46a9-b207-e828dbc7fd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T09:47:38.774Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:47:38.775Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:47:38.775Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T09:47:38.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:47:38.776Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:47:38.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:47:38.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T09:47:38.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T09:47:38.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:42.114Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4d8bae01-63ef-4acb-a8fc-2b341bb01cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:52.129Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e9728ffe-9218-43ae-bb8e-d0e0468860e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:47:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:02.143Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=02f20c67-b90f-4271-a24b-d42af3670367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:12.164Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0a9f839f-b8fd-49b0-b28b-b7a478d9a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:22.181Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9bcac7eb-006b-4edd-8f96-033f5d1123f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:32.201Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3186871c-af66-4969-a68a-103b8ca1457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:42.214Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c1d7c6c0-44ba-4a35-9479-3e15438eb895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:52.241Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b76baac5-1617-48ac-bda2-884802e51174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:48:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:02.252Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=25d0e50c-8739-4bc9-9fa2-fda2d56daa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:12.265Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=96914e6b-f106-490e-9d51-c4e8cb9d88c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:22.281Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fb34a68c-919e-4148-a021-ae553752e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:32.297Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ea525727-2c7c-46cd-a9b5-f9a65b915837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:42.311Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2a2e5b14-31ff-499d-899d-605f4276020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:52.323Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cb874db8-ed6a-4d70-82f4-4ce4f7fb9bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:49:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:02.346Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=711aa3a0-6a3f-4748-b66a-75b79cf1e032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:12.362Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0140f7aa-8c61-4bdf-a9ca-30c4186d0fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:22.373Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ef697cd6-f5cc-4984-a83a-f4c83b09c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:32.386Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3b65315f-8da8-448f-a9e0-854f3e0c3386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:42.399Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=61fc2f70-22ab-4e00-ab01-2a4dbfc92ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:52.417Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cec7a012-901b-4c0e-b229-e290e2ec7aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:50:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:02.435Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c28e30d1-7f61-46a6-9d68-eb64cca839d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:12.472Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8f6dd1dd-168a-424b-844f-3970ddc50262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:12.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:22.485Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e640649b-0d80-45f2-9559-e4c6d2b18ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:32.497Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=31222900-53ff-4e55-95e3-9af41b9344a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:42.510Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0e36b9d1-f0af-4b50-a681-faddb0f0f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:52.521Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=60c0891a-b67a-4b0c-a6ae-3967c19a4a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:51:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:02.536Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=145f8660-2f43-40b9-8359-ea515780755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:12.549Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ab858595-9a61-4fa7-a3fd-b91e1890d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:22.564Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=15d18805-a8b7-492b-a9b8-4fbfb23a8dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:32.577Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=83993deb-010a-40e5-a2fe-7c39f2c7fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T09:52:38.283Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:52:38.284Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:52:38.284Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T09:52:38.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:52:38.285Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:52:38.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:52:38.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T09:52:38.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T09:52:38.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:42.590Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=eb87058a-6224-48af-878a-6bb5c6b86b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:52.602Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a682db33-a202-4666-b359-be1bd05371f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:52:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:02.616Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3e990851-a07c-465f-848b-afe7f196f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:12.629Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f904fc5a-0341-43df-be96-bf4f67fa9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:22.642Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=23d7cee0-4681-4589-be28-50edfb1e22fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:32.659Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ab9f0e66-f923-46d4-9412-e804cfc81301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:42.670Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=23e341bb-6e94-40c8-98cd-616804c33df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:52.683Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5e004d1f-a07a-4c1a-bd64-6b88d855d696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:53:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:02.698Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7ef99b6f-e9f7-4b2e-bcbe-1a975a15c8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:12.729Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d192e616-3edd-4e1a-96fb-693b3d3f8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:22.746Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1c13a566-8c00-4f0a-99d1-0c334ffb2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:32.777Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9f663a0e-4396-4ee8-8ccc-27ab4db8681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:42.789Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a9d3e187-b96b-41e6-9d29-463ea93eae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:52.802Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b471d3c4-80da-4373-bf46-d45b281b7836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:54:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:02.819Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=371af507-2774-4203-a05e-5d2ad8c29dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:12.847Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ef27ce8b-674c-45f4-944a-13fcd021d2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:22.865Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8deeea2a-b0f5-4dfa-9e3d-4d7f3a634fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:32.880Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a34438ef-09e0-40b7-a33a-821acbe9068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:42.892Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=879b862b-1148-4656-a48c-d632b253e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:52.909Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=31143113-04d9-4d7b-9cd2-173f35e26434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:55:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:02.922Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d4671ee8-71a2-4362-9c6a-aa1647271603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:12.936Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f7117415-2796-4a67-888f-71135ff7aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:22.950Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fb9566a5-e5e6-4435-be71-bf2d55ceecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:32.968Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=879f8b78-b712-42f9-a368-5439ddf948c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:42.993Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cbc5ce0b-4ff3-4894-acbe-4e1778290159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:53.013Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9c9f4f13-a96d-4771-8bd7-fdd15ecbbedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:56:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:03.029Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=52f3405d-426e-4962-9884-5a3584b64441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:13.053Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=90a3454f-d3c1-42b7-bd97-5eb8da55bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:23.065Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b42e1fb5-5e7b-44cb-8b1b-8f755b2efdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:33.077Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8ff994e0-e435-42ef-8684-a72b523f7cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T09:57:38.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:57:38.278Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T09:57:38.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T09:57:38.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:57:38.280Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:57:38.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T09:57:38.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T09:57:38.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T09:57:38.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:43.088Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=02791463-c206-4e63-9d4a-2ac5f33547b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:53.103Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7b20f328-6a6f-4810-a429-99b8ddf2bab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:57:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:03.115Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8f52cb14-123c-4d40-a2f0-6c763b9080ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:13.136Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=02a399f8-9109-4140-9036-17bd23ab8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:23.148Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=14c5c2f3-7cf9-4f1f-ab24-b56f380820ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:33.165Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b145be12-b4d7-4c1f-a802-cb603fb336e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:43.178Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=af4fdbe6-c059-481d-9fbe-864ae04672b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:53.196Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7e3eb0e2-240a-410c-bec4-3d5df03522ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:58:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:03.216Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2f6536ef-a48e-4cdd-b964-5a5d3ccde49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:13.232Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=951242bf-bdf0-47a3-9551-422ed94fb251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:23.248Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a0bcd192-72f1-4afa-9b8c-d96c43e0e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:33.271Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a87005b4-f725-4b92-95e9-e1c861590483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:33.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:43.288Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=212a8e03-6281-4877-906f-3418f8b4ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:53.303Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=193b747a-e786-400c-963f-8d0660270d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T09:59:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:03.333Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6780613d-062a-4e01-bb80-866b3ca2340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:13.356Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7fa5b1a9-7497-4829-800c-810a510f1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:23.519Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6b5101fd-0787-4596-b5b1-6e67e4c17f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:33.532Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ad0c9f8d-4008-428c-b23b-0556abbc2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:43.551Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c9787d27-44e9-460a-bd42-f870f3f35583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:53.573Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d828eed1-c989-45b1-b7cb-3a3fbb81af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:00:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:03.594Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=836e8f85-b678-424b-a934-72909d0d99df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:13.622Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4e2b0629-b04c-4c46-9442-89cd4fe5a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:23.762Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d1596446-5c29-45d3-81f5-6399decf5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:33.776Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2a41ea61-f59d-4120-81f7-c8eaa8149cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:43.793Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=76bdc18b-a9d1-453c-a845-607468fd0adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:53.814Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a2a16b24-4e9a-48f3-b9fb-2d0e3736393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:01:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:03.830Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5cbb452c-0c22-41f2-8def-633b010a0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:13.844Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=52d8e7c7-e9fb-4b5e-8dc4-cae53f8653e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:23.863Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cdfc5c91-14c8-402e-8f08-0157a411e2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:33.877Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a1401633-b1ec-4d66-b797-784a6400ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:02:38.430Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:02:38.431Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:02:38.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 |2022-11-16T10:02:38.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 |2022-11-16T10:02:38.432Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:02:38.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:02:38.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:02:38.439Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:02:38.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:43.891Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b69a39cf-8f36-4809-8819-5664dbad26b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:53.907Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b779870a-f2ed-4d90-8d82-5a86eb7c1e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:02:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:03.938Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3a48c44d-f2ae-4592-b6dc-afe26f55f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:13.955Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0330db2b-12cc-461b-b481-6648f143d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:23.973Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=415e3dac-6873-46fa-b7cf-011d83220e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:33.986Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=554def4a-28a2-4918-b87b-c716463bf8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:44.000Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=326fb1cc-f525-4d89-95e5-de23a85749ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:54.013Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3c4719a3-48ef-4de2-9204-d9f33e649e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:03:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:04.032Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=98dfb922-b72a-4a91-adfc-8951b83c0b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:14.046Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9868afb4-294b-4558-89a4-1e29e0dc532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:24.064Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b7ddeda2-35ae-4fad-b366-396be274a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:34.077Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=60d4f877-b19a-4121-836f-5a8819dada91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:44.094Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e26b4d1a-67f7-48a6-9a64-c61eb03832e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:54.108Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cd7a040d-632f-45f6-aa52-3d1b63f1a555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:04:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:04.121Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c064471d-44f5-4359-9c24-c19ce8d4fc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:14.134Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=79845dc0-19cf-4749-8537-6635ababe517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:14.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:24.147Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f00b274a-d5e9-4a64-9687-4295a6bc824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:34.160Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c8f1e0b5-66a3-470e-bbdd-7ef56e1305eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:44.174Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b144d58f-da32-4e99-b1f2-8be68838b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:54.189Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=30429c2f-4997-4f78-a88f-1078a348dbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:05:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:04.203Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9e4ae869-6764-463f-93f8-e56062db1acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:14.222Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=63390f33-d419-4e9d-9d9b-71decbf0b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:24.234Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5ca53195-0ba7-491d-aeb2-4c368204c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:34.247Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=32ce8c94-2294-44ce-93bd-c8217e59db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:44.260Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=376911af-4ddb-4e91-9487-8b407d5424af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:54.279Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4eb5894b-ec23-496d-aceb-c51fc9292b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:06:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:04.293Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a60f9fd5-45f4-4dc3-851a-60d662798779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:14.308Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0b17df89-bf1f-490c-b1fd-e3cf4151a8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:24.322Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d1562f04-0f4d-4935-9022-ee00bc8f370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:34.336Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=dc645ce7-30b2-4038-8888-545b283c1385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:07:38.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:07:38.115Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:07:38.115Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:07:38.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:07:38.116Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:07:38.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:07:38.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:07:38.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:07:38.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:44.365Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d2ce2b90-8a37-4d91-becf-4b803128fa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:54.384Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=836e620a-fcb3-405c-98a5-4b70e7a28778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:07:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:04.398Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0a19fb5e-ce87-41ee-bb55-bb148a154668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:14.412Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=663ac9fa-a8ca-4020-97bc-68acb5ad3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:24.426Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6dd8c827-954b-4b41-9c20-e8c0e2038d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:34.442Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=71ed7dd9-2a16-4cb2-a83b-d253835a7298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:44.459Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1db353ef-e865-4d19-ba3a-2c5fac243d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:54.477Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=64a509e6-a74d-4d2c-82a6-8b051592db72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:08:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:04.493Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5b9f3164-d8fc-4d5a-a688-16c1c7209222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:14.508Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=34a6ecce-76d1-443b-8c6b-8e7788412af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:24.530Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=149999b2-f15d-46a8-a06f-6fe7ef08086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:34.545Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9513e83f-c97f-48ae-b6ed-1fa2d5fde56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:44.562Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=54a42f55-b422-4129-939e-b65516befcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:54.581Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b0563ef4-96d9-471a-8800-d0166b0a73fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:09:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:04.596Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ce6112bf-7ab2-4ed8-af58-00428beecd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:14.611Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c4007cb8-f4ef-444c-babf-2c320206100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:24.624Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=54487016-9396-42a2-a3e4-455ea41e4ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:34.640Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=dda1531e-72c2-41e0-8239-5e2506332aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:44.655Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=265d01e1-c352-4bb2-9be5-b7d55f4d21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:54.667Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c6d8034a-cdb9-4544-82a9-01c36617db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:10:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:04.681Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=07582a68-5e5b-460b-9ece-d5f0cd2ecc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:14.696Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ae096bfa-d482-45b4-b32e-d3c18417af30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:24.717Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a8fc1921-fa4a-47cc-a163-ba207eed21aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:34.730Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=52bfcb67-1a71-4f6d-85bc-c014262544f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:44.748Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0f52b2f2-7f0f-48c0-a1ba-64d9d4c24dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:54.761Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1c5fee90-acfe-4d73-98f1-03c7491ecd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:11:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:04.775Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3717a738-6643-4cc9-a603-28f3bd10de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:14.788Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f67a07cb-ce9a-4e16-a78c-d1bfc0c8f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:24.821Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=53a7c080-0971-400c-a3a4-3037465a2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:34.833Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=331128e1-1387-4677-8a32-b73e115815a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:12:38.159Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:12:38.160Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:12:38.160Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:12:38.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:12:38.160Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:12:38.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:12:38.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:12:38.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:12:38.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:44.874Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d769dbc3-5acd-4a0f-bb20-7ef72c3e0509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:54.899Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=13ca420b-de69-4311-bb69-4bef1a9e80c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:12:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:04.913Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=62fcc239-d974-4492-b3ae-b9436cfb221b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:14.927Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5d714b37-46a0-4ae2-afae-a5cf667335ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:24.942Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6c78fa54-bc8d-4912-927a-f2b7dfb70fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:34.958Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=96451a97-4b6f-489e-a46c-f6ba594e6144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:44.969Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f0ba3786-1063-481b-925f-696adb0c3e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:54.983Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2ef5206c-7666-4055-b358-3b8df46aed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:13:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:04.999Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2c187c63-7381-4322-9d77-f095ee4b6316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:15.016Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=431642e6-4931-42db-8f62-7d54f76c3db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:25.030Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1cf15058-e767-4abf-ba0a-c681b4dd8138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:35.047Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8d38c2eb-824c-4298-9967-39047a9b6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:45.060Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=bfc8faec-210c-4265-bdf5-9e2f07423105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:55.079Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e2d02e6c-0748-4c3a-a1f4-ebe42a0793c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:14:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:05.094Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=dce8d3fc-17ac-4687-934e-63b72102cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:15.106Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e783ad89-d0cf-43ba-be1e-88b6ceb3cf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:25.121Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e3eac572-150d-4978-a34d-b376ac5aa406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:35.135Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=bda8fbd8-6b7c-49ef-9ad1-eaa923021f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:45.149Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5ef7e41a-2238-4268-9e9e-da5581538bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:55.161Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=48239e6b-17d1-458d-866b-06e242b2f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:15:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:05.176Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=df71d6bf-b5b5-4812-85e3-2eaa9687280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:15.192Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2f6bbcfe-ff7f-48af-8510-5073d2ab3b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:25.205Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8d00f542-941a-4d6e-b1e0-beafac114f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:35.223Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=48859138-1dc8-4ae2-b306-977ec2f0df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:45.241Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1768978a-28c6-46e3-9739-bf3f24c89ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:55.257Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=68355cd4-d837-4bff-8984-8a950266fa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:16:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:05.273Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2524b70f-1180-4ab4-899a-1370273bdb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:15.287Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7cbe0020-779f-4a2f-90c0-493bb02d995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:25.300Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b6c70b3a-7620-4c97-b97c-9e26fdfa3290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:35.317Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ed335fca-f70f-475d-8a50-4d528bad1b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:17:38.416Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:17:38.416Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:17:38.416Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:17:38.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:17:38.418Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:17:38.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:17:38.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:17:38.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:17:38.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:45.332Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=51d66a18-4fac-41e7-a76f-aef4f250d06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:55.345Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=51689c5d-a0be-41fa-814b-51ebd87ae218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:17:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:05.359Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=75f197af-1eb3-4a95-a14f-ed3d413117a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:15.373Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a68c3d85-a866-4f2c-9587-42fe6c6f1a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:15.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:25.386Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d6b09a78-9e54-4fb0-8551-9ef4cb70fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:35.398Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8aca02d4-e5b4-4602-b205-cb1fe8d168a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:45.415Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d9ae56b2-e063-4e19-9bc7-f6a07e3729ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:55.427Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=198c94f5-f0c1-48bb-b446-57ecbd75a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:18:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:05.441Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7f3594a4-b000-4773-9fa8-a5051743aa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:15.452Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ef204bc7-aaca-47fd-9a60-987ac014e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:25.463Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=426032cc-eda6-4add-9f99-7b96dacb743c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:35.477Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b837c054-e406-482e-b2ef-56b1bd175b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:45.490Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=cf47261f-c72e-4fb3-9dcd-7725d48362fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:55.503Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=482fdfe1-53c1-44ac-9629-99f9525b78a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:19:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:05.518Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=56f5a196-8d14-4c72-a062-64ca3e722f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:15.532Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ecadfdb6-93e4-4626-8590-63443e522cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:25.543Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f2026680-fee9-466f-949f-20caf4305b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:35.556Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9caf70ec-ed9d-43b1-9069-be80797b52e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:45.569Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f956cca5-0dc1-473b-bc7b-105ab7b75710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:55.587Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=15e86548-a726-4c58-be8b-e05605204ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:20:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:05.599Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fc2a8c74-29f4-4c6e-a8fa-0853fbcb3cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:15.612Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=088fc748-6981-4672-881c-90338f98ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:25.626Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f7d9926c-177f-42fc-be6d-235879deabf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:35.650Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f1c47c7c-aaad-44e0-b22a-561df63bcd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:45.663Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1350fde2-0e13-4616-8dd2-9aee875cef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:55.677Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c848cb3f-fc9c-4f14-8651-00cf9c7326fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:21:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:05.689Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=415b483f-882d-4fcb-97ea-129004530d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:15.704Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=22a41154-8461-4631-bd94-d6fead94a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:25.715Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d9dbadf3-c4c5-4133-8522-9032a916fc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:35.729Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=f8387303-61dd-4aaf-a5d8-3aa819b3318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:22:38.113Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:22:38.113Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:22:38.114Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:22:38.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:22:38.114Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:22:38.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:22:38.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:22:38.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:22:38.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:45.745Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=70be7485-70d4-45a6-adb5-c80706db13de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:55.760Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b0eb2d53-7389-48b4-8212-637c385543c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:22:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:05.787Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=766959aa-3988-4fa2-8a94-e789bd7e5627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:15.807Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=56624a65-292f-4494-b3db-d701e76d77bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:25.820Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d56d5530-ffd9-4263-a830-f0fbb7427199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:35.835Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8fae7306-2319-44e0-9f05-059937c85f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:45.850Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=25ebf36f-a357-4c0a-ac14-58b1b4be64c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:55.865Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=49490966-a4af-4aa5-8653-f962ecf9241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:23:55.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:05.877Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3c046c29-0469-4c93-a148-65bf6f231509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:15.892Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e9489f04-0039-4103-a713-b547b0539aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:25.905Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=20ae987c-d5d8-404a-9a64-ca419de4e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:35.935Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=172a1251-bad8-4368-83e4-3a4907b57b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:45.947Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=738b08e7-5988-4b04-aebc-8303e8544fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:55.963Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7cdb9c9c-f8ad-45e6-8e1e-4363b4414e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:24:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:05.975Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3a5eea97-5b3c-4289-a06a-f653c02ffa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:15.988Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fadd9caf-ccee-4ee8-b64b-606f50acdbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:26.010Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=0b10db46-8b49-4346-a62f-12bffa4a1b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:36.025Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1889a793-2d8d-45e0-897a-464ba45b785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:46.040Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fd11eea1-f6ff-4a29-b7b3-f5eb0d76d020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:56.057Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9189b5b9-e238-4f6a-a0a7-a1064fa797e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:25:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:06.070Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a7d3551f-f1cc-4ab4-aff2-a4cf8e688d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:16.081Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=29e341d0-e47e-4ac6-a308-a3c333b7770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:26.105Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=90492da7-f072-4874-ae74-3c999a20939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:36.118Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c99f1236-2937-499d-a672-9ac3a12b30f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:46.130Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=08f302fd-6f2c-4e3a-9b0f-dc395d2343e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:56.141Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2bc17d75-df40-4c97-a0cc-438a6efd4537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:26:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:06.154Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=d22cb438-5d3b-4173-9d2e-9296121f3a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:16.168Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a195cd2f-5235-428d-898d-8b169cf1f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:26.182Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=de536f81-1ed4-4cc1-884a-bcb151e4538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:36.213Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5ef94926-fd71-4fa6-bcf4-b2f15d9fb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:27:38.189Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:27:38.190Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:27:38.190Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:27:38.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:27:38.191Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:27:38.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:27:38.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:27:38.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:27:38.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:46.232Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=20beb54e-ec62-4b72-ac0a-dc425a692cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:56.244Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=207db3c6-5863-4f12-a3ff-b18a99122a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:27:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:06.265Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=3784f18e-c845-4ebd-b06b-98aae703d72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:16.294Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8ba4455e-c88c-418d-b54f-40e257ae2440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:26.309Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=725b1d64-a686-4ed8-aa8d-a2bbb3ba1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:36.333Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=aa195def-000f-48d6-8b20-28a54dc29a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:46.344Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=765a60b6-900b-4909-991f-ffa5c03a6634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:56.360Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=1ba299d3-ab8d-454b-abd2-05279a43ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:28:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:06.387Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=84085a5b-16cb-49c1-b13d-dcdcf7666bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:16.400Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e4434b5a-0cd2-4fb3-b221-2c7053c30810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:26.414Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=984d8963-0293-4bfc-950c-ae0cf505d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:36.428Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=2295c2be-1c17-453d-a19e-7c75a1345e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:46.447Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=9296598c-dc35-4437-8c52-1f0525d9c9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:56.464Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=20032150-81a6-4fcc-9813-0ba6938c6938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:29:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:06.477Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e74ea98c-ac80-43a3-b7c0-69bfb2f87682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:16.491Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=ad4371f8-3a3d-4c4e-b819-251478ab302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:26.502Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b4062702-14ba-4a3a-a420-78fbdf8164ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:36.514Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=55339378-4e89-42e4-ae68-9a5c0aaeca21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:46.578Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8e393699-3636-46a2-80b4-aba77b00887b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:56.589Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=a8feb1c0-e471-465d-b46f-7bd35c93ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:30:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:06.600Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=fdaaaedb-6c9d-4b2c-aae4-6c62258640cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:16.613Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=6c31f091-2b71-4093-bf59-a4e1c39cdc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:26.626Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4c64deb6-ec3a-44cb-b843-7f6cbeb34965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:36.642Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7619f11f-6fbf-4825-9525-8e34980d9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:46.655Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=59cfd207-1011-441d-8b27-4e9f9a2370ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:46.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:56.667Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8da6ffa1-88a0-4953-b1a1-8beb0c7f6632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:31:56.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:06.680Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=96364a6b-bce5-41a9-81f7-f6a7364f0a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:16.692Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8c1b9559-4e9f-453d-a67a-cbfad69a0121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:26.705Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=c72fcf54-837a-46cf-9728-bcb8b4e83dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:36.719Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=48860289-7dce-4267-afdf-eff3fc719ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T10:32:38.110Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:32:38.110Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T10:32:38.111Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T10:32:38.111Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:32:38.111Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:32:38.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T10:32:38.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T10:32:38.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T10:32:38.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:46.734Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=4856bfa1-1693-44b4-a116-d2199bccc781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:56.748Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=8f30c651-559c-4bfe-b0a0-3195f1af5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:32:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:06.763Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=5d9d5302-9978-4ebf-ab55-4f380576c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:06.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:16.779Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=83ef0216-5ce5-44e7-a601-69b8235c9a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:26.791Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=7329abdc-bde1-4718-b74d-7ac5e892c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:36.805Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=40ba0b11-556e-4a6a-9532-d8d2ab9d42af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:46.822Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=23ff724d-dacc-4a92-99e3-3ae65d44f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:56.835Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=b235083a-4b2e-4620-bb4b-42f20821a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:33:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:34:06.846Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=363a1ff2-2dea-436a-978f-b12bd90b20b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:34:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:34:16.862Z |INFO |Init configs |InvocationID=01f3db31-9f31-4a28-a559-94e3d148f9b0, InstanceUUID=e5d966ec-b120-456f-abb3-9c65d42e234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T10:34:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |