By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T02:53:55.961Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T02:53:55.971Z |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-03-18T02:53:55.971Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-18T02:53:55.973Z |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-03-18T02:53:56.276Z |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-03-18T02:53:56.372Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T02:53:56.373Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T02:53:56.373Z |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-03-18T02:53:56.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-18T02:53:56.480Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-18T02:53:56.498Z |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-03-18T02:53:57.568Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-18T02:53:57.931Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-18T02:53:57.949Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-18T02:53:57.950Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-18T02:53:58.027Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-18T02:53:58.028Z |INFO |Root WebApplicationContext: initialization completed in 1529 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-18T02:53:58.756Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-18T02:54:00.518Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-18T02:54:00.961Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-18T02:54:00.983Z |INFO |Started MainApp in 6.832 seconds (JVM running for 7.432) |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-18T02:54:01.176Z |INFO |Start scheduling PRH workflow |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:01.187Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f6d7f1e4-7011-46e0-8261-f7bf7a075de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-18T02:54:02.673Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-18T02:54:02.673Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-18T02:54:02.676Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:11.650Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c6bcd04d-9e7a-406f-bc59-1744b3d8d8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:21.665Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=717dca90-9027-4037-854c-55145c255c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:31.702Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=06ec4455-ad20-4697-ae14-4012ece48fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:31.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:41.714Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=58bce1dd-31d1-46b0-a5d6-c9cade329f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:51.725Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1ad659cb-e7b1-4f72-8e3e-6b88d76dc69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:54:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:01.737Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=95ac9de8-d7e8-487f-959a-da450494c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:11.751Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f6e14ba9-5ff4-46a0-971f-71578588f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:21.764Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=376da28d-e16d-4305-9467-e97012080a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:31.777Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9d009075-fa1c-467c-99e2-a8de443ce859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:41.792Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f10ea2e9-3f34-4d96-b17a-75d0b9495f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:51.804Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0d83ed00-f1e9-4ca0-b0f9-11a6500dfad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:55:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:01.817Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=42fef7d0-4e71-42b5-a685-0ccde85000ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:11.827Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9d45b8fc-b9f6-47be-a21c-1683d47bfd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:21.851Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3b8b1390-2cdd-44dd-b36a-c58581a6e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:31.867Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7b3a3864-0b29-4955-9985-9397cc4dcf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:41.880Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=391c7d06-722e-4328-b06c-25bb9024af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:51.890Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0ff18d06-1db5-42ff-b912-515d28fc8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:56:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:01.901Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ea93393e-347e-40c6-8c5b-5781fefbfb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:11.914Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e9016eef-d733-46e2-b033-b77eaf793958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:21.924Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6cb17f71-e459-4507-b93f-f67677743ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:31.937Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b1d41fa3-c3e2-4671-82df-690e707238ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:41.950Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4dac23b3-6223-4c0c-9411-64484ff91666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:51.960Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2c8e0148-e589-4245-918c-da165d9fa620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:57:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:01.973Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f286c8e4-a122-4787-ab23-177f6289cf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:11.987Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b8ed0dbe-ef8b-4eed-a169-d2a3e493aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:22.003Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1ccc96a9-539b-480f-a10d-5fa491cc7e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:32.023Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=73669134-5eca-4247-ab5d-7142c982a735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:42.035Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=221f1d44-68bf-40cd-89d3-9b56a67d7486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:52.046Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=38c068fd-eb8d-49b2-99d8-c1d9f6d33bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:58:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T02:58:59.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T02:58:59.539Z |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-03-18T02:58:59.539Z |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-03-18T02:58:59.539Z |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-03-18T02:58:59.539Z |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-03-18T02:58:59.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T02:58:59.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T02:58:59.548Z |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-03-18T02:58:59.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:02.075Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=da76a79a-6797-4b95-b698-f08a40aed556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:12.088Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8fe4731a-7ee7-4ec9-8f6b-4c68c871734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:22.103Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e4dbe0e5-b900-4930-b49f-0b9cb357296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:32.114Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c6824301-da79-4f5b-ac69-ce100ada6584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:42.128Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3718470e-5c25-4cfd-b56b-8632f51cec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:52.142Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7b66e3a3-849a-4732-9ad0-b41d9bb9b7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T02:59:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:02.155Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7a77ee72-7a44-4962-a0a0-ab150d5bbadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:12.167Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=993297fb-7660-4d2d-876b-30bbdb584dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:22.180Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=73d39cee-a799-4d0d-b875-c766de515d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:32.195Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a96eded0-eb88-4893-bf87-6dac63c35f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:42.208Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8b97f92c-c1c9-42d4-83af-5fb93f937228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:52.221Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e0039243-9d52-4213-9d00-8c30186d23fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:00:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:02.234Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6bd16de2-8895-4178-bc48-50a881db9714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:12.246Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4c9475de-d9e4-4764-8f4a-69c157612442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:22.258Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cd91b7c5-a9c1-4b25-a780-d51e49238f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:32.281Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=42d5c4df-cf21-4b58-93b1-e8e817e8c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:42.295Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4989daab-7b56-4be5-a6f0-de2194aa3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:52.310Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df5d71c3-853a-4047-be58-272a4acb739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:01:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:02.323Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ba45453f-5494-4f6c-a1bf-4404bebf3e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:12.335Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=abb4a847-4bb4-4e42-b49e-049aad1f6f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:22.356Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df4dc21d-0f99-4de5-9dc9-a19cc0d88f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:32.367Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=be12bb98-b971-456a-be11-f8ede9335e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:42.380Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a3753a3a-f9e3-4325-981f-e2f350f05e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:52.395Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=702520ff-5aad-411c-a81d-03678bbb6071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:02:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:02.403Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c8e8fa16-aa54-4bdc-a104-926cd80f1c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:12.413Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2e2c360d-3537-41f6-ab7d-1f4668aee653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:22.425Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=659b4a15-621c-4230-9d3c-8d33898cd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:32.437Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e51173a6-390e-4b62-9991-df12b4472909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:42.450Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5ba89763-5569-4a2e-9cb1-290695f85f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:52.463Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=655cb0f0-6213-4795-9645-4d8b991f1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:03:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:03:58.948Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:03:58.948Z |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-03-18T03:03:58.948Z |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-03-18T03:03:58.948Z |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-03-18T03:03:58.949Z |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-03-18T03:03:58.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:03:58.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:03:58.956Z |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-03-18T03:03:58.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:02.474Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5ade4bba-24be-4d8e-89c9-159d93a7506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:12.486Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a2ee9001-4717-49ce-83fd-69f57ed9d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:22.496Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0bd99f7f-c068-485d-87bb-7052c4fc74b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:32.510Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=889d8794-022d-4ee8-b91c-e9f2db85d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:42.521Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0ee44ec5-43ff-4580-b2cd-e10fcf64619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:52.534Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5c33c407-24b9-40f0-b0b6-1a5f160d713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:04:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:02.544Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a20013b4-744b-487a-9aaf-7c4527f2ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:12.553Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=30f70990-80c6-41cc-b66e-db1f2258c396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:22.565Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=617b2c75-fe8e-4c8b-8af5-bd60d9f286a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:32.579Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=54fcf9ba-dda9-4f5b-964d-9edbe4fbe7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:42.593Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=046f090a-b2bc-4f2e-aa12-4ae0e7807152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:52.606Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=77258e80-dd67-4375-adbc-920d1b0ff7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:05:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:02.618Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ac2a7a2e-565f-4d25-aca3-fc487483f4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:12.647Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ab265fa2-cf05-4841-aa6c-64db7d0162d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:22.659Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=78f7255e-4c0e-4fc9-89c6-2471f5f4e165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:32.680Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8f66a113-9d82-4b16-8588-5c99f9a9ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:42.693Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dac0b36e-26a0-4c19-ab50-5eae3319cbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:52.705Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0fef2f09-4d20-4b53-9367-f9393ca02fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:06:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:02.716Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b056d53c-1341-4df1-9ef9-4e5f7c6cf0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:12.727Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e7ef1f9c-d640-4754-83d1-61347af14733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:22.740Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5d4f6555-cf07-4149-bace-1b068cba4b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:32.755Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=901619a4-6915-409f-afdc-7707db846377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:42.768Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fe978b61-e6c7-40c9-b05a-e9f7f734bc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:52.780Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5be7a388-6ffb-437e-832a-9ccf5bfc2c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:07:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:02.791Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eabccdb4-6b97-45f0-a6ea-9afc316fcc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:12.805Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d3b54f15-75e6-4c4c-84fb-ec6693d260b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:22.817Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f05e04f7-15ed-4f99-9092-79c9144cdf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:32.827Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1e6383eb-1f75-4977-991a-c37ced1f8ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:42.842Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7072f3fa-8239-4571-8571-d91aa7b63189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:52.869Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29a6d1cd-92f4-4b76-a8b5-1f6abf73064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:08:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:08:58.943Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:08:58.943Z |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-03-18T03:08:58.943Z |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-03-18T03:08:58.944Z |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-03-18T03:08:58.944Z |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-03-18T03:08:58.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:08:58.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:08:58.949Z |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-03-18T03:08:58.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:02.880Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9871dc7a-8a88-4650-bb70-dc283b5dc9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:12.895Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=43baefb9-e698-44ca-a532-17e9011d4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:22.905Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c7f4d61e-bb62-4fa6-9c37-82dae9921700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:32.919Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=efbc15cb-5208-425c-b88d-a0ac665d64d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:42.933Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e279e1e0-005a-4064-848f-7729ef9e45c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:52.948Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4de40018-78cd-4f3a-816b-e719bdfeb378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:09:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:02.959Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=71c91122-156f-4f51-b994-788994819d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:12.972Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=07e7111d-9b77-433d-9701-2142d0cf7105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:22.983Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6349e49e-e628-48a2-9d07-55437c96e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:32.995Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=01fc8575-87a8-421d-8c6d-e647c085e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:43.008Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8ddc092d-5904-4284-b277-6956724bec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:53.022Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df226b92-5e68-4d51-9e08-cdf6646d6c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:10:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:03.034Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e14456c6-13eb-4564-a25a-285a84b86b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:13.061Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c0c6aea0-2434-4725-a885-42dd25b4a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:23.073Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5b18cb3c-66a2-4673-8811-fdb338078294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:33.084Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=74b96fc7-1a52-4782-b448-0990397652fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:43.096Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d23c4318-9a4b-41e8-8fae-b139c41dcaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:53.133Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dabf44c1-0206-44c8-8c2a-24e081c00e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:11:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:03.143Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29e9742a-9235-4051-8d85-daea21fc2712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:13.156Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=890c9e6d-9b11-462d-978b-23bde66f4901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:23.169Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=630a879b-7fd9-4cac-86ae-b0a906b6c58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:33.181Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d3fc92af-8a6a-4bcd-8559-553891a7ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:43.193Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d0fb6df1-87a9-4a59-b4f4-188ccb80a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:53.206Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=33ffd1d5-86fa-474f-bc15-631e338523a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:12:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:03.220Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b90913a4-4dc1-41c8-89fe-f62ee945885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:13.231Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2637d2a3-3c4a-4466-b61a-e668a3ce82a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:23.242Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f06cb533-c4af-4344-9202-b8cd57f342f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:33.255Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=06a342a7-e45c-4389-a7cf-169b6df1475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:43.267Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=72334613-d741-4c79-a66c-328fa2981236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:53.281Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0b23981a-5052-45b5-94d4-61365341fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:13:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:13:58.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:13:58.932Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:13:58.932Z |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-03-18T03:13:58.932Z |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-03-18T03:13:58.933Z |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-03-18T03:13:58.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:13:58.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:13:58.938Z |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-03-18T03:13:58.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:03.294Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=244289f1-ceae-42d0-ba73-dc00d71fa48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:13.308Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7d5ed47b-d4f7-4a32-84c7-80587918494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:23.321Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0b2db4e9-4467-4e8a-ac96-e308c62e9dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:33.332Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6696145b-7739-4952-8eee-68fcc0fa8d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:43.343Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=37c1b638-f340-4146-9b8b-500f990cc0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:53.358Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=05ea60ac-247e-42af-8ca3-2987d5e9f48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:14:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:03.372Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ab0e107d-2e3a-4b2a-a169-54f431e9dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:13.384Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=36033bfc-7223-4140-b094-4dc7bf45e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:23.397Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8231e3be-8086-43e0-95cc-81bee6ac4ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:33.410Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df17cb12-9725-4392-838a-f2d43aff26b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:33.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:43.421Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29e14b42-68b7-4f0e-a55c-3a2fdd108f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:53.433Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a378a3b2-3d54-41d6-a25b-b3141c1996e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:15:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:03.445Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d7b3ee18-fcde-485e-ab57-feebd982fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:13.459Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=36f633b7-2ecd-4c77-b09a-8100563989f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:23.470Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6a6cee3d-d041-40b9-946b-22d0e1f7b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:33.484Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=38f19b79-a805-4647-8b51-4053e311a577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:43.496Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=49f9dee5-7078-4e53-826d-7b8aa15366ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:53.509Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1453be9c-c984-49e4-aa6b-ad89617799cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:16:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:03.520Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a5678d0f-bc3a-473a-a127-e0ea895cfb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:13.532Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6dfba7a9-84a4-4a3d-8728-be5e50143c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:23.545Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5f53c5dd-7fa5-43e6-8355-424bccc35dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:33.557Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29842772-7625-4b0c-a3eb-a0ccd8a773fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:43.572Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dfcaa088-f010-447c-8da8-2e5c62e6c96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:53.585Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6240cdb9-6d19-472a-bdff-6922dfbb1557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:17:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:03.594Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=336f5822-9c02-4ea6-a75f-090e9e1180b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:13.604Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ad53ea16-e79c-421c-a574-e36bc2b68af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:23.616Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2b8f23c6-4bac-492e-97e8-5fc1e87a3e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:33.627Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=57794250-3ae8-49ac-baa2-29b2ada5531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:43.640Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8773083f-82d8-420c-a500-b18eacdfbafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:53.653Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=660a1baf-2fdd-444f-bed3-3ac78b6a4de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:18:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:18:58.920Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:18:58.920Z |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-03-18T03:18:58.920Z |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-03-18T03:18:58.920Z |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-03-18T03:18:58.921Z |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-03-18T03:18:58.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:18:58.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:18:58.926Z |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-03-18T03:18:58.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:03.665Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6ab3c349-ba76-4f1d-8f4f-b00dce92c30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:13.678Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3b2e2f7d-f4c6-4ec0-9f03-daf7bfc5a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:23.687Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f2c3060b-0618-4298-8c4e-a73d559a6f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:33.700Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f5a5c665-eae4-4000-aec8-927ad048ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:43.711Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d805be89-6ab8-46e4-b800-fdb15f2b64e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:53.724Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6557159f-dac0-4882-bfcb-ef879d21e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:19:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:03.737Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e82f1902-c9b7-43a5-95f6-ca2c38c67a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:13.752Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f93525e2-267e-45c2-acd5-38cb91e214d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:23.767Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fb1f73f4-9365-490e-9999-fe41df75fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:33.776Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4de7f1d2-c54f-4799-8d8d-586da61f1e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:43.788Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1e2805cd-a44d-4c7a-97f7-4e6d82fc57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:53.798Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=91376972-115d-47c0-bde6-012fa0884b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:20:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:03.806Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=77eb2ae7-1727-4d49-b34d-ca2fa5ff8985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:13.818Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9ff6a8f5-179b-4556-b04f-e6474dd12a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:23.827Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1cf3a80f-6ba5-4e81-9c47-32274851964f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:33.838Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e89bbf52-22ee-4239-a863-253a8235d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:43.848Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a7b0c0bc-c28f-4d94-965a-eab190f26196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:53.856Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cf45be74-bc58-4fd3-810b-3ffee438ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:21:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:03.865Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=49fa4768-ee12-4c5e-b19b-c272fe03c7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:13.874Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=13ea0a61-6b89-4777-9cac-a16ca0acf2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:23.881Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=986cac47-c5c4-4dfd-9145-a1a8bb8c95f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:33.890Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c1f5b270-4e34-4e9d-8fec-462da70e47dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:43.902Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=228664b0-5078-4fc4-8d99-c705e082da58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:53.911Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=39a07d50-6be5-4aaa-847e-ba8bc12adc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:22:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:03.919Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8d9dcbac-9102-4bfa-89a2-0c540762fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:13.929Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=30f57d00-dffc-41ac-a134-413d9e7e4cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:23.938Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5fb741c6-04d5-4835-ba79-4bb5f3118837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:33.951Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=864985ab-827a-4135-985f-cc6bba780897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:43.963Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=293ebe5e-1106-4bad-b8cc-1c495f3bab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:53.980Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4e0b818d-a40d-48cd-8d8c-2831a7ec3f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:23:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:23:58.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:23:58.917Z |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-03-18T03:23:58.917Z |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-03-18T03:23:58.917Z |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-03-18T03:23:58.918Z |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-03-18T03:23:58.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:23:58.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:23:58.922Z |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-03-18T03:23:58.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:03.993Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=86d13025-9762-481e-9856-8e442b2e27eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:14.006Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b1da3044-8f6c-4de8-9077-0e39bb25c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:24.020Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e1786d3d-80b8-438e-958c-6da384898fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:34.032Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c82a800f-da9f-4bdc-ab1e-e5ee36a5a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:44.044Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=549afd7f-c555-4906-b702-8d550186586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:54.055Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b6a2f8e4-3493-4d61-923c-a7fbbba2f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:24:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:04.065Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=14f8d83e-b219-46cf-bc14-e52432222002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:14.078Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f57e5cb9-43d6-48f3-9817-b6f59fd94a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:24.091Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ee7cd582-b590-4b57-bdaf-c52f3611e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:34.100Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=08061772-ee99-4653-8330-f6961a79dd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:44.115Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a9bc38c2-cd6e-4b86-b8be-74a6dcf998da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:54.125Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1bdee04d-d016-4860-9c2a-330db2f73d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:25:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:04.138Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dd2b8ffb-dc1f-461a-b767-23b10c4827eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:14.153Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f77a1812-9e33-40da-86d8-a2c401f3cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:24.163Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4a618f96-42f8-49b1-9264-c85a31919240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:34.173Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=78abeced-f28f-44b5-b44b-f65cf4917bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:44.185Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=579c9b14-d720-45cc-9585-7eaa149d9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-03-18T03:26:47.005Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03$0xfd0x0020xdae0xb1W/-S0xb60xf60xbf0xb6i`0xa2@0xc20xb5=0x8cO0x0e0x060xeb0xc4P.B0xea ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:54.195Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a771ad8b-8d2c-413a-8dc2-ea93443f6488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:26:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:04.207Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b3e80cd3-48c0-4288-963d-fd83588ce67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:14.219Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=acfcb309-9adc-41cc-a7c0-58a2be5beeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:24.232Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4d57e22e-228a-4e13-b1c4-1a6feca2b19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:34.245Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8ab50af0-b4dc-43ac-90a9-ec61434c5fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:44.256Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1d693c2d-baa1-4f2c-bff1-0f4b2a375c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:54.267Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8f61603d-cf1e-42be-b483-c9413afa7e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:27:54.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:04.280Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6591b8f8-f7b8-4fe0-bb47-41fb0ff43468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:14.292Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cad50e0d-269f-49b4-a973-5a83e9a4045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:24.303Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=401cf4ce-2e8c-4d0c-b880-d02ee3831b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:34.314Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b641fcee-04c5-461b-b6d8-cd09e8703c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:44.326Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=180fdad6-42a8-427b-8d08-fee3ecacb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:54.335Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ad89f83d-3fca-4609-8e5c-91f8a87f54a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:28:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:28:58.931Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:28:58.931Z |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-03-18T03:28:58.931Z |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-03-18T03:28:58.931Z |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-03-18T03:28:58.932Z |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-03-18T03:28:58.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:28:58.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:28:58.936Z |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-03-18T03:28:58.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:04.347Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8dfb4d7e-b485-4065-8b08-1564c9e156a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:14.359Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=546e1491-583b-4588-91af-180d87b1b06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:24.370Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cfb4acc7-0a72-4cd5-aa0b-99af1dfcb2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:34.381Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8a4bda76-4d4e-44cb-9a5d-9d6a9b91997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:44.393Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=89c19af7-6935-4400-83d0-28d10a45f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:54.402Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c1c8ef8f-3500-47aa-8ae6-faf05fbc324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:29:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:04.413Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6276d2cd-d797-44ac-a404-2891ba8d8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:14.423Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fb50ae24-53b3-4648-929a-4541527da700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:24.434Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0a9c1437-a928-4046-9821-c66d2804214e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:34.446Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3e58a365-e781-43d4-9ea5-0acbdc71cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:44.457Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fdb301f5-f52a-4560-ba0b-522e02394a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:54.468Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=30737244-d5a7-44a5-aa9c-ccb9d6f69880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:30:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:04.478Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fecb86e2-d226-40d1-86f5-da9c02563ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:14.489Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ea05cf4b-d5b7-4973-aaed-b1344c889580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:24.501Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=028d85b3-1e07-4590-9d3a-4f84b5925518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:34.512Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=90d8592b-e05c-46d2-997e-b1f6bce87ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:44.523Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a5f68c20-2d0f-4caf-bdd5-02633b3b79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:54.534Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4d12e694-ee59-4f95-9505-2d2cae3ba38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:31:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:04.548Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a633dc59-721e-49e4-bcf1-3174feb7ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:14.559Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8b0ec9b3-ac38-4691-8bff-d164e8cd3112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:24.571Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=84fb133b-4cce-44e2-a21c-facc94b4986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:34.584Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c2686bfc-bfec-47a4-b4d2-3db850245312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:44.594Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=813138e9-1c75-4f9d-9ba5-8d9d2a0e936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:44.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:54.605Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f193fc7f-132e-47c3-be56-701acd2d0190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:32:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:04.617Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ba734f96-73dd-4777-bc7a-208d0f6c09dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:14.626Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=74fddbbc-552e-4ebb-81c1-80f461c382c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:24.634Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f2a0eb61-7f43-47b8-8aee-e48759642189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:34.645Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4b38ee90-a7b2-4d98-872f-407ad1280212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:44.656Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=66d22aac-6fc1-4f3a-b356-794ad7750883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:54.667Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f1f17408-611a-494c-9edd-277510c5b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:33:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:33:58.914Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:33:58.915Z |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-03-18T03:33:58.915Z |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-03-18T03:33:58.915Z |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-03-18T03:33:58.915Z |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-03-18T03:33:58.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:33:58.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:33:58.919Z |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-03-18T03:33:58.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:04.677Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e2569596-7ab1-4bc4-8cac-05ab28fa88ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:14.685Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=af0a439d-5945-47dc-b513-6182d5d4a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:24.694Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1e89b8d1-4aed-4914-b3a1-b077518a4315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:34.703Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bc2c8f86-6d7d-4e23-92f1-6faaf88736a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:44.722Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a84e83d8-64c9-4302-8c89-0a2211fb41c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:54.729Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9f9e419b-92cf-4f24-a502-c433573fd7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:34:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:04.739Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=364605c3-4eb2-442f-bb9f-b520d6abe96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:14.750Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bd60f450-a36c-49cb-a7e9-22dc87d869bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:24.762Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ebd7ebc3-2d21-4709-a134-db6d445e8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:34.775Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2650536f-c165-41cb-b010-c3b09d66b90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:44.786Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2583e002-8bee-4102-ac6c-78bffe8b9413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:54.797Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7c1d88de-dbb3-48af-86e2-1f274db4cabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:35:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:04.807Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f045d69c-c62d-4ec2-b03f-b5af962d9ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:14.816Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=14c448e0-c46e-4ae9-981d-9e741fa8b60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:24.828Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=356bae1e-54e5-4655-97c9-3df62b2cfbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:34.838Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=777c38d7-c0d6-4586-a904-b5ef915f8a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:44.851Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9ca6f1b9-e27f-4e63-b0e8-2962f95fcb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:54.860Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a28082d2-218c-4c4d-968d-e8e845b8d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:36:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:04.871Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f0f0561d-65b8-4eed-a27e-051801c9b48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:14.884Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=208e7cb8-9808-435c-a64f-9a4425d2b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:24.894Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cf1ab3c3-4e52-4560-96f1-90b7f876da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:34.905Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ae6531f6-2ab2-44a5-828a-8a127bcdff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:44.915Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3c820f6c-efbe-4ef2-80a6-a51c5c7c163f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:54.926Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ed106590-bcf9-44b0-bf51-0448a67f6854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:37:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:04.937Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=41b4c2c5-9af1-478d-ad6e-d7b8d02122ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:14.949Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3c00beda-12cb-4425-be1d-02d837d28085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:24.959Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d01d16e6-ca43-4e6a-8826-71f136de2b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:34.970Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c89699c4-bd26-4c33-ba51-b0ab84663770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:44.984Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ee27f4c9-dc1f-42a4-ae4a-c7901198fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:55.001Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3e9d0276-fb6d-44e5-a889-04931d452b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:38:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:38:58.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:38:58.916Z |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-03-18T03:38:58.916Z |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-03-18T03:38:58.916Z |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-03-18T03:38:58.916Z |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-03-18T03:38:58.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:38:58.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:38:58.920Z |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-03-18T03:38:58.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:05.012Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d76d419d-db05-4534-afc8-9d07af86d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:15.024Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=778302de-d6e1-4571-8c35-6551dbd9b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:25.038Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c0d60162-322d-45f9-8861-640b82528361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:35.050Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8be9b9b1-70a4-466f-9f87-7eef8c5eab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:45.061Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=58e0530b-8122-4d6d-bc7c-ecda1f2aa6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:55.072Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=39bd277d-d5b1-484c-a0a3-e4c3f5dac5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:39:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:05.083Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ba3a9bfc-f9f7-4ed3-8ce4-b4169046c9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:15.095Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2c8cb903-4e2d-40c9-9ae0-3a360769ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:25.107Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aa36d070-14b1-472c-a570-bbb46f6fcb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:35.117Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=21b31bd4-01f4-44c3-9b0e-d51a4ae655ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:45.127Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e653904c-9f8f-490b-845a-c448f0136de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:55.138Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9d8676c8-a5f4-4735-8567-4477262f554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:40:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:05.150Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9caa310c-5cf9-4cc7-b689-c26e79bd1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:15.160Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e09a8119-a866-4dc6-af34-a6d299eef123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:25.167Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=15c8c042-ac81-4cf1-b3e6-faf923f60d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:35.178Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=786e18b8-9051-46f7-8b9c-3b5480e953aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:35.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:45.189Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6cc2fcd2-66ba-49af-b8f1-0ce7403fcac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:55.199Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3d30f549-cee7-4bec-9661-81845086e042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:41:55.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:05.211Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0e3892dc-1dbb-49c8-ac9c-359145026de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:15.223Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c7fd5f35-a83d-48b6-9f0b-0024bb5248b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:25.235Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0d37b75d-2943-4861-b056-9e732de0d114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:35.247Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=903439a3-d2a6-452d-9960-04e9abb50565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:45.257Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8601e8c2-5366-4c85-af3e-98752e0d3a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:55.289Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=991fbcf5-bd93-46a6-9302-7185afaf5aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:42:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:05.300Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e5f0de9e-fb93-4ff7-ac26-74234f0c2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:15.309Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=63e8d8fc-c6ae-4440-92d2-250cc86bf575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:25.319Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fd5c4107-167c-4842-ab34-43400fda2124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:35.329Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8230f67e-75a6-45d8-859d-a6526282ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:45.339Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=46dc2693-dbbb-48d3-acc3-1718f5072fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:55.351Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=69abfdac-9f9b-42eb-a693-a1942c70d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:43:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:43:58.903Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:43:58.903Z |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-03-18T03:43:58.904Z |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-03-18T03:43:58.904Z |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-03-18T03:43:58.904Z |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-03-18T03:43:58.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:43:58.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:43:58.908Z |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-03-18T03:43:58.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:05.363Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9953259d-170e-4422-86da-4337c500f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:15.375Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6f4a7451-d4e9-4d30-9efa-e884df299e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:25.389Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ba219540-a460-4301-b622-0e18d8412d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:35.400Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7fb54509-59c1-499f-b8b9-224bfd1d7730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:45.409Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=edb9e116-80ff-466c-a0e7-acbcf14404bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:55.419Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=900be126-d19d-4484-9ce0-e3d435d4e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:44:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:05.434Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=24c42838-f5b5-40b6-a956-5338b1a5f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:15.444Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=237bd31b-3edc-420a-9940-8e0fe98429b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:25.456Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4421a2f8-d1c8-4daa-8574-b1cc99d25680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:35.469Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fb6d20ed-e7b7-4f41-a89d-750f6996a891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:45.483Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ee2da4bf-4e24-4607-b26d-a9e415e28e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:55.497Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=487b584b-2bfc-401c-a153-718cc4ef1e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:45:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:05.508Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7ad4d998-1818-4369-9482-a460c8b51cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:15.520Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=672fffd5-5bea-4a9d-8a40-a51395a2ec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:25.533Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0cde8231-4e53-49f2-b856-6c445853f1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:35.543Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eecdafbd-2ff5-4625-9c57-56bb0924348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:45.555Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=40515905-b9f1-4f19-8817-61712f58e072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:55.566Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f420ed1e-c384-43ba-8d1a-c64d64c46e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:46:55.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:05.576Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=12da697d-30c0-44ab-899c-e9d52036fc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:15.586Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=79f491fb-dc78-4674-bad7-dd881f1f71d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:25.597Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2155a4ba-1b18-49fe-ae55-b9b46c11d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:35.612Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=560e2b87-c13f-4ef2-adcc-438fdd982fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:45.624Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=87fc49dc-15e6-4b0b-9434-c39d799ba439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:55.635Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7dd08c8e-1bc4-4b6e-b6a4-86dddedcc1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:47:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:05.647Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=19ff2ad1-9084-4f99-88ce-09e95539dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:05.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:15.657Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b8f238f1-32f3-4635-b868-1f9e5179dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:25.667Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d7d3ca29-302c-4817-a9fe-ce5814b3ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:35.678Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=49c79a75-fc1f-4358-b4b2-342797775001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:45.691Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=244a582e-826a-46bf-9459-f0dcfc1c8c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:55.702Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=11734840-db3c-4967-9dcf-09a07d938a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:48:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:48:58.912Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:48:58.912Z |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-03-18T03:48:58.912Z |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-03-18T03:48:58.912Z |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-03-18T03:48:58.912Z |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-03-18T03:48:58.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:48:58.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:48:58.916Z |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-03-18T03:48:58.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:05.710Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e1c60a5-8b7c-477a-bf2e-05e570da8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:15.721Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d6480893-ab81-4e62-9f03-599c6699277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:25.735Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8f143b67-5e29-4210-ad42-8514f6e49d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:35.744Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6dd276c8-35c1-4e8b-9882-3e4113f8ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:45.757Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dc0987dc-38d0-4b24-96c1-21b2558868c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:55.770Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2a514bcf-e2fb-428a-8378-8f6b17a7a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:49:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:05.780Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=940935f2-5a08-4c84-82ed-79042a67da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:15.793Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8cbdc491-5d75-4642-b4c2-9a9827f34bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:25.802Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7fd719dc-178f-4edf-bbe7-ecac267de6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:35.813Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8ee763ec-7913-4fda-9073-77e8bc99a657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:45.821Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=87f3c504-cd7a-460a-bec8-0b3b14edec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:55.831Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7ee4afee-a4fb-4763-8b43-8d8991976edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:50:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:05.858Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f0197261-70f4-486e-bf93-4312131ff07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:15.867Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ba29d6c2-8e46-4be5-9763-2818acc425c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:25.894Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5c3ae791-c969-4e3a-8a2f-ec49372a4e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:35.906Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4fa8fa8b-aabd-407c-80f9-3ae95c0c4172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:45.919Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=10527232-849d-4a4f-b940-170085beb02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:55.931Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0dff801e-39c2-4279-a273-910d71326590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:51:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:05.942Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1c04e244-8d69-405e-abfa-a2bb3b98b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:15.952Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=738e6b84-99cc-4899-aac5-39be5447c2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:25.963Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6ed2aded-5964-4eee-bca8-145c10236585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:35.975Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b1953e97-e5f8-495c-bafb-1d8e6e3c1c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:45.989Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=505c2d1c-0ac0-4049-be6e-a0bbf5b29f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:55.999Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e9ecf869-b4a1-4919-9038-9b2f1f51984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:52:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:06.012Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c9ffce0f-752e-44c9-b3cd-dbc7435ed401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:16.022Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4b30587e-bfdb-4bc7-8b9f-5bcd6261dc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:26.043Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=091de70b-e3b7-4b12-8fa4-e6d4f04bd58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:36.056Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=91fab6f3-22b5-4463-89ae-6e2f27956f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:46.065Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c30e4ca0-a218-4f38-a301-ebee1f788f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:56.078Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6f2fcd63-510e-4f25-b074-a6cef4e7503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:53:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:53:58.903Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:53:58.904Z |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-03-18T03:53:58.904Z |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-03-18T03:53:58.904Z |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-03-18T03:53:58.904Z |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-03-18T03:53:58.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:53:58.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:53:58.908Z |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-03-18T03:53:58.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:06.090Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8e168184-a56f-4bb7-8784-1d56537957b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:16.098Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=18f4283c-f4d1-4d38-bf6d-7f24a653ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:26.107Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2e73c77c-4e44-4151-9e83-1cad8af1f6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:36.116Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cc935141-a81b-4874-a78e-c452f1c1d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:46.125Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=18240d7f-93e9-45d0-ab64-bbb207076a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:56.135Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4cc60e52-4e95-43fb-8938-53f6ac174c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:54:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:06.146Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1686d52f-b858-44e2-a338-36259401125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:16.156Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eccb2ade-1d45-4b5c-a1d3-12612548da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:26.165Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ebd8fca5-5e7e-46c0-a968-69e5f6be2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:36.178Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=74935362-187a-4cb7-83fc-785a7f2bc1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:46.189Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=523d7d5c-e7c3-444d-a70d-6bbdcc10e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:56.202Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aee2e294-4746-4499-af00-4f8a62b8a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:55:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:06.213Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=43a927cb-13d6-472d-acab-2daeac60fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:16.227Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=09916044-9f0c-45c9-a631-6902d503d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:26.237Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0e5e22bf-317c-4bbf-8f84-ff0da7736cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:36.251Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ce856104-62bb-4b8f-8582-26247a428685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:46.262Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=558426b1-2e5e-49e9-a038-150e906bec1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:56.271Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=949b171b-8c13-4eee-94de-e66ab7b1904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:56:56.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:06.281Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=782b6de3-0384-4fcb-b8db-e12a2380355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:16.293Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0ef9768a-12d2-400e-96b6-d2d6e9d45896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:26.302Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2ccc7029-be91-4c46-b1cf-e328104033c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:36.316Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df1e79db-2172-40d9-aca8-b8155639fcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:46.327Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d7666108-975f-4714-a657-6269f84e0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:56.338Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=229656c2-d481-4f8c-8aef-60463032433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:57:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:06.350Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7c82876a-036b-427b-80af-04590209a900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:16.360Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=479389b1-fe43-4138-a20b-c5719b68e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:16.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:26.370Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9c8e74fa-5ebc-4a9d-b3b4-31e65cf72211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:36.382Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6a639314-7837-40a3-8825-0fc1ecd68e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:46.393Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cf7ffbd4-40ec-4290-8a8e-9f12c0f7f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:56.402Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fc9a684b-eab0-4dd4-b1a8-df2fdfba162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:58:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T03:58:58.908Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T03:58:58.908Z |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-03-18T03:58:58.908Z |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-03-18T03:58:58.908Z |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-03-18T03:58:58.908Z |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-03-18T03:58:58.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T03:58:58.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T03:58:58.911Z |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-03-18T03:58:58.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:06.411Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c0a20326-07af-4b0c-9cd5-6589cf7d982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:16.422Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b6900086-3dd2-4c20-835b-2fabf817a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:26.433Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9f2f8900-7867-4ae9-9911-c1531ed7f11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:36.443Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0e3fb018-152f-497f-aece-ec7ecab8bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:46.452Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=279a53a6-f535-47df-90d6-c37f6bed9b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:56.465Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0c659cb1-81f8-430e-88a4-58ec5b0aada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T03:59:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:06.475Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=67dad052-4a78-4390-9984-6c5bec647fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:16.487Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=16d0f576-62f7-4c3b-bf6d-223df5fc0633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:26.497Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1fc43b52-f0cb-4bfb-87e2-7b594bbec288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:36.509Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9a5122ae-ecbe-4224-a663-a26167426099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:46.520Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e807c861-3e69-4ee4-a82b-79b6858063b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:56.530Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=62a4d643-919e-4b87-93a5-980333955ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:00:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:06.540Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=82e278a8-3967-4c2a-9c70-d65440e91643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:16.554Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7b6a4179-c94a-4438-8a9f-08fe8995602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:26.566Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=93cd0a03-444d-4de7-a3e1-949ce53c8469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:36.579Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=be3147a5-8566-4386-b1c2-82f8fdf6207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:46.590Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f5d065ef-09af-4a26-adc0-a714a9606567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:56.599Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a73bc3d9-bce3-4f80-88a5-d4529d34de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:01:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:06.610Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=02f1fe44-2172-44a1-ac14-f87cda83080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:16.620Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8229faea-d5e4-413e-b5d3-6aebc038dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:26.632Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=62b88cf9-990b-4618-8883-e91277475f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:36.640Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=722833a0-9ccd-4ba9-b918-115aaeb8a35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:46.651Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=23c3f8f1-0b05-4121-95ca-ffdad3c777ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:56.662Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cda69a88-053f-459a-b292-46c8f611f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:02:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:06.673Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=65fc6559-f7c8-4597-a214-a481c0e29c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:16.680Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1ce67e7f-9828-4b42-92b5-1a2d26ca1275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:26.701Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=422e06d3-84aa-4fab-9659-5614545cf540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:36.711Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7bc4b5be-b1e7-4e60-aad9-4e19944be3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:46.722Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9432c29f-31b8-4425-9506-cc3b95534944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:56.732Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8d624202-76a8-42de-af93-aa9b5086ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:03:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:03:58.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:03:58.917Z |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-03-18T04:03:58.917Z |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-03-18T04:03:58.917Z |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-03-18T04:03:58.917Z |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-03-18T04:03:58.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:03:58.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:03:58.920Z |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-03-18T04:03:58.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:06.743Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e440176-5ec5-4bab-8c40-c450df2b03ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:16.754Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=08804f9c-e4c5-44c3-982a-6c473cc377b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:26.765Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=adf775a2-5f6f-4720-83b5-268fc42cd408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:36.775Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b6d8a577-f79d-4f19-b044-883a0dfbd9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:46.787Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=14178ba2-d2b9-49d3-82dc-09767a4c540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:56.795Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dea9d18f-6c00-43d5-a6e8-f0a689903ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:04:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:06.802Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0dc987dd-583e-4514-aaf5-2391c1234f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:16.812Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8b91bf3c-9fb1-4f49-9fc1-c4c6c8a4b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:26.822Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7fd54e94-c391-426b-9af2-5fb0d64bf31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:36.833Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e54510d1-b94f-40f4-b479-23597ba2371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:46.844Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=663c6331-c1f7-48b7-be2a-1d9e7541f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:56.853Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=524a145c-7059-4618-ac62-c4e4b970c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:05:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:06.866Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3b6806f6-1a62-4c35-a64b-a3a518594b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:16.875Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e937e658-0d0a-4f44-88f3-ff3efd2ee9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:26.885Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=733518de-62b4-4a03-a956-2313235ce437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:36.895Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1e6af687-1859-4bc9-9349-724b3b636618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:46.905Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4ff5c180-6caf-4e99-aadc-c0ba70ec228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:56.915Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=03eb8d94-c6fa-4579-91ba-928163ba6e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:06:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:06.927Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6cec3b28-f933-4137-9b7b-5c205956f793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:16.938Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b04b5a93-c82d-4f72-a11d-b56bef64697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:26.950Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=32e406dd-1d8f-4b47-83c9-188e6833b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:36.962Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=14587c23-0da7-428f-bd94-7a5c4298d635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:46.972Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d3aba3dc-619e-406b-ab2f-0acf104adfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:56.984Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8ccd43ca-ef3d-436b-aa61-02f371d5ceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:07:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:06.994Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=685dcb45-f55c-499f-8c95-0c1ff8407993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:17.004Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=92da1c2c-332b-4756-bcc4-5b329284c690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:27.016Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=adc67dd1-fc31-4ac7-97de-60dd38eec9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:37.026Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a60309b7-7ece-433a-8d57-f55a0cd16462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:47.039Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0945417c-7379-45ef-b7b0-d85f0d4b0ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:57.051Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a2436a91-6a24-48d2-aca3-0c80d7f8520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:08:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:08:58.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:08:58.952Z |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-03-18T04:08:58.952Z |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-03-18T04:08:58.952Z |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-03-18T04:08:58.952Z |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-03-18T04:08:58.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:08:58.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:08:58.956Z |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-03-18T04:08:58.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:07.064Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c265d2a8-6d57-4e56-956a-a3ea91b7fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:17.077Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2c4f9a31-d018-4738-ba5a-4afd1ac8843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:27.088Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=90d8f2ab-5735-4cbf-8da9-8606e8078c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:37.099Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ab36b0ee-b278-4bfa-9c91-d4de12358642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:47.109Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f4ddac0c-f6e3-4269-aa10-416d722f03c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:57.121Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b7c164c5-175c-4593-9581-18e9c9cb5df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:09:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:07.133Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d4be8fe4-75c2-4af0-b377-d31f4fc1d833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:17.141Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=01273fd1-73ed-4890-9a1a-d6f76116dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:27.150Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d991147c-80d9-4076-8dbc-284eee52074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:37.170Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cc07b47d-7040-4f7b-a995-e847988a4c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:47.179Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ebaf4078-a326-42b0-a32d-1decf03f608e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:57.187Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8547afd6-5a01-460d-85e3-c7835c6ca984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:10:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:07.195Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3e1b3012-247b-495f-95f0-b0b92720bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:17.204Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9f1cf544-a9d6-4f56-9679-6a6c00485b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:27.215Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1639521f-8ce9-4eb6-9b5c-86bedd2e5c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:37.232Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=53c9df83-f6ef-442b-988b-346e57f90910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:47.238Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f7e55646-54a5-41de-be44-06e1e6ba1ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:57.246Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b65acfda-4c4f-4a7b-85ae-80cca8fd5ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:11:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:07.254Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=36cfbf45-2d78-495c-85e9-e42a56645bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:17.262Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ced80d03-e691-4ac9-81d8-2b73a0c33edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:27.269Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ff958f80-71bd-4b90-bea0-534e7da2f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:37.280Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c41313c2-e258-466b-a931-8bb598d3f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:47.285Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7721a0b4-f396-407b-a7c4-846f8b4126e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:57.294Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6aef4c4d-ae60-44d3-af97-674f5fe6e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:12:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:07.302Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2c818567-3364-49f8-a857-e1ff43444877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:17.312Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c825e898-5667-4584-8270-df5a988138e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:17.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:27.321Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3b7407d1-3c4c-45a1-9b0c-fdaf6601851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:37.329Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=93212121-9488-460c-9875-158b73f54381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:47.338Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6dd97553-06d7-4a70-b05d-668fec2cdfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:57.347Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5fb998a2-7211-43eb-bd97-9f82cb7ffea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:13:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:13:58.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:13:58.907Z |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-03-18T04:13:58.907Z |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-03-18T04:13:58.907Z |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-03-18T04:13:58.908Z |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-03-18T04:13:58.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:13:58.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:13:58.911Z |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-03-18T04:13:58.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:07.358Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c73a5149-d0ec-418b-a462-8f98a4ccddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:17.367Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9cc3cd53-ed2d-4957-b34d-1a1bab3435b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:27.379Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=712c938b-5ecb-4619-9011-b2b031c2141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:37.390Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e210a07-1898-414c-8f93-66559769f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:47.402Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=525c04d1-40ef-4420-9702-a6623a0a3213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:57.412Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=93d73d1a-9578-41ca-b180-15999f3a171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:14:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:07.426Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e22898ac-1a75-47ec-96a7-8a10374a731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:17.439Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5e097079-43a3-4ec9-942f-c973e3bfe9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:27.449Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6afbc0e6-60c5-463e-b008-5b8719d36a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:37.461Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=619708cc-f968-493b-acbb-6f38948c3a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:47.473Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=212d0ed5-c6e2-4d76-a425-0da13a8c1d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:57.499Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b525b756-39d1-413d-9bd8-289f09dae49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:15:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:07.523Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=598be025-7099-492e-b1b1-b524cbac2e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:17.535Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f486eeb9-3149-484c-88aa-f6c344ab8019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:27.549Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ebeb3913-c731-4862-8ad3-7d597d714e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:37.562Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29f0df9d-79fd-4fb7-8a58-bcc6d5010382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:47.574Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dfdbd565-b4d8-4ca8-be66-011211025d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:57.586Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e647f62b-657a-47b5-b684-43f0381951a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:16:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:07.596Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=814d0dc8-2a79-4198-92a3-8884b76f347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:17.609Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3a99b71b-8875-41d0-b66c-8d7ef7717e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:27.620Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=58835404-c242-4f11-b022-823b0300238e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:37.630Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=90d156f9-b55f-4eba-b785-147efaed6bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:47.641Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6410e14a-2c9b-4ca3-a72e-f2c82361f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:57.650Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f516e31e-d99f-4efe-9f52-4c53975ae7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:17:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:07.660Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1fa61c23-e0c8-446a-9582-b8d058a6a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:17.671Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a39cc765-0a39-4b13-895d-a0354b799134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:27.682Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=83d342d4-c1c3-4a8d-9151-a8b8985b2a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:37.693Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=72b33c7d-753d-4fea-9245-301a56087467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:47.716Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e5158346-edad-4380-93a5-361c4dd17d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:57.724Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6ff9eb92-83df-49a8-b715-0e2371a782c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:18:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:18:58.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:18:58.916Z |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-03-18T04:18:58.916Z |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-03-18T04:18:58.916Z |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-03-18T04:18:58.916Z |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-03-18T04:18:58.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:18:58.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:18:58.920Z |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-03-18T04:18:58.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:07.735Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b7073c44-2edb-4ded-a500-6a09b8d82b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:17.744Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aa2081fa-ddef-461e-8b7e-31b8b0f7ae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:27.760Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=380b58e2-12c4-477b-88b6-4db55cd865e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:37.771Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4fa7186b-ad2d-4c85-81bc-5fa1d69e2aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:47.782Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=53f93f10-7f8d-4f8c-8abd-e78994c40dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:57.793Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cc6a00ea-92b9-4268-adf2-18290313552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:19:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:07.805Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=712ae9eb-781f-4dfa-b414-f8ea18739935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:17.813Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6f77911d-ab59-47aa-94c9-8e89712c5202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:27.826Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=622bacec-bc43-4eee-b2eb-84e2c5271dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:37.838Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b037c634-b811-4fd9-9fd7-ab8a6162811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:47.849Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2b1e3e02-57a7-4e79-a25a-88236627f8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:57.858Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=05bd8df5-0a69-4329-8429-78ea7af813b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:20:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:07.869Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8bdd4e55-79fa-48eb-a32d-c2b7b4b85b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:17.882Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4d9fe176-758f-4c25-a25c-da0a4baf2356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:27.892Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e39fb331-d357-40c1-a321-2eb68ff3ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:37.902Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=06b5559e-455e-413b-a5b4-2420074e61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:47.911Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fbebd901-2b48-43fe-b5cd-cbc66d4209c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:57.922Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=24824104-5aa3-4e6b-9d90-e550afc092e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:21:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:07.933Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6b80c66b-6339-4291-9361-cc9f758e0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:17.944Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=05a7a9ca-3596-4e52-97aa-83a3848b8b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:27.957Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=566c0e0e-27d3-48a3-9c64-91c05a984ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:37.967Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1d947461-8f0e-41d4-b7e0-1a4004525368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:47.977Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a91a2471-58fc-4039-8a28-86bee9f76462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:57.986Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f8a4058b-db72-4ee0-9ddb-3afc600009ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:22:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:07.997Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=899d05e9-05d7-429b-8f36-37c767703a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:18.008Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6a090792-9e80-4199-9c14-e70beda7e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:28.020Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dd410e0c-2901-4ae8-9db7-d6263bdd8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:38.031Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=88288507-ee17-4aff-97f9-3156db4e0d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:48.043Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8db17acd-598f-40bb-9bf2-a9943c46a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:58.052Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1cb7a758-95f5-4e31-a3e8-1155208a70ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:23:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:23:58.926Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:23:58.927Z |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-03-18T04:23:58.927Z |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-03-18T04:23:58.927Z |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-03-18T04:23:58.927Z |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-03-18T04:23:58.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:23:58.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:23:58.929Z |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-03-18T04:23:58.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:08.063Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=23e88b95-de57-4fce-a0a4-70e088b0c2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:18.089Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=27ca960e-d71e-4059-9949-c485f6587459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:28.100Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7164c5bc-af38-4ee2-8103-1dcaa96cdaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:38.109Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=613fc414-dc46-4272-a668-e5696b5135b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:48.118Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=31e2be73-8ebc-4131-8301-c406be13d8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:58.130Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e24c52c8-b628-4db0-9413-d5df1333fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:24:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:08.139Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4b4fb15d-48c0-453d-8dfa-7b2db55121b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:18.151Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bfc3455d-b723-4bb5-936b-c6031bbaa136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:28.160Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fd5f5ef3-6f34-421c-984e-1a3c7947c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:38.172Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a06ae1eb-26b9-448a-ae96-121460966d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:48.183Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5d11bc63-929c-4bf9-abbd-80a9865eba08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:58.193Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=da4b7ae8-ce82-4b0e-9b12-720b4b97554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:25:58.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:08.203Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2ec78a40-f3c0-4f6b-8fa3-4d6b34a5ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:18.213Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fe97e69b-9754-4c47-9e61-c43820d77068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:28.224Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c57670ef-824c-424d-9e12-f9815eeddaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:28.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:38.233Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=212b4574-706a-4562-ac5a-08c55cbd7f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:48.241Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7a1e7884-9771-4998-a8f9-cc4886d8e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:58.253Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6a3f2ef1-1737-4063-9b32-ba3c626534ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:26:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:08.264Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=34f57e0e-5a18-4d6e-93ea-5699354876a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:18.276Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b75bc46b-96cc-43c3-8d65-b74d02a76dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:28.288Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e21d2043-0099-46dc-9970-45fb21525507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:38.298Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=50f7efce-e423-4387-9d17-233e28b99bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:48.309Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=572e6ac5-aee7-4a8f-a367-764b7525fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:58.321Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0dfcb0ef-2340-49e0-ad9d-e6bc7c48b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:27:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:08.331Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bd78c205-abd0-42e6-845d-5b03201fe3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:18.342Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dd94bb68-dfea-4566-9016-771fd28f087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:28.353Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7b808dcb-6023-45e6-b4d9-0c2528dfefe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:38.364Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8917b5cb-3616-42e0-985b-bb3ba40309cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:48.376Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=20e42714-f259-4181-a1be-9dfff7584331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:58.387Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=100e7fbe-8be1-4177-b92d-b9a78109b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:28:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:28:58.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:28:58.913Z |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-03-18T04:28:58.913Z |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-03-18T04:28:58.913Z |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-03-18T04:28:58.913Z |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-03-18T04:28:58.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:28:58.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:28:58.916Z |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-03-18T04:28:58.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:08.399Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=de9e4f99-1141-499a-a8fb-d04a4c048a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:08.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:18.409Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=51b4362a-cfe1-4377-afdf-3f3995ede4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:28.422Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6886a91b-e71a-40b7-a3c2-0352d1d98e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:38.431Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4cf2428d-4e49-476d-ad84-b24d1efae898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:48.443Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f0f9af28-e490-422b-bc22-f5774ae95bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:58.452Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a382ad39-1762-4c42-b687-7d835ecf1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:29:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:08.462Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fd622bfd-a29c-496c-aac8-89516ffd4086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:18.475Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f8ae46c7-1bdd-4095-88ac-f7eb2efa1768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:28.485Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d133d52e-7811-4b1b-b52f-4770971c0fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:38.497Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1eed8c18-a9e7-42cf-9f69-1709f2a20e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:48.508Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=372edf9b-06a7-48b7-aee3-828f9227e89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:58.521Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b08cad9f-f516-4963-b608-eddd76020bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:30:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:08.530Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fee65ee5-f2c5-4efe-a29b-ac639082f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:18.544Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fa53566d-c00e-44c0-973f-8f21fa1ee757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:28.555Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=be07bc24-858b-4719-8df1-a49b8256eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:38.562Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5038fe56-4290-46d8-994e-512e2f549465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:48.571Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2eee3f58-aa1e-485d-a712-8f569463f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:58.582Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bcdb4ab6-a953-4ba5-95ba-efd09d8bdade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:31:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:08.593Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9cc728fe-bafc-4543-afc0-3d8aa4505554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:18.603Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cb166150-5154-49c8-9d3f-be553352f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:28.613Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f377db3e-8744-4fe7-a7a3-037f41cb67d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:38.637Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f9cc6bc6-9b30-4e53-836a-11d1a2cab29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:48.648Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=634f4019-3575-48fe-9ed6-29d7b1083b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:58.657Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f6312e20-0842-4625-891c-a0ef54a32b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:32:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:08.666Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=437ead70-f432-4973-8392-99eebac58769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:18.676Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8396547a-c612-4a9b-83e7-c002438f160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:28.681Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=81f68913-0d37-423b-8d68-e123fec7d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:38.698Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2a4e70ef-f04d-4a97-9f80-798003258edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:48.709Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d0a2ce85-1a63-46f5-8d8e-b59542cbcb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:58.724Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d388a2b0-157b-4b62-8b94-677f05846c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:33:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:33:58.909Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:33:58.909Z |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-03-18T04:33:58.909Z |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-03-18T04:33:58.909Z |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-03-18T04:33:58.910Z |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-03-18T04:33:58.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:33:58.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:33:58.912Z |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-03-18T04:33:58.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:08.736Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=135b45de-c2ea-4226-9467-3d1034bf13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:18.747Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=71a1e7e7-7d47-47d2-96ea-aa500d60c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:28.756Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a6878516-ba07-4711-bccd-82a21a7571f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:38.767Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=67876a1d-5470-4f1a-8b27-452ac86f7117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:48.777Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2629d380-df41-43d8-ba61-51af1109d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:58.786Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=71a67dc1-4707-4577-b950-eded5f5487e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:34:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:08.794Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d9587de2-ee33-4743-b877-a1b4f7e2751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:18.803Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eb7a7703-33c7-4c3d-aa1a-46761f283e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:28.814Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=93a47e25-b9b0-41de-9e9e-6e634f232cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:28.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:38.822Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9a552745-8d4f-4e0b-b349-a4830b9c1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:48.832Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=184e3265-ff9f-4454-86ed-d926c8a78878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:58.842Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=da77e6e5-52cc-4fb9-9cb3-1ce9dcf2564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:35:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:08.854Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=42af9939-2afb-4a48-8893-b58b664d4b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:18.862Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5c0d05d8-f8dd-45ad-961f-d557b5813d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:28.874Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eed33688-aafb-4312-85de-c5c37c0d670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:38.883Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6e6cfb38-0058-41bc-a3c7-d8b02cb5e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:48.892Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b10b89bb-01a8-4bb3-9afd-9a89554ec9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:58.904Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5ed76079-186d-4589-a0b1-3e2833f2b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:36:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:08.913Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bf3c6593-9691-4f52-a04d-9847e041f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:18.924Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=12dc454c-bb71-4b77-bf8c-42a4befaac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:28.935Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=42557054-6e10-48ba-8882-a5a0e58d77f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:38.948Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a49d6b2d-3414-4b77-b7d9-14ba54e6b522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:48.959Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f22aa99f-b84c-49c0-a272-8592ae6587e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:58.972Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0dff3f5b-dfd7-403e-b86d-8b4f98c3f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:37:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:08.985Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=925de314-c32f-4d70-b00f-48de8eff1f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:18.995Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5ddc62bc-2bf1-4c11-87ef-f233609753a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:29.005Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=56e6b8c7-d5d8-47be-b2f0-eceadce2acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:39.017Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1f21b4fd-b115-4629-8b06-14048f642839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:49.030Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f55d77de-4083-490d-8bdf-92c3f4e492a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:49.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:38:58.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:38:58.917Z |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-03-18T04:38:58.917Z |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-03-18T04:38:58.917Z |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-03-18T04:38:58.917Z |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-03-18T04:38:58.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:38:58.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:38:58.920Z |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-03-18T04:38:58.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:59.040Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e9faa771-f3fe-431b-826a-234b69fdb14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:38:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:09.052Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7038ba46-6485-4523-bc6b-4d4f0b00f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:19.064Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=79cb2991-0106-40d4-ac92-8b96cbffd402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:29.075Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=25a2e19a-7dbd-4be7-989e-cc7898a62c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:39.088Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ff1b5a18-d8cf-42f9-aad4-5b29856bb3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:49.105Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=190d4a07-4538-4588-a96f-c3b02da352e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:59.115Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4199a12d-deac-439e-ae29-21836396db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:39:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:09.126Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=59ca6694-39f5-42a0-bd8a-19ad9ceb3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:19.137Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e8dd875a-c0fd-4429-9fc5-72bc3e537c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:29.146Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5459cc8d-fb16-4821-baea-db9bce0e8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:39.157Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=620248e7-5adb-455e-a5a6-c35d8f5c6fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:49.170Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fc6f202f-0e57-494b-a714-ab577e915bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:59.179Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3c37f955-b90f-4be1-b5ea-fa3a2c807d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:40:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:09.189Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c9c9cf18-25c1-4573-8ab0-24210e5e9f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:19.199Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=75564dc6-e24a-46d9-b1c3-7e3c36ccec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:29.209Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d64c826c-62f6-4061-a6b1-2870c4f5906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:39.224Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bcf5b96e-f329-4678-9ca7-e19758867939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:49.238Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dd3c8347-adf3-49ea-88a0-8c244be77ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:59.250Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8fcc4ea8-ab4f-467b-b6e8-602942cdd9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:41:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:09.259Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=41ecafd3-5ea2-4ee9-ad77-17105e126923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:19.267Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=070b1c86-abf4-4bd3-b9b1-f6b18955cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:29.275Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=73e79bb9-172f-4d19-aebe-aa0c0747f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:39.286Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c23c19a4-2df4-473e-8230-0814dcaa68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:49.295Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=955d5575-4430-4c3c-8bcd-1c67133b9062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:59.308Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d6557714-787a-4b3f-a0b5-3d1e44695e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:42:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:09.318Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a3242ab5-ed72-4985-acfc-6efeab8f04d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:19.341Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=da9abebd-36b9-454c-b7cc-2e8a2053e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:29.351Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ee609d3c-ed65-44ec-9583-7931a7dd59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:39.361Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d2de8252-e786-4c38-9303-23caa611bab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:39.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:49.371Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1d37988c-7515-4258-8f2d-8a9859565347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:43:58.914Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:43:58.915Z |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-03-18T04:43:58.915Z |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-03-18T04:43:58.915Z |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-03-18T04:43:58.915Z |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-03-18T04:43:58.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:43:58.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:43:58.917Z |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-03-18T04:43:58.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:59.380Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7657af43-3b71-48c9-8bed-981d2d167a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:43:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:09.390Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3b7c3ed4-6842-48c4-82e5-d38462d1dcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:19.399Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1cbbdc8b-8dd5-4aa9-900c-2e2a905a0cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:29.415Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e987eb0b-1592-4aa6-8ad7-afa349a4a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:39.424Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=218e80f1-1db4-49e3-928c-20f13c67f57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:49.433Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6c7cb917-be6f-4e22-9c18-4be08bc4e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:59.444Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aa8ab272-bac6-415f-b5c5-21649cbad4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:44:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:09.453Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a0ad4f50-fe45-42db-b45b-3c73f00b3425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:19.466Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d7434fd2-df70-4361-be7b-17c4bdea1afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:29.476Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bae2b8e7-f4f1-475d-adac-bb5c94942c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:39.486Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=660a20e9-44e0-4944-a52d-965ed9b8c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:49.496Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aefc6010-2040-47ad-a981-7e6b3e39671e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:59.505Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5c8c6f1f-99ce-496e-bc08-bab5ce599637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:45:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:09.516Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8736531a-2ca4-4eec-a826-c3f5889fe208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:19.527Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=09cccb98-e181-4c16-a8a4-038bc03121f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:29.539Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=762d6a01-d846-4dfe-a88e-bf02e5c8a5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:39.551Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=029d9565-eda4-41af-9b96-0d6c055c5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:49.561Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6932f08b-d03c-4986-86ac-64a2032d5b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:49.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:59.575Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c685b83f-85a7-46ce-a725-77a8aeb90135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:46:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:09.589Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b0b35d21-f1fc-449c-acfc-3cb0b5ec9053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:19.601Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c2aa4f95-ade3-423a-a1d1-00fc1a9e61f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:29.613Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=924da19c-9f35-48a1-9195-4eab757cab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:39.622Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a6593104-ffc4-45e8-b3e8-03a5f9d53fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:49.631Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c66c6183-8d78-431c-b64e-218500786eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:59.643Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=13e05529-9397-4089-973d-f737863b0a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:47:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:09.652Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5f508f24-71cc-4dac-bbc1-9ea39f6d3519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:19.663Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b797d7b9-e833-4f53-88c2-7313a1f7e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:19.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:29.679Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8d1398d3-50a2-4d86-bde2-2942d60a79ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:39.688Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8f71d948-9d36-4659-9137-1eae04ac47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:49.702Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fddcc00c-59db-46f8-885e-35ac0f8d39f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:48:58.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:48:58.913Z |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-03-18T04:48:58.913Z |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-03-18T04:48:58.913Z |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-03-18T04:48:58.913Z |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-03-18T04:48:58.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:48:58.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:48:58.916Z |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-03-18T04:48:58.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:59.713Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=92bd59a6-f7f3-44e0-aa12-f8c32213011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:48:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:09.725Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f6d6b6a9-441e-4c1b-b350-b410783c6c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:19.735Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5fabb402-1779-4b97-9bbf-4d16105b2db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:29.746Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=153a82b2-0e74-48e7-9d68-dae463a153ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:39.757Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e810dca-fc56-444a-a9dd-3be937a6324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:49.768Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2242d9b1-f817-4a3c-bc33-1ada32ab974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:59.779Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c3f465d2-084a-4971-a73b-73fd8b722f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:49:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:09.791Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a43eede2-8604-40b4-a0f7-d68dfb553c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:19.803Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a8abdffa-d8ce-4d0f-a32a-4188c395cf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:29.812Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4a52d6b9-949c-4c0d-b84b-cb7b699d73a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:39.823Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f486a6ac-bf66-44f2-a5fa-5fcaca561ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:49.834Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b8284130-b4c9-4bde-b068-50aecedba15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:59.848Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c90897d9-def6-444b-9a90-203a7e67d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:50:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:09.859Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=be4dc089-b31e-4aec-ae29-d5aa18879065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:19.866Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f2d2e088-dbbd-4104-be9a-b5a9991ad4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:29.876Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6f23df90-3413-448a-841e-ac7dd9fb3466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:39.883Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=85f5c5bf-eead-47d3-9b3f-a602c2fa1f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:49.892Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dbe2620f-0842-40af-a349-12859be34b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:59.901Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=33b6381b-54fb-410d-8cce-1f448c3c1829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:51:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:09.916Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=29c8aa0b-2cb9-4e24-bedc-161ceeaa03d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:19.926Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=af4fd1b0-a1cf-4d9b-be42-d5cc74f650ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:29.934Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=251657af-9b68-4db9-962d-990a6fc66606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:39.941Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=b41073cf-6b2d-4e8d-9f7c-432252f561c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:49.949Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6da1380b-e57f-42b3-a54a-d2bd87b5ebaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:59.961Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7a3be9f5-2715-40fe-9d14-d23b07c01010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:52:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:09.969Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=400ff9c7-da50-48d7-82e9-167b0ddeb84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:19.976Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=98144826-0563-4ee7-ac72-9b32c78c5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:29.984Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=732f0156-3655-4a8b-8c87-429d2cb52cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:39.991Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7b988d4a-d600-4522-9366-e0a3d85d24f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:49.999Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=245137cf-75b9-4ce6-8a75-95f4d8b1df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:53:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:53:58.914Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:53:58.915Z |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-03-18T04:53:58.915Z |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-03-18T04:53:58.915Z |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-03-18T04:53:58.915Z |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-03-18T04:53:58.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:53:58.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:53:58.917Z |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-03-18T04:53:58.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:00.006Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4587a91a-a329-4101-95f6-2eff5f4af0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:10.014Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8fe3d2fa-847e-4870-92af-706b5229ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:20.022Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c467e4b5-8545-4a5c-a5c3-9730a494fe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:30.031Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=435d4d20-4929-4369-8d53-09ded361dce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:40.040Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bd5a75d8-f6d9-4737-88a0-84896a0b5f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:50.049Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=79f85f3a-4554-4092-beef-c307b797296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:54:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:00.059Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2d2a5257-739d-4473-b056-9e76b12895e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:10.070Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=51023141-7cae-4676-a804-8a68127bb851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:20.080Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3a61f8b2-6a38-4f52-a172-3d60b2c6f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:30.098Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7d4bd747-2c9c-43f0-ad83-1b78a877c27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:40.111Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6075a909-d629-4a2f-bcea-83010bbf57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:50.120Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d54a76f5-c326-494c-bce8-28a511e66d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:55:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:00.130Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7321f59a-8e99-4d4f-b816-cb5dde9832e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:10.139Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a66bd4f8-84a7-4b0c-ba7b-1391cc7e716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:20.159Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f7ff532d-361a-4e13-bd46-58c5105a9ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:30.169Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9045022b-b2b8-4747-af52-427fbfcd66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:40.179Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d3316cb3-a8ad-41b9-9ebd-4d4056ee0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:50.190Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a0a8853c-d204-4bcb-a252-4db937e12064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:56:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:00.213Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=119f4c0c-ce77-486b-be6f-83f8f03108f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:10.225Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0aa4230d-244e-4391-ba8e-224175ad403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:20.235Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9644327c-4549-408d-93a1-efa2dc3b8f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:30.259Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=77094093-00bd-4b80-8444-e48e84d9c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:40.268Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2df7937f-38f5-44cd-9f29-8164326ac66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:50.281Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=aa39de64-3363-411f-bee8-5de4ac637706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:57:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:00.294Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=33b97586-f429-4bd3-b8ac-293b8dfcacd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:10.306Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4c472ead-5721-4017-b629-e6d214341313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:20.315Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=72af0830-91e0-4db3-9058-348be1b6abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:30.326Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3bc5ddab-04a4-46fc-97c3-f598c01676a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:40.338Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5f6d499e-bd80-41c0-830e-9cbc060feaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:50.350Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c4a78c0a-d300-4159-aae8-b8dd9957e36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:58:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T04:58:58.906Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T04:58:58.906Z |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-03-18T04:58:58.906Z |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-03-18T04:58:58.907Z |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-03-18T04:58:58.907Z |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-03-18T04:58:58.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T04:58:58.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T04:58:58.909Z |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-03-18T04:58:58.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:00.356Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=38451d6e-23b3-43e0-a51f-4a819121a5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:10.368Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=970aac3f-564a-4c71-992d-d675350351d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:20.379Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2f42c794-125d-4a82-b168-92ee4e7bf3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:30.389Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3d54aa9f-fbd1-4403-bdc5-81366e2a5b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:40.400Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dda236ea-7cf1-4786-8427-174bf85781fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:50.412Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1cc73767-be3b-40e3-be47-e314e0483940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T04:59:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:00.422Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0377ec91-3361-47e9-848e-8acbcc09a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:10.432Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=7a84034b-f8cd-466b-b490-f3ea64e38d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:20.444Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9691794a-bc6b-4b1c-b402-cb49ebe3d2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:30.454Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d03e15cc-3702-46cd-a90b-6b0a4fed1c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:40.464Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c668a421-2aa6-41d2-9cf2-66de7ebcc49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:50.474Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e053ad4-527a-449e-a917-8c29712a9c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:00:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:00.489Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c95b362a-1c4a-4bba-812f-0a882143505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:00.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:10.506Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=10e1380f-595d-4136-af69-81c7249de123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:20.516Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ac8f5ebe-a666-44d1-a3e1-8bccfb54b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:20.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:30.527Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=48ec0146-a2ae-4cfb-a3d7-033e49cf4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:40.535Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=001571ca-c76c-4dc3-95fc-40c8bd9042bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:50.545Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9b817aa6-8866-4ddb-bc12-1ef318c93f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:01:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:00.555Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d54dbf8c-8b59-46af-84b0-74a17f66a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:10.565Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3ae08e01-cd86-4d42-948f-efdd71a9a0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:20.592Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1c9c8799-3d07-41f6-916e-1b62d627ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:20.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:30.603Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=82b1eaf4-af93-44cd-a864-9c434b7edf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:40.613Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8aa2cc31-fc00-45cb-9a96-d1e974d2719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:50.627Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=384ca529-a296-47bd-a2ab-61d696c70d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:02:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:00.637Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d3b4de08-0a24-4eae-a9dd-5b963a95e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:10.663Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=df6c7aca-7d4f-4c10-aa75-6730e93c0403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:20.676Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=427b3ca5-0084-4c36-a311-de4422d31ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:30.687Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e93d9af9-501e-4e32-a9aa-18ee3f25a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:40.694Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d8917790-a85b-4447-a472-429d9ffecd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:50.701Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e67d2d28-99c5-4972-bbdb-27bca129cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:03:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T05:03:58.899Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T05:03:58.900Z |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-03-18T05:03:58.900Z |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-03-18T05:03:58.900Z |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-03-18T05:03:58.900Z |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-03-18T05:03:58.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T05:03:58.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T05:03:58.902Z |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-03-18T05:03:58.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:00.709Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f9cb682c-9a35-4387-8683-8863e58b0547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:10.718Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=64e25cfd-3048-4679-97ca-8cfc241ee119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:20.729Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=2302b235-20f7-4bfe-8244-14f6b2d35265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:30.737Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d9b03951-d744-46fb-baeb-257fbb0fe1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:40.744Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bb7970db-6cf3-4f09-bd48-6d92d4582b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:50.753Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0a469c26-eb72-46ad-b0cc-caaa7c654ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:04:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:00.761Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=00627414-33bf-4bd1-bf86-6d22676d4033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:10.776Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1b5f24a0-fc72-4668-b565-0c8dcd9c2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:20.783Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ae032ebd-f8db-4260-8e01-291d3e9c8595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:30.790Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4bf9ee52-f988-4ef8-baa4-94231a5bc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:40.797Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9a572381-1ac3-4db1-b134-9b802dd3c9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:50.805Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f449c66d-852f-4c7d-829c-0155262792d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:05:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:00.813Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e320c4dd-3b89-48fb-b284-539362c02cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:10.825Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=efd9d431-5398-4e6d-8a79-566660344029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:20.832Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eef1e2cb-1305-4fcf-a48c-2bfc357a44ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:30.843Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ea2f9e7b-70d1-49cf-8334-33be736a7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:40.851Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9ffa7503-40da-414b-9afe-49e909edc790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:50.860Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8da750cd-6ac8-487a-a23e-e0978d28ac7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:06:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:00.871Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9c7d4d8a-2f59-48b9-9cc1-7b1303aef0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:10.880Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e20e7122-5d38-43fb-8120-30a9c6cd60fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:20.889Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c98048fd-54d0-48ed-8bb4-b136514ce287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:30.899Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d4b14b3e-604b-4021-9e3f-9440ed882e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:40.908Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=236cabff-2495-4379-9341-e2fc40e1f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:50.918Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=bc483763-b7b1-430c-b766-4f30d797016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:07:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:00.928Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d05c323a-1dca-4492-ad9e-552916865c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:10.939Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a10fdd4a-6a53-403a-9507-ff3a96fe728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:20.950Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1d736544-08a5-4500-80f6-fa21b546e43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:30.971Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9bf11dea-f9b4-4e73-9f3a-f7ce826526bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:40.981Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=da637a98-9463-4845-9838-0673d5889526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:50.992Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a7a60eaf-7afe-4fe5-9fef-13ec7297469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:08:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T05:08:58.898Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T05:08:58.898Z |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-03-18T05:08:58.899Z |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-03-18T05:08:58.899Z |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-03-18T05:08:58.899Z |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-03-18T05:08:58.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T05:08:58.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T05:08:58.901Z |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-03-18T05:08:58.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:01.003Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d95e3734-2381-4ef5-a1f5-b1adc3a547c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:11.013Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=a0fb2a84-35c2-4870-8ff2-d1c54a82fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:21.021Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=908908d4-f92d-4b6a-abc4-2c75292fa6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:31.032Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=048fa512-9bcc-4ff8-996b-80992d66e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:41.042Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=129cd1b0-72af-4ebf-850e-70981f1dd180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:51.054Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=23e939f1-571d-4be9-83d9-84ba6772c5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:09:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:01.063Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=ddf80c4f-87bf-4d87-be8a-7a5f4e573e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:11.076Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=dd4ea1f0-dbe7-446e-a592-a2f8edeeb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:21.094Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cc001223-da64-4d92-b993-e513a1e37512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:31.104Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=98f15339-88b8-4455-b5b3-3a1a12c2cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:41.114Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3ffaa4c8-3aee-4369-862c-e85912616836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:51.123Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c756e53a-76dc-49d2-8e21-55c20c068ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:10:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:01.133Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fc1fc825-4d51-42b2-9c2b-e6b225957396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:11.143Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=eaf820e0-d380-4471-a177-f53b00a57039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:21.154Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=93fb530a-0354-4330-a3d3-dc76834aad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:31.165Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d18a092a-aae2-4e31-9aee-922df82b5621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:41.176Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=0b649ca0-5a64-42b8-9fd9-184fb6775fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:51.186Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=cc13d654-dbf1-4eaf-8a90-498672378cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:11:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:01.197Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=db746285-4527-446b-928b-db9d51d07589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:11.210Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=e92fe80f-6eaa-4fd8-936f-3cddedfe059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:21.222Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9060b10c-670a-4a30-86b9-c724716a02f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:31.234Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=1aac33e3-46d1-4a1d-b52c-665c9d720cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:41.244Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=95452722-7f1e-4b70-9411-da516aa5891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:51.254Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9987f0ef-158e-4b3c-8450-b1fe56a49d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:12:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:01.263Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=f2f562e6-57ef-425f-b87f-563313f86922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:01.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:11.274Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=3bcc79bc-63ed-4067-b7f9-0aea6c6e189f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:21.284Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=029fb03b-b40e-4e15-b17e-0fca7f44d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:31.291Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=5605fbb4-5e7d-4608-aad5-b54465dc9c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:41.302Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=18197fc4-67b2-444e-abf1-068f3efc51a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:51.311Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=8bd8abae-61e3-4fe6-93df-261ce091be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:13:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-18T05:13:58.918Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-18T05:13:58.918Z |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-03-18T05:13:58.918Z |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-03-18T05:13:58.918Z |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-03-18T05:13:58.919Z |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-03-18T05:13:58.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-18T05:13:58.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-18T05:13:58.921Z |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-03-18T05:13:58.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:01.329Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=4bee6ac3-bb45-4cd1-83fa-352070bf3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:11.340Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=6f589f0d-5f66-483c-8cbc-d139f0d5ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:21.350Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d8f4cf24-cc4f-4970-abc7-7f633cb11aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:31.361Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=9e1b8f60-4ccf-4918-aa88-e59b18719a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:41.372Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=fb3bec70-dacf-4b59-92d6-ce554d088361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:51.382Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=22a8bb57-fed6-46bd-afb5-13b7a908e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:14:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:15:01.390Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d73c4e63-bb83-4254-ae5c-cccdb4c49244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:15:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:15:11.401Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=d2afa17b-35df-4c9a-8507-90dfcd3688a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:15:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-18T05:15:21.412Z |INFO |Init configs |InvocationID=c7603d40-66c0-40c3-86b3-086847a939df, InstanceUUID=c4b87e48-c0a2-43a1-8f64-b9dcc0e2f572 | |INVOKE |pool-2-thread-1 | org.onap.d