By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T08:39:14.042Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:39:14.055Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:39:14.055Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T08:39:14.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:39:14.494Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:39:14.634Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:39:14.635Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T08:39:14.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T08:39:14.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-08T08:39:14.782Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-08T08:39:14.809Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-08T08:39:16.366Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-08T08:39:16.856Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-08T08:39:16.877Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-08T08:39:16.877Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-08T08:39:16.971Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-08T08:39:16.972Z |INFO |Root WebApplicationContext: initialization completed in 2162 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-08T08:39:17.879Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-08T08:39:20.028Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-08T08:39:20.581Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-08T08:39:20.768Z |INFO |Started MainApp in 9.126 seconds (JVM running for 9.849) |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-08T08:39:20.835Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-08T08:39:20.836Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-08T08:39:20.838Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-08T08:39:20.852Z |INFO |Start scheduling PRH workflow |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:20.867Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ecec425b-bf42-4f6f-8ee4-cc0a98453c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:31.506Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5f964386-aff5-47ea-99fb-c062bbe66c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:41.553Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=51011a0d-37f0-4e0d-9c4b-c929a091f9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:51.581Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5d00faa7-5a3e-45a1-8f08-420b9c88ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:39:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:01.615Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a7ba83e2-25e8-4620-b677-0cb503c77477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:11.643Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ae3949d3-a88c-4001-a0e7-a4dea6829b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:21.687Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cd3d4118-87c9-4d1a-bcff-5a63fed02b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:31.707Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3466417d-41b8-4728-8585-e00a21ba27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:41.722Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=42ab8ecf-3906-48f0-8da8-3738f7832950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:51.736Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=26e12ef5-b098-4f4c-a39a-590a67f16dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:40:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:01.750Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=865dd6b9-77c3-46c1-b0ed-01ffca1f25fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:11.768Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1711a872-ed63-4409-9424-d289fd33febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:21.785Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3ffbc558-92bd-4ec6-8385-6419bd96aba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:31.814Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f06bca76-a6ca-4f04-b292-d1dfe9712429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:41.840Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d9aae02d-4208-4e6d-aec3-08c9c7e565d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:51.933Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0c8411ba-42d8-488e-a858-574c55ecba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:41:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:01.949Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=17de8ea6-6f86-4707-aa94-84eda8c5387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:01.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:11.965Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b9d1775a-9fd5-4f30-980b-9e34e6f85bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:21.991Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b230f0e1-5456-4452-b969-c4e5bbf49db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:32.012Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fc8e229e-779b-4313-9c66-cb3c6a4bc51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:42.027Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b99c0223-6ce5-418e-93a0-a5f9140441d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:52.037Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6d38603a-e17a-480b-86e7-980bd18d8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:42:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:02.060Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9e2ceec8-7aa1-4bfb-a6c6-e5bc9776f5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:12.072Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a307efe6-4e0c-4b6c-bd63-b10956e67c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:22.084Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c982248f-e88a-4cea-ab93-2645ff0a8af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:32.097Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7b031cc0-9ec8-41ff-98ad-3719725ffcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:42.130Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=43d48521-9835-49fb-96b9-6481140d9bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:52.141Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=75d26727-7b38-4d17-a9d5-300601483391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:43:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:02.177Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bc373738-76c2-4fe9-96f1-44a3d23103c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:12.205Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=49b6d093-e370-467e-8a03-f9ea3c8b264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:12.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T08:44:18.849Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:44:18.850Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:44:18.850Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T08:44:18.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:44:18.851Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:44:18.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:44:18.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T08:44:18.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T08:44:18.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:22.220Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e7ebf8fc-a93b-4649-a81d-565d02cf7538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:32.235Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fdd65bf6-e10e-4c7d-8a45-dcf400c5806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:42.254Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=deed9f50-e400-4e78-b69c-c9b62eae17ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:52.279Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f157ef86-a3e6-455a-9221-aba6948b5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:44:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:02.295Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3a170b1a-56cb-4553-b52c-50597e8222e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:12.338Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=dd2aa487-4d04-446e-b90d-7b0ac3b19dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:22.380Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=787529d9-1e31-4329-bd21-924e1baeda82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:32.419Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=84cf4134-9969-4a04-9369-7fce2c4421ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:42.459Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d2ac74ae-ac54-4f53-b501-ada1bbe875a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:52.476Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b4fc3bad-10f4-4487-8fb2-fc97a70d2df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:45:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:02.488Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=beb94da7-a64e-42a3-981e-4f19b1bc7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:12.535Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=79acf1de-91ab-4e88-a756-6def4565b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:22.548Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d84c3d46-6b64-401f-bdb8-a9880b010cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:32.581Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7b64181b-e2fb-4811-bba9-31d50975ec65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:42.595Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8b093d7a-453d-4859-a344-51809ef76fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:52.610Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0dbc76bf-5e65-45b0-b06b-6c4a38558277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:46:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:02.635Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4ede7a15-6ff4-4db2-b3d4-2e4c68b6825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:12.650Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0b1a7b90-8302-40dd-95bd-953d3246439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:22.671Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=eb21cdd9-de86-4b45-a441-bb29d15155e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:32.686Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cc83829b-04db-4049-bc2b-2533deb75eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:42.703Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=51026e03-fe91-4518-9aa2-b4e21be14edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:52.759Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3df451a0-96a7-4758-987c-f376efcfa136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:47:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:02.807Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=666c397c-3558-444a-951a-f089fd2c8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:12.851Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=405546bc-c2b5-4e3b-9ff8-9121d36f107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:22.908Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=761c6496-b0f4-4812-a8f5-a431b59f2a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:32.931Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=52197efd-3924-43da-83af-89a35d676531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:43.048Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2eea3963-01c3-4545-92c8-6c95d15b81f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:53.076Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0b2a6a9f-ccd0-45fe-8f6d-b2309dc5791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:48:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:03.107Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a99b33ef-bff5-464f-b1e5-bd5067dcbf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:13.129Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4f822d33-5c36-49fe-a0d2-a44b2b749f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T08:49:18.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:49:18.181Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:49:18.181Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T08:49:18.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:49:18.182Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:49:18.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:49:18.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T08:49:18.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T08:49:18.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:23.241Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=34a6c8e6-5514-45e0-9800-0da0d6485d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:33.254Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a0b7e1de-105d-44c9-b78d-83a5b0fbdd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:43.303Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=410da468-668a-4395-b6c3-c9965081da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:53.333Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=49e01a62-8cb5-4762-bc2b-fb5e1236be67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:49:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:03.355Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7659bb89-79bc-4bf3-ab0c-7dd905755548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:13.404Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=85e66484-cefe-4979-be08-e51a6ca89544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:13.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:23.431Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d95a0180-dc50-4073-824b-448c40d39f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:33.444Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=61e30561-ada2-4867-b372-1a739c9df944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:43.456Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4fea3ebd-6e90-494f-abc4-4b3e1875eaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:53.469Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a4733460-0f64-41eb-a45c-1655060cad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:50:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:03.496Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=15c9ff52-983b-4c97-be1e-eb89d84d6221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:13.511Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1312f45c-4b2c-42b3-a28c-bf5aa3840f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:23.538Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e9b63f0e-6ab2-485a-b902-25390e3ba921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:33.554Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=46775401-0f02-4b49-954c-7318b3385c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:43.572Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a1b2098e-732f-4bb3-a471-143bee32f882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:53.586Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=98f43209-e830-4751-a53c-e0d0cd064134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:51:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:03.603Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3cb4941e-93c5-481c-a6a6-ae737b62eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:13.635Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=241586b9-2531-4da8-b778-8707e89d5960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:23.654Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=24001ef3-ba54-44ea-bd93-b637bdc1e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:33.673Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d23e01b8-add5-4d3e-b7f8-05785606c48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:43.692Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a4369c24-4fe7-4050-8514-15229125f234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:53.717Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=12410ce7-c805-4ec0-b2e7-121c254d04f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:52:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:03.737Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=007d1ecb-23da-4b72-a045-0c452b5edd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:13.779Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=527f1d1e-8c84-4229-a03a-e82a848349d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:23.798Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1cc0c026-4e53-4bb2-bd5e-bcf50cf8bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:33.812Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4a82978b-0af6-4495-8d49-384aad50f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:43.825Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ba4a959f-aa21-4b0d-b799-b778a685c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:53.840Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9304c99d-7240-4696-9ed9-9c7565a2b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:53:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:03.851Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=781de138-be66-42c4-b4c9-376b99610315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:13.872Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e4803d2e-4e39-4489-b15f-7ea0baf6060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T08:54:18.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:54:18.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:54:18.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T08:54:18.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:54:18.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:54:18.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:54:18.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T08:54:18.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T08:54:18.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:23.900Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=03905d8f-43a9-4f22-848b-461f40acdcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:33.911Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e3418588-d0f7-4393-8389-f5640af35747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:43.929Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6b8d3752-9054-4c41-bd5f-1df6e681843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:53.943Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fb3e053f-efc7-4f48-b307-da0011b2bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:54:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:03.955Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5267e0c7-e305-4e90-b3b9-e960f4c80813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:14.014Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fb41bb65-b642-4876-a8c1-978bf4245b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:24.077Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3c33d458-feab-430e-ad56-2776c0286b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:34.090Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2f02ead5-07ce-47b3-9d26-0343fbf7d6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:44.120Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8b3a4794-21e5-4176-af9e-b35bac3e3c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:54.133Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=91d667b4-4404-4d6c-87cb-a984f2440401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:55:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:04.164Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3a229938-1ff3-4135-978c-1e32a034e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:14.206Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=41671f08-e00c-4bb3-9c79-0165663fdf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:24.225Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7fb46edb-a812-48ae-8f55-7807d45dafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:34.241Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9f7eecf6-9699-4b1d-a770-67fa195d4aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:44.279Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=729a8797-d1a7-472b-8c50-56a4dbeb273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:54.294Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=46e54aba-be26-43e5-abf5-d9e45f3430dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:56:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:04.345Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=aa38ff71-fd96-4404-871a-a8cb3bcf4929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:14.394Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=df47f7ed-36cc-4238-aa78-a836c444449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:24.406Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a092036e-e1d4-43e6-beb0-704e6128faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:34.439Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e9ca5f52-ff0c-425e-936f-fe7c173ff190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:44.476Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=dac5b470-6658-4040-ab8e-42c527492cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:54.523Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8de8dcb2-e693-4a1f-b622-e2514b89030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:57:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:04.539Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fbfe91e9-2e3b-4fbb-808d-a47261f66360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:14.553Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=471d61bf-afac-4652-9e75-ae263d135c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:24.565Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=01f419ab-dc1d-47d4-8411-fd43b1b77b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:24.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:34.575Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6e127ac8-462a-46a1-82c5-95c2fbbc0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:44.589Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=73e05fda-1155-4968-ad26-f9e745c19435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:54.615Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94c74e22-9b83-4185-9bb1-aa67ebc40fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:58:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:04.626Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c7f9671e-02ad-486f-98b2-4c991583cdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:14.640Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=66dfad77-2e7e-4518-8c63-1b81f18e4ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T08:59:18.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:59:18.179Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T08:59:18.179Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T08:59:18.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:59:18.180Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:59:18.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T08:59:18.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T08:59:18.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T08:59:18.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:24.665Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=38004083-19dd-485f-9538-a2846f0a03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:34.681Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cff00f30-070b-4a26-9655-a7d77b5f31af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:34.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:44.700Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e0d5fd62-0541-4827-be18-81713888b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:54.719Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ac33618d-7c8d-4da7-9904-61f1311ab947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T08:59:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:04.731Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a6ee740e-7fa5-48df-867f-62eadd3d418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:14.747Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9a7d105e-8a48-4249-98b7-ac21714b4d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:24.798Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=98e4db20-0fdb-4cdd-a837-3514e8f97b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:34.824Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2fe543ca-120d-4f06-8de7-90b4a17cd981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:44.841Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1057be5b-e49f-43c0-8c95-1244f374a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:54.853Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c93801c9-775d-42c1-ba9d-1b72a750b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:00:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:04.867Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b378db13-9046-4302-bbdd-2bba9991d62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:14.948Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=63cca047-5d22-461f-ba3b-1c9eb9affc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:24.959Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=02aa08fb-2246-4d41-b6b7-35fbe7c70446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:34.969Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=35c6a613-f202-44cb-b2f2-661f4bf9dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:45.001Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fb70defa-9276-4011-aead-1d9078a87c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:55.064Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=65a5e64b-f18d-4831-8eca-0e2f16c9ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:01:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:05.087Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=23779469-296e-48d2-bfb4-694d8286055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:15.098Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d07c5697-fe55-4d9d-af29-bab6cf402dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:25.115Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b80fe02c-75e7-48c4-87f7-0766b317fcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:35.126Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5de0cde7-6474-4e7e-a866-110cce641fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:45.149Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=23ce1269-fd02-4f6e-8f28-0fa466e9526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:55.373Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=44422305-102a-4749-8aed-c11ad5aef98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:02:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:05.415Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94915495-bbe9-4b7c-bc75-026e699cd0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:15.430Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=deb171c8-1e5e-4acd-a2c4-42db5290984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:25.443Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=87a367a2-3cb4-441f-98ca-44e9bc8ffdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:35.478Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e3743a47-8836-4f14-9cc2-56b661f1ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:45.503Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a07f49d3-c70e-4ed7-9a5d-d7c835ee83b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:55.515Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ce41a7e6-b5c1-4abe-b05a-e15e6e8c210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:03:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:05.534Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0eaa2e1f-3941-481b-a61f-0194e94fb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:15.546Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fe54f1e5-72b8-4ab7-b6ff-5eededee51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:04:18.107Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:04:18.107Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:04:18.108Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:04:18.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:04:18.108Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:04:18.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:04:18.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:04:18.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 |2023-02-08T09:04:18.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:25.616Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ede0d09c-c4ca-42ba-b2dd-f41862d8ea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:35.632Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c3195570-5ea9-4b35-b786-b21bf0d542ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:45.665Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9262956e-5dfe-4f54-9559-bb574a311c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:55.699Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c7679e31-0f0e-46a1-8a68-6f6d17f211f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:04:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:05.717Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bfd1124c-87b1-48b2-9a39-8fc75a484a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:15.751Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=dea20a31-4ae3-4541-82b5-546caca33cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:25.764Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=aaff9c45-a770-4e37-9d91-1d34ac85186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:35.790Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a2f55423-3aaf-4641-b598-1d39ed41a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:45.808Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d5365dda-b241-4bc9-a139-8c5224984060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:55.833Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=df73620f-f919-4a61-941f-c973b9179516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:05:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:05.846Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=61a0603b-ec82-4d0c-9382-fc63db48b081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:15.863Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=916819f3-1c1e-4ac3-a938-e13aca60ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:25.875Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3b77871f-e597-4db3-96ec-7263d5f7e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:35.975Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7af5adbf-4b73-47df-ad1d-ddb5648c9e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:45.988Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9a3f0a64-4116-48c2-8c2b-32c3786cf216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:55.998Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2dd5fd33-8cce-4a80-a0f8-fbfb7c9c1f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:06:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:06.011Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e2d5be13-6b4b-4074-8532-512faab4305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:16.024Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3a0a6b12-8d7b-4fc3-a6c6-46100a9b9ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:26.039Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c2ab6d96-3e60-4cd2-8ff7-15a38afce7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:36.171Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3d99b327-36e8-4b1f-ae9d-08e8e5c381bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:46.229Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=99173067-121a-4844-b0be-f16fb74405c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:56.255Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=34fa9c1b-8557-41a1-9fd1-0c5acf8b409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:07:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:06.277Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=99aa6d40-1d1b-4e2b-b63f-4b4d16842ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:16.293Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=33c0b04b-d5cb-4f7e-b7a7-5d53ee47ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:26.332Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d047569f-4c9c-4477-a4b9-55e631cb27d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:36.346Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d2dc4764-e0b7-4f36-8999-674d6f6a920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:46.371Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=73afd9d2-0155-4bc3-b28d-8f8dd59705db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:56.552Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e39b877a-bcc7-4e8e-80c1-5e838ce4931f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:08:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:06.570Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2640b05f-fa27-4d3a-9093-df3270388a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:16.595Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ad49b8ec-0795-4922-8bc3-55633016a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:09:18.150Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:09:18.150Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:09:18.150Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:09:18.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:09:18.151Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:09:18.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:09:18.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:09:18.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:09:18.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:26.606Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fca27b9a-c862-4eb7-b6d4-a91c3dce555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:36.649Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b7c439e3-0569-4bd6-aa98-9865885bdcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:46.712Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3e9a40b0-b8fc-47e3-afa8-2f08210a4e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:56.733Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cb20f097-5e19-4e80-8a79-7487fc52e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:09:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:06.752Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8cb2807d-3ac5-42c3-aa2a-3cea8353b05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:16.766Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=46e9a7b1-1073-467f-a511-8c14f576c893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:26.784Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=14246a76-797e-4cb3-b2a4-fa3ecdf637ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:36.811Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=14a34664-6bc2-4d28-bd68-c21bacdd4090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:46.828Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1f904233-bcfa-4f7e-b821-473df3b2cdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:56.839Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b51bfd7d-031d-46aa-99f4-9ca0cff7332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:10:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:06.858Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2727a478-6ee5-40f7-866a-a5309ca905a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:16.869Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fcecf298-38f5-4ca1-a974-1435b1bb48a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:26.886Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=874afbe5-5ea2-49cd-9afe-1a9ffdd169ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:36.927Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2348f22a-9d35-4089-bef7-87ac571b4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:46.939Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=753ab867-3143-4367-bee8-bc2a31051b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:56.951Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c13a118e-abf2-466c-ab32-bfba52eaeefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:11:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:07.046Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b3eeb782-c809-4313-82a4-a2c39c96640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:17.057Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f1785152-fcc2-413d-b833-3865a868626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:27.087Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0ac7473b-5bc5-4414-abd7-7c312454ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:37.113Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2dc4db4e-90c1-40dc-9a08-83135279bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:47.154Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=61895d16-6bb6-4100-b77a-ad8888e6f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:57.166Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=039be5d4-8179-4559-94a8-43e18c64129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:12:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:07.178Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f8d13e88-a852-405d-99fb-c157eae87852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:17.231Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=055db781-a088-4fbe-9e0c-60aed8c5c035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:27.243Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f4d94781-0b42-4540-b462-6ca2a783efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:37.257Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bd9f06b4-6966-4ee6-87d9-434e2bfbcb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:47.317Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f6230016-8d9f-421d-9f63-1d25834fbd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:57.332Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5f19bb0c-57d0-4060-9f9f-352aea9b4ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:13:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:07.381Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a32d6729-762f-494f-96ce-d8da8b4072c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:17.392Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f6b0cd52-c5f9-4a34-a6f6-7ebef91b25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:14:18.193Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:14:18.194Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:14:18.194Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:14:18.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:14:18.195Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:14:18.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:14:18.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:14:18.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:14:18.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:27.409Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=746c6f46-40ea-4f00-a27e-275d3852ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:37.450Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9ce6f711-a19e-4303-ac23-005a25a544fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:47.479Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d24183ad-bb47-480d-929c-e405fc8a6b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:57.491Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6741717c-c344-433b-aecc-308b7eee23c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:14:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:07.500Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2e54f686-3ba5-40f2-ad03-88d3d9cd264e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:17.556Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a4f33b20-58bf-4867-ad68-6aaa30ce778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:27.579Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=79d2430b-4ca2-4387-a189-522b7ef12ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:37.593Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c12cacea-ad32-487a-ac29-3486b787ba08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:47.654Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5ff0bc3d-10d6-4f2a-a339-f5a1a4f2e35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:57.782Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4d0b4a50-a8e9-441d-9aa0-c729a9be4c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:15:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:07.841Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=08ae3696-0cc0-4b52-afb6-ba38a1264a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:17.853Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d68f6fb5-60dd-4de0-94e8-53e3f729b329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:27.865Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=114aca8a-b485-4f7d-8520-b639f1d32822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:37.902Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1fe8a12b-b030-44fe-8381-3fbb8189187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:47.912Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=73d33f01-20c9-4de1-8d9a-62cd98207d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:57.926Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5524889d-60a0-462b-a604-dc18ce4defb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:16:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:07.939Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=15e0a92c-df50-4b1b-a0b1-e114f46a86da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:17.952Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7e814f3c-9460-42f9-b3b3-1c5810f6a216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:27.961Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=97bb355c-3544-4a41-81fd-8e58bd9e9b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:37.984Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1a5a8102-30ed-402d-af6f-40b6969bbf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:48.012Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9be1f393-a279-429d-9cf3-89002bf8ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:58.039Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7df28e9e-1371-4dac-88cb-7aa1465b21bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:17:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:08.072Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=986b63c7-d993-436e-a880-129a1d6a7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:18.101Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a1e443d3-0e0e-4b0d-9aaa-ccb0a1c6dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:28.112Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ff1657d1-0463-4506-9702-d40244e76f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:38.129Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=43ee9bff-33ee-4b1b-b421-925f3b97a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:48.147Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6053f046-3df6-4a79-a897-65cae9127760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:58.156Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3f08ceb1-89a0-4313-981e-6ac764e298e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:18:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:08.168Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ea01e84f-d94b-49f1-ae86-aaf3c5f98bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:19:18.172Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:19:18.173Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:19:18.173Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:19:18.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:19:18.174Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:18.179Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=107f41cd-823c-49a7-8d21-5caa2091ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:19:18.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:19:18.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:19:18.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:19:18.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:28.195Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=89adec7b-1784-4b66-a30b-1dc169fed183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:38.208Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8f078102-5a24-4af5-9cce-1cbee8656b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:48.225Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7beef1db-607e-46e3-bd46-3e352c1111ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:58.258Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b3204a19-0b72-4277-9dde-70b1e7b66629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:19:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:08.273Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e0b32762-2abd-430c-89fc-0e05153862e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:18.307Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c1c29588-de57-46f0-9e4f-48a15b9a9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:28.322Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=abe60abc-20b6-4c08-b7c8-505355f12263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:38.366Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ac93aa2e-b6a5-4938-a1d5-e19af8327eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:48.378Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f4912817-f32e-4b8a-a257-3b07c1123716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:58.393Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=aee698c2-0fb4-48bf-a8dd-8fa989a7cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:20:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:08.411Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=17ab1bb8-8854-49d5-8cb7-2f679cdc3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:18.425Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=618ca51f-e476-432e-8032-9fcfec680e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:28.441Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=25c3d6d9-c6d8-4c18-bc69-554b10d1f771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:38.454Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e26c8679-3013-454a-96ae-9548f7d94257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:48.467Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d10313a2-f9ce-4c7d-b249-b5bc69754dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:58.478Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b7ea5c63-1d2a-4eeb-8b53-e89f5427b0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:21:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:08.495Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=07a5e097-2522-462d-be76-ba583d2d8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:18.512Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a6c835a0-47f9-4507-9850-050b361f8d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:28.528Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0a737578-a43a-4212-b21c-f2a64d091f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:38.541Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5677ed4c-c049-437f-bbd1-9d049ebf1956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:48.555Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=39eeb967-74b2-4a8a-a855-562069ba62f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:58.580Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=12c2b11e-8029-40ac-a473-e3cccb727aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:22:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:08.643Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1f469cea-1415-478c-a771-998b7873a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:18.694Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c91deaf9-20b4-4336-983f-a48dde5a3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:28.705Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1648c784-0988-4646-a423-8d55e0df2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:38.742Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d33350a3-5637-4b86-9945-4e91404b89ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:38.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:48.756Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fe5a544e-17ec-40de-b057-7eeaa7760b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:58.768Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1f1e263b-6e13-4df5-88f6-7ded60272e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:23:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:08.779Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b4987a0e-113a-4e05-bbd9-89b32a64840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:24:18.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:24:18.097Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:24:18.097Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:24:18.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:24:18.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:24:18.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:24:18.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:24:18.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:24:18.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:18.812Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4a6e813b-f44c-4e27-aa30-4d675a37e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:18.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:28.824Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94d6437c-bc84-4570-847e-92f7c86ed887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:38.840Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2afe0ea5-42bf-4e36-af08-e637869cbb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:48.855Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1b85c386-2311-4839-9e41-35b7b971ddf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:58.866Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6162225e-a6b6-472e-bfc1-388c832c6d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:24:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:08.882Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bc69effa-487b-4be6-9389-c3c95893636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:08.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:18.908Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0fb9ecad-191d-4312-b1ac-cbbad1b993d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:28.918Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4d45650e-eb7d-4328-95f1-1ac7e35fd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:38.927Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=26c08f31-9b1a-4e80-bf03-184dba9ce423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:38.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:48.938Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bacc99b5-fa45-4b4a-b642-3887a9fdc33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:58.986Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bdd12e41-5cb4-461e-b7fa-168cf786d6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:25:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:09.012Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=90d14210-4fcc-41cd-a7c0-01c8b1770954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:19.040Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ec68749a-63da-4c54-9cec-5915e99dfe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:29.052Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=baa2e109-1d73-47bc-a262-320e43f40877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:39.065Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=97d3e9c5-525c-48bb-88c8-6893ab1408c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:49.079Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6b624f34-3326-4b70-ad20-c129463c7ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:59.091Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=76178587-9aef-49d3-8e8f-9baad3555fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:26:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:09.102Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8026b262-a86c-43f1-aa3d-65cf3538858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:19.116Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6c8db3a3-3377-402a-8c28-7a0c96f84c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:29.137Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9162636a-7d2f-4bee-93a8-70619b9f37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:39.148Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8cbc0ee7-24f0-4112-938f-81bcf8fbe038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:39.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:49.164Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b7801e8e-424b-4050-a79a-de4732389791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:59.197Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ba32f89b-280d-40f8-9736-1fd9249210f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:27:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:09.217Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2f93db11-4f9e-4949-ba8c-c782139f992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:19.227Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8a2b4256-a522-4f17-a892-280e7566a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:29.243Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6f10090f-1303-4f5c-b8a5-3a5ab27a8371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:39.260Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8f07984d-6f05-477b-a1aa-417f5073acef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:49.275Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0faa0fd3-c150-423e-87f1-0a7a7f6c2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:49.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:59.294Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=664bc445-1c27-412d-95b6-e09d3370f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:28:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:09.305Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8dd76922-7e3a-442b-a302-e09c1d445ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:29:18.102Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:29:18.102Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:29:18.102Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:29:18.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:29:18.103Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:29:18.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:29:18.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:29:18.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:29:18.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:19.322Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=98d2da15-ecb2-43b4-b751-37ee5bc2e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:29.340Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94b5f7cb-b467-4064-99cb-e10e30404ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:39.365Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e9871417-e23b-4c7c-9fcc-f037d7465cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:49.392Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b1f5be99-82d2-43e9-a42c-2cd7560c8350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:59.408Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=af64eb0f-c14f-4121-bcd6-4f00435c36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:29:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:09.418Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cda54989-8c8b-4881-96f8-3d1b76323c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:19.427Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bd898644-f8f7-4afe-a8eb-fad717b8197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:29.458Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e5cc8806-f3f1-44ad-9a4e-df8f50176e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:39.474Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d468b3e9-7349-49ed-8586-c9b75a222145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:49.494Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6a0c47c8-e6eb-40b5-9c3f-d3fc76825761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:59.505Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=47b4a3d9-f526-499e-b1cc-ee89a20bcdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:30:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:09.517Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fd95769c-0bb5-45c2-9e19-237e18c78ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:19.538Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e493d27f-6a61-4b3c-a268-5c40b0969695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:29.551Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7b6098a4-2b37-44e4-9ce4-54d4e4194608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:39.563Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f2019008-7645-4ad0-ad33-332d449f37f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:49.575Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=39e0ddbf-1802-4715-9e2c-2144224d105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:59.593Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=39855cd2-0494-48f5-93db-2713916dad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:31:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:09.608Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e1929dbd-394a-4112-a075-811b97cc026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:19.621Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=83463a30-5a6b-446d-8ce7-1a3efe1b371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:29.642Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=db5970a1-c5e3-48d2-b0f7-2d2f9dcd011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:39.658Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4ae78a13-8515-4a75-8b5a-92c32a6d5ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:49.670Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f404665e-a084-4a30-952a-58a936b57899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:59.682Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0c7576dd-2839-4985-ad85-1563abd6eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:32:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:09.694Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ff2c1e1d-506d-4109-a23b-4a58e058b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:19.705Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=abff28e5-edae-44b4-8943-72fe50308905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:29.732Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8d4fe728-e9a2-4308-83df-049e57c07d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:29.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:39.756Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6d9f2ccd-4cce-4bf3-8911-be35e75a503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:49.795Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=63a08265-d4c4-432c-93c4-1bdf9c24165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:59.812Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7dc487ce-d61d-414b-b4ea-87ec00f81543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:33:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:09.851Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=588973b6-2f2a-40d9-a956-e19bbd9c6007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:34:18.161Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:34:18.161Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:34:18.161Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:34:18.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:34:18.162Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:34:18.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:34:18.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:34:18.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:34:18.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:19.908Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=577e288e-1e2d-41f1-b6b9-7125c637909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:29.931Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=36c6df37-3654-4379-ada3-336a06763659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:39.963Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6443df5d-681f-4068-ad05-578a1deacfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:49.973Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d04778b4-bc6a-4a90-8fbc-d195ae7b489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:49.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:34:59.999Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1a7c62c8-ae53-4341-a6fa-0fa10a5a2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:00.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:10.016Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=003197a9-6bb9-4204-9f23-48728905d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:20.027Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d2ef2d2a-f0e5-4d77-ab10-eafc2965bf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:30.042Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a20ca750-67d7-476b-bff5-551cd7accc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:40.077Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2eb5f07d-3965-4714-89c0-a279545b721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:50.092Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3fca0e64-757d-4bce-854f-5666ef475141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:35:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:00.134Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=38a73b41-9c4b-4239-b3d0-89eee0510148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:10.145Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1d0fd3ae-b9d0-4ca2-9ac0-6ce46b0d5bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:20.157Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=26fe7d7a-a069-4c59-bd4a-ea3cd4b0a330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:30.168Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=69e724af-e049-4399-b63f-af8863e540be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:40.204Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=dd938c5d-9ea2-49f7-8c67-e42cc4a5fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:50.230Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6f29bbc4-2f35-4673-9c6f-2fdd601f3ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:36:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:00.260Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7764e51e-9760-4185-ae63-8a0d992a4df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:10.272Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=95dd3b11-6b62-4768-9a0a-5179530f8eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:10.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:20.287Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d8d5cc45-76ae-4a54-877e-9c569a778ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:30.298Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=db5f8c84-5a8d-4922-b92d-70edc4c37b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:40.315Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=caa5f255-dd9b-4a12-b254-62b5b26d9a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:50.332Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4cd05d4f-fea8-4e28-ab72-529c0ec5ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:37:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:00.365Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f82e044a-c619-4cff-a5d7-ef43ef61b3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:10.394Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3d33c91a-f2a0-4a36-9814-cec16e0c8386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:20.416Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ade4fe9e-a74c-42fe-987f-95098f361368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:30.443Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3aec64f9-98c6-4db4-a2ce-02238ac5611d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:40.493Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4292a533-4083-47c4-8bb1-2ea045e5df5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:50.506Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=606cbf73-3b20-43a4-a2c4-f25b9698b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:38:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:00.517Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94689529-b284-444d-a739-1ce985e4fc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:10.535Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=53ea05f1-a111-40ba-a2f8-c993b6f10b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:39:18.106Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:39:18.106Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:39:18.107Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:39:18.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:39:18.108Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:39:18.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:39:18.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:39:18.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:39:18.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:20.547Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=732dad01-229e-410a-9e02-8c912103b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:30.595Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0671f5f1-d0da-4dd4-951c-bc1e714f5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:40.762Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0253273e-657d-4269-b602-c7a6855038f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:50.775Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7ab58b8f-e1a4-4c81-8206-4e693bba05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:39:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:00.788Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f8aae8cf-cc4b-4fb8-8761-23630beb398e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:10.806Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=94812469-04a2-4bac-b507-35081ff7656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:20.821Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8c43ab72-a3a5-4520-8fff-886c93182e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:30.848Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=23734839-d595-46a9-a238-5ca3c6fd4272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:40.861Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=659a21e7-c094-4418-9405-8d931f556ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:50.871Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8665c9b1-de53-44f8-a8db-3dbf5326ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:40:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:00.900Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1a9ff8f0-1483-4a2a-a1df-f94e03f4a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:10.924Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=30d86646-9b95-4f9f-b063-173ba20f59d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:20.939Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4d9a8e5b-54e1-43b2-8dc5-5349a7c13e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:30.960Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ac34d18a-a8fb-45b0-9d8a-6d5589afc1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:40.971Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9ae8a323-18ce-4e2d-b8c5-d44730435351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:50.984Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5322d054-067f-4acc-9074-aeace246d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:41:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:00.994Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cb5ca8af-cc26-4d60-a436-1895800ce6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:11.009Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=525cb0ee-c148-4872-954b-f8b108efea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:21.022Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ac5f317b-0f03-4887-aaa0-cfc4e07b49c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:31.034Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=38f44cd0-610f-4e25-a58d-844c637b8d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:41.050Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e1850945-7ae1-4981-91b0-b716fa2794af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:51.075Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1b3875da-b37f-4e2f-80a1-939478796c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:42:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:01.096Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ed3305ee-eabe-4c55-bbfd-3453b6b4edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:11.130Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8b665362-65a0-4261-aee8-1aa9bf0873e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:21.145Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=31ad3ee8-46c6-41a0-92cd-72e675df099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:31.162Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=01c3e746-bd79-46ba-87da-12b60ba5b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:41.175Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0b916d02-0e88-4570-8d6c-83480b977ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:51.190Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0b8bb27a-aaef-4464-bff1-8ac1acfc88d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:43:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:01.211Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f9b6ed10-f6cf-48aa-8303-310a4c08d52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:11.228Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bbd95a78-d876-4781-bb81-20da6b3a63ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:44:18.109Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:44:18.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 |2023-02-08T09:44:18.110Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:44:18.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:44:18.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 |2023-02-08T09:44:18.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:44:18.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:44:18.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:44:18.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:21.261Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ffff4adb-a323-4ebc-b713-4b9e2413b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:31.271Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a9dfc5cc-a43b-471e-aa71-2e392759ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:41.281Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d4d85871-3c01-4012-996f-5bbb7d8c8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:51.293Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f1220a8b-0acf-4b65-b119-d1c68c7dd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:44:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:01.306Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9fa9e298-6eb3-4123-82ca-3744c2dcc751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:11.323Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a8be95cd-a3a8-4d43-a5e7-377ae1433024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:21.349Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5ac13502-1151-49c2-a172-344249353fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:31.360Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5e9997b9-473d-42db-8b50-acd9934ae9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:41.372Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b55f382d-bcdd-4ff0-9f1f-6f28e01ee58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:51.383Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5892d044-1d79-47ca-826c-68f1c4f4ba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:45:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:01.395Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=86c0b9fc-68b8-4c63-a17b-55dd47896572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:11.431Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=40b3439a-3cf9-46e9-80cb-42e5cadbbefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:21.490Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=79c00639-c3db-4ed7-a55b-900b641f7059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:31.503Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=69133e72-9cce-4804-9764-d2a35b50c5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:41.515Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cfa17a63-2cdc-4eb7-9452-21efe366f4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:51.545Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4ab8fe5d-a7da-45d8-9c1c-0feb74c7ab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:46:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:01.557Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=07a9f823-46ad-4c31-bb75-6a1e55030074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:11.570Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=763b85d5-c495-4771-8043-39a3e677c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:21.587Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f9a629c9-5de5-4812-96ea-8676f4a34d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:31.607Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=804b6ca7-dc05-413d-ad52-acd31967562c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:41.626Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=79cdd818-657f-4e20-bd55-88d665c08ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:51.661Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5c41b64f-d1a5-4954-9fc5-d734603cf88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:47:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:01.674Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c5e2f260-1233-47b6-a3b7-3d74e7cbcb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:01.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:11.695Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=44805ea2-ba19-4918-8ae2-48689779a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:21.728Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=49c72ecf-df29-4bbe-8743-bba205c6576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:31.742Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e2d7dcc2-e6db-4efe-95a0-99c1a901de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:31.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:41.763Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=48fbfb71-8ee0-41c2-879b-1556ce5e7aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:51.774Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=abcaf9ae-d213-4de8-bed3-3ea470c23636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:48:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:01.802Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8142734c-db3f-4321-af78-842b4ed007d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:11.837Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=49b234a2-883a-4f85-978d-1c1aa22f00f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:49:18.127Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:49:18.127Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:49:18.127Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:49:18.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:49:18.128Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:49:18.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:49:18.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:49:18.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:49:18.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:21.846Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=bcc45da2-4495-4fd4-807b-9ef8721116f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:31.861Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0079e7ec-cece-43d9-b90c-e2c22c54bff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:41.876Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a05f10d5-1901-470d-928a-4e918395891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:41.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:51.886Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=92dd97c8-a8f4-463b-8559-336d5e45533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:49:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:01.896Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=59b813e5-29aa-4793-821e-f5c82a9dc019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:11.967Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=006b1c06-2bea-463e-a59a-1bc42a4bbadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:21.977Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a11bc5ca-1393-4868-a220-c47a2ed7be3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:31.989Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=59d25f3c-cc85-441a-963e-c6ecc21113bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:42.003Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ad1fb23e-ea5e-46c6-80bd-c9a2019e7676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:52.016Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=adfccff4-7aa7-452f-8483-3ef77ef4ca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:50:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:02.028Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6002577d-408a-42ac-b46d-54d4b40bbf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:12.074Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d10e3501-114f-4f28-a8be-d5d0edd03a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:22.184Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d10ec00f-817a-4377-880f-0cd3f6720a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:32.200Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7aa05165-6c60-4204-a87d-b971b089b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:42.210Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8db044ec-318a-476c-b557-690ba8ddf6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:52.238Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=be41e90f-7cbc-40ce-a52b-0e0c67ff2c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:51:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:02.251Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a7d88cdc-3efc-45dc-ac6e-901ca6f1f3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:12.266Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6435c0ca-d3c1-44af-be0e-85d1ce2b5a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:22.327Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7ba95ca0-985f-4ec7-b7bf-348a6d692cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:32.338Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b880518e-1714-472a-9b0e-d14750889581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:42.356Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=98154558-e255-43a5-b8ab-c532cafaffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:52.377Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e8182200-449f-4055-90ad-3a99ea2ba277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:52:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:02.439Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=fd39fbcc-7b7b-48bf-84ca-e83074a03f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:12.452Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4edc9b80-a59e-47f3-945b-6e0233e19556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:22.471Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a7027440-f1f4-490b-ac16-0ee16db48bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:32.498Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=f3d89776-411e-4d5a-a25a-d9c5019a2f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:42.510Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=23794f51-8285-454e-bb40-c7f4a90bf919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:52.521Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=0fd5ef7d-ed4d-49cc-b082-8501e37635e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:53:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:02.541Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=27257e9b-3579-4422-8ade-7c9774de5920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:12.586Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b3b413d2-f4c1-4bc1-ad77-19de5b3beb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:54:18.121Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:54:18.122Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:54:18.122Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:54:18.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:54:18.123Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:54:18.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:54:18.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:54:18.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:54:18.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:22.598Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a87c02e5-52ff-4a3f-8fd8-4cf0edd20b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:32.612Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7a783cb6-c45b-4e8f-8f66-75348677e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:42.626Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=c1cdcb08-75a1-4f70-9682-9c48e602f7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:52.637Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ab9fd644-2daa-46b1-9a6c-baad93f84b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:54:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:02.649Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6f64d05e-40b2-4c8d-a136-f00c7e9155d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:12.660Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5a833b7f-bdcd-4c55-b965-8b33f9ba6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:22.705Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7fc16e97-7a12-493c-a585-9fd36c3bc964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:32.723Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1e88be43-6d81-4156-bc0e-f221a793dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:42.741Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4c76fe69-2ffc-4eec-a310-477c3aea1b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:52.766Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4144dd73-864d-4d37-9382-9a123b73b44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:55:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:02.785Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=8d4f246f-6e73-4411-add2-2ef3359b79b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:12.797Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ed665bb9-594c-41b4-b5bd-a3ef0dd63e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:22.869Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=1634f3ec-ab02-4c21-94fb-13453cc69ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:32.894Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b4a651a8-293b-4183-9a40-249ed8e7ec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:42.906Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=e6fab578-adda-4fb8-897b-dfd93c371da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:52.916Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9f708c17-dd6c-40f5-b6b0-b7445ea7cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:56:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:02.939Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=2a97c11d-83fc-4feb-bcb0-3bf8dd9b1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:12.951Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=989290e9-1f1b-4d41-ba4c-d8a0d8820e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:22.961Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=af6a64f8-b5fb-476c-93fd-064c266de9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:32.974Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=9752f786-d21d-4c5f-9404-a78856a582ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:42.983Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=21481cd5-ef74-488d-88d9-1415827b9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:53.056Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b31d0dfb-6968-4a54-8b6a-ac3b12c69bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:57:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:03.071Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=508a6779-c2af-402d-863e-b50f14101933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:13.089Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=7cb43564-b100-4a80-aa6b-f463ea7a9f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:23.118Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6a936826-8f2d-4595-af9d-2a52856c6168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:33.129Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=39580ef3-05bf-42a0-bfc2-f4f7e6e820b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:43.168Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4d8eb06f-64a9-45fa-bff1-ce33fce87d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:53.179Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d0e68ba3-5c98-4d0a-8c29-f8ab9c987c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:58:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:03.194Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d4e69cbb-f8ca-46f2-b1cc-b1763e57e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:13.226Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=61bb3c1c-8041-40f6-bc7b-c0a36ef99336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-08T09:59:18.091Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:59:18.092Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-08T09:59:18.092Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-08T09:59:18.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:59:18.093Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:59:18.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-08T09:59:18.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-08T09:59:18.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-08T09:59:18.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:23.287Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b68bff76-cf6c-412f-a301-f0a2a6847325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:33.298Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a49b3c62-3089-4311-b003-eb7cfb575021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:43.346Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=4d97e9a4-a857-46c6-aeb3-32d6a2cb00cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:53.356Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=51ae85d8-a545-4d54-8333-151603aa9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T09:59:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:03.383Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=10685332-7e30-42f1-941b-1736b70de8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:03.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:13.458Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d09698ca-7153-4ee8-b9bf-834410140571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:23.473Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=873497ac-e3e8-4129-ac27-bbe9e887fe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:33.485Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=cbd511d8-9c4a-4c9f-bac4-3e1b87d045c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:43.525Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=3a2875df-0cd9-4322-a92a-21aa58ea4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:53.537Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=d66c34da-2a0f-4560-b981-ef3170c3d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:00:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:03.566Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=df8b0d8b-fcdb-43c1-8417-39d5cc715b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:13.580Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=5db5ee27-9f61-498a-8bef-8f48eac79095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:23.592Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=ddbd7029-feec-4c68-9c80-6933a99b507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:33.665Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=6875bf80-31dd-45d1-a2f1-a437abc2e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:43.677Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=b94bee80-b3d4-4d01-a674-e5f8340d94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:53.689Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=17499142-e397-4a79-96ac-9cee140c5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:01:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:03.705Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=08055ddc-6754-40f5-bea7-b4e8bf0f47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:13.742Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=76c801aa-71f2-487b-bfb1-4b51a72c5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:23.753Z |INFO |Init configs |InvocationID=4e76de84-14c0-4046-96cb-7ed5b1cb10ab, InstanceUUID=a9241ead-9f90-4fd2-b9a1-fcadf169bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-08T10:02:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |