. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:08:01.481Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:08:01.493Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:08:01.494Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:08:01.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:01.906Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:02.032Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:08:02.032Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:08:02.033Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:08:02.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T10:08:02.178Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-14T10:08:02.314Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-14T10:08:03.929Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T10:08:04.538Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-14T10:08:04.562Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-14T10:08:04.562Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T10:08:04.656Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-14T10:08:04.657Z |INFO |Root WebApplicationContext: initialization completed in 2342 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-14T10:08:05.685Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-14T10:08:08.133Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T10:08:08.817Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T10:08:09.013Z |INFO |Started MainApp in 10.33 seconds (JVM running for 11.054) |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-14T10:08:09.092Z |INFO |Start scheduling PRH workflow |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T10:08:09.095Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T10:08:09.099Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T10:08:09.101Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:09.105Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31d4a585-965e-42a1-9848-2d1970bc8594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:20.027Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e82da416-2049-4643-8bb6-9d10634687b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:30.053Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=45fbf361-f0b5-42be-8dce-7c749b7ab999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:40.071Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=829cc8c0-70a5-424f-8143-af3ec1ac6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:50.090Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fdd8b10b-d5fc-4518-ad0a-70be93f769b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:08:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:00.114Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1a7021ac-b1a0-48a0-bd6d-00a0b64475bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:10.133Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fc0229c5-343b-4ad4-b876-d85881cbed87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:20.154Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06b66cb5-5d57-4773-9c42-e169ec66c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:30.167Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3a034fde-f77a-4ae1-a4e9-670624fbed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:40.182Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e8f9829-9f11-4e7f-ba38-3b28871d904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:50.198Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4abd9f8e-08b0-4bd6-b0fd-a71abe9c17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:09:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:00.210Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1c7db0e9-f48c-4cc8-adda-85cb94dd93d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:10.227Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=16144716-9f84-441e-a0e6-e767e0c52195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:20.257Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ca6902c6-4981-4177-aa30-7177e779ed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:30.270Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=367d8238-131c-427d-81cf-50cb631e58ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:40.283Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=de5afc5b-6b3f-4f29-b47d-db3c39b086d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:50.299Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=14d5af2d-27b4-403d-b6c4-13eb1af27734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:10:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:00.318Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=965b5f73-d4b5-4a7c-9d30-0d03796ebc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:10.342Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7e52dc5f-b86c-432c-b753-d3001e3f7acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:20.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d21507f9-3799-4576-8cc3-98bb12920655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:30.376Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a7ad69aa-bbdf-4be9-9ad4-a38ee5624fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:40.393Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=47a8ffcb-123b-48ff-95a6-e144e44332be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:50.413Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a3840ca8-e141-4f4c-8022-39cda8a84551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:11:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:00.431Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e77056b-ee9b-4a9c-ab2d-a1709f7e8606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:10.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf08cb15-b6f3-4e15-9318-38d390751db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:20.474Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d826d6ad-7095-4e1e-ae08-9565d79de549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:30.489Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=70435342-3ec9-4764-bae0-79833181e317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:40.507Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6d5f298c-1430-4e14-bdbf-b2376ae4ff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:50.522Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e7793ba9-125b-4cb6-b948-149e51f8faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:12:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:00.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4c336711-aa4b-46c6-b4eb-90730528bc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:13:06.951Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:13:06.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:13:06.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:13:06.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:13:06.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 |2022-11-14T10:13:06.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:13:06.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:13:06.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:13:06.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:10.573Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7753349d-d86c-4ac9-9ad1-f47143b02068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:20.585Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2b7abb07-1422-4688-89d6-6af8fa21a5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:30.605Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=92e73478-0c35-4cd1-af8b-32940c45acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:40.622Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=055953f7-4232-41b7-89ff-63c4f613dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:50.637Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7f22985e-2e33-4525-90b7-f4c470696d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:13:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:00.652Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9484b6d0-e906-4ac4-a471-941720c4dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:10.665Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d3d61db1-b129-445d-9acb-2f132a273794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:20.677Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1e4076b6-fd5d-455a-9484-6cde1ce4c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:30.695Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e2266f95-ea12-43c3-9992-bc97aec88750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:40.711Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ed2203c-3bfe-40a1-9c19-041b004eeb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:50.725Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a4e5522-f962-45f6-967b-facc59cce25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:14:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:00.752Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cdc5b89b-7883-4375-a5cf-1c3a101f8863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:10.768Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=06feec1d-b3d0-4cbe-8086-63e97fc02784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:20.779Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=65e83d76-4da5-46fd-9429-02ab02054954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:30.793Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=921902f6-9c4e-4325-af8c-7d5026ba1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:40.804Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7516171e-9e3e-4593-9482-6192a66583b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:50.817Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9f9db7eb-90e1-4332-9904-cd5b1c3735c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:15:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:00.834Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=22df52db-9b46-417e-8aed-927740c7cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:10.848Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=370f28ec-5985-41e3-b589-4cc5d7770c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:20.871Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3570ad4c-04fb-4b28-a660-fa4b998506e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:30.889Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0a138cd7-6025-4ec7-927d-98b3ac5be846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:40.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6adeef56-dc8b-44c6-a8de-2c96dcf1aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:50.920Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9c20c9d6-d65c-490e-aca5-5472db9f4782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:16:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:00.934Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb0314f2-03f3-4068-b9c6-5a8e73d6fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:10.946Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1cfbf745-20fd-431b-9d5d-963110083efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:20.960Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=366529c4-e1ba-4603-96ea-e7d3f0b81cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:30.976Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6755683e-e9a1-45c4-9479-83aa0f1c1e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:40.993Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4280fb45-c43a-421f-b73e-00a0ce4b8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:51.013Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=437f6aca-40a2-4ae5-998c-3457736164c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:17:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:01.030Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a4c10ca9-07ff-40cd-9b7f-b11716e9603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:18:06.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:18:06.001Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:18:06.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:18:06.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.002Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:18:06.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:18:06.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:18:06.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:11.045Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=57338765-112b-4e9e-95b4-b9e0c7284b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:21.058Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1fe05bf9-2a0f-4c0c-88cf-395d86c2c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:31.071Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7f7114a8-33d1-4f90-84bc-7684fe7042dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:41.086Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f56d6f7f-7f42-45d9-b300-af22ff1368d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:51.099Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e79d9872-9c5c-403b-896d-9bee16f07620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:18:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:01.114Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f1f39fac-cf52-4179-9400-1f8b498dc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:11.129Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec228fb5-949e-4f46-9d5a-02bc98611760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:21.149Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8b05b900-2200-4036-a017-92c651e723de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:31.161Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=877d8511-a777-4d57-b1aa-b06f43226929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:41.175Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=935aff64-4654-4bd5-ac78-c97450eb4afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:51.192Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8fbae82c-df04-49ed-8e88-cc61598f95e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:19:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:01.218Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2f28530e-fe63-434c-b0d2-c2bd18efa73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:11.233Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ed5faa56-3d42-4e86-9e30-678af4aa5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:21.248Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69b94075-bad2-4868-9dc2-7c3368a76a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:31.260Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b70dcec0-b713-4569-ac43-3d17b4dca4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:41.273Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=47101190-ab43-4b5b-8eb9-62d68dd00ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:51.288Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d2f710e3-ce22-4683-9a11-51e7ea706680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:20:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:01.305Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e058910d-9b0f-41d8-bcc8-718e1ec7e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:11.321Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c903e9c9-130e-4be8-9e73-1b85986460a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:21.336Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb677c8d-16c3-404c-839c-10999c469bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:31.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a9425591-79b2-4e40-a809-38382906ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:41.381Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89ee13c5-620d-4dc1-9199-76592c8224c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:51.395Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=850d601a-80aa-4b21-90b5-3b2d1a3008ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:21:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:01.427Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9ec31022-7f96-4e78-87a5-aa81a601e460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:11.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d9e12a2a-e87e-49f9-bb6a-0cfec9a54de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:21.467Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c9a9830d-cf33-4164-a171-b8fd922061ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:31.485Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b063ec1-e9ee-4b92-89f5-29eb306dbf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:41.501Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0def645-6a7c-4bde-833d-7ef7a8d32bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:51.522Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=51ae0a99-7c3c-47e3-b073-5bc21d397660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:22:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:01.536Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2888e0a8-a458-4bd6-9348-96e4aa1d6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:23:06.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:23:06.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:23:06.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:23:06.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:23:06.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:23:06.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:23:06.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:11.553Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=12b3a770-f87c-4a2e-b1c7-b86b45d61c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:21.574Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=344ace4c-ce10-4348-a1a9-0172edd5537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:31.600Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5d5add48-9fc8-43c6-b92e-3632b0efe838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:41.626Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dba45fdd-51d8-44f7-ad97-0d443e7f221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:51.645Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b946b161-a1ea-403c-8c75-e0e1b2e631f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:23:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:01.675Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=023cfcc2-447a-4d25-9eab-947ec94d1078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:11.706Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b424e917-dfec-424c-938f-cc0f57e51bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:21.774Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=395bb798-925c-4f9f-84c4-cebd7285c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:31.808Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a092d33-44e2-43d9-a0dc-b65638cd7a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:41.829Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=adf9ed97-20e6-4d13-bc37-102c53efb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:51.852Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=927852a6-5435-409c-ba65-99e047fc0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:24:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:01.877Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cb30d719-80eb-46bf-bd97-afd4ee3a8167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:11.942Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cd5e7105-8c13-4329-8316-0e5df0e26a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:21.957Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f63f2550-1adf-466e-a8cf-892c9d01493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:31.978Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=56ed04b1-e614-481f-9c5f-7d47800db53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:41.993Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d849e06a-5579-4cd9-8e18-1613827d8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:52.010Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cbd8d9fa-3eed-4a05-84b1-089f3b69d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:25:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:02.025Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a97c1291-9e44-43ee-bdb5-0a1214224167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:12.043Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f377f5f9-2a95-478b-b470-f9f79ceac943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:22.062Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6ac07dc0-0bca-44ae-b664-ac909c2cf9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:32.097Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e316418b-5fae-4d4f-861b-9d88933a38fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:42.113Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e429728f-1f90-4097-a030-5218f2ce7d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:52.126Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=296ca543-4b0d-45bd-a9fd-51d5812cf4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:26:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:02.141Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=05cf3662-9e18-4e29-8047-08692884835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:12.162Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4ea86ae3-ca59-4a06-919f-8cf18a5787b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:22.180Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c9f23b71-f461-4f70-b4f7-20baaa729790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:32.199Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8e0aa017-22a3-4fe6-82ab-2f54253cc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:42.216Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9afbbb05-ebbe-49c7-8441-30f8b522cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:52.229Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e9a060aa-f6df-4842-8cbc-a827db94c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:27:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:02.244Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=11efd514-c3f8-4bb4-a7fd-a86b64d4ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:28:05.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:28:05.983Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:28:05.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:28:05.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.984Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:28:05.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:28:05.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:28:05.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:12.258Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5ed74755-1bac-437a-8285-8e1e1ad954ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:22.274Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c47b7558-5483-4a99-8d77-819d55f11580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:32.288Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a880b7ef-1732-4cf4-bc2f-1f0b3341ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:42.302Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=62e1c85e-f170-475c-be03-b2937ada0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:52.317Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d29ab6a1-1e5b-488c-b4fe-fafd89d8cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:28:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:02.334Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1800bca8-a54c-4bab-9c0d-eb6dc1645ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:12.348Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bb14ea35-cad8-4527-8822-d7d5851c72ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:22.363Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7c6dd790-e397-46d7-8b72-24aa24e11265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:32.383Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5b15afde-97f1-46cd-83df-088f9413b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:42.397Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6c1cd22d-ac9c-498e-88ba-123adb89e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:52.419Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9a1552ce-fecb-4c1f-930d-7db49b0fea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:29:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:02.437Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a30d972a-03a5-4118-bd95-74c8b5578927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:12.459Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec6ba57a-fda4-46d5-9af3-759002f63828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:22.472Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=867c9751-8084-4c09-a883-2874d3de9b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:32.493Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa69b13c-e4c1-4fee-b003-ddb4d6c2f2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:42.509Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26ea2c19-a9e1-40bb-9381-496a8c70cb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:52.523Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ed63ae67-1d91-4901-9eef-fb7342b25ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:30:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:02.536Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d2f74bb4-3d6b-4ad2-881e-e11156c54139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:12.550Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29aa3e8b-a6ff-42fc-b80b-57029f52eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:22.564Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fa92f07d-4f7a-4abb-a58a-0ac6a4cb02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:32.578Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a757b8c0-b281-4a4e-ada9-0d85f4cfe1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:42.593Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=84fe28fc-3ab9-45a0-8251-3b59c658d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:52.632Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bc819a60-1c47-4375-8278-f6427e5e63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:31:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:02.648Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f2e62a1c-bf3b-4022-901b-b25b5a5226b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:12.663Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1aab16e3-323d-41de-a570-59c5f79f4b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:22.680Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=40113b99-a92e-412d-8775-704c03d5625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:32.695Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2df5860d-284b-4a1b-90f9-54d71d9772a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:42.709Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e98e060-2ea4-4b0d-ac5c-a5fa691a8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:52.724Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=68504469-6b66-441a-99bc-f17a3c20709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:32:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:02.741Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=839bb879-baff-43b7-b364-b882e0e6ac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:33:05.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:33:05.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:33:05.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:33:05.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:33:05.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:33:05.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:33:05.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:12.755Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7fc2cedc-2472-4737-9485-d09ae9d648bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:22.770Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f02f02bf-0c79-4677-a888-32e5fca0449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:32.788Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e975be79-9cab-425e-8e27-062928b8f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:42.812Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1cab77ee-2918-417b-8bb4-4e886ffdb556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:52.832Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b028f343-a430-4fc0-8572-0d8762be37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:33:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:02.850Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=007ca834-26a2-4088-a351-3b1f4d21dd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:12.865Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d32eb6b9-54ad-4a90-b02d-ae14ef6bb096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:22.879Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=add8e89c-a0ec-4b04-96f4-fdb9b6d6d86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:32.894Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6687ea53-b7db-492e-aa51-a452e1dcb2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:42.930Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=27ea3b0a-5c32-4c43-9bfc-52e4afead6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:52.943Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=012e44a9-9ae8-4830-84d2-68b5503c8236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:34:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:02.957Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=baa29c2b-f4b7-4d1a-91a7-8c6aa8c401e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:12.971Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=33e7057d-dee0-4758-8505-94167dee45bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:22.985Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e48dcd71-f4dd-463b-a117-003b0bae6eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:32.999Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d32a46ad-6d9f-4582-9ae3-958b7d086aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:43.015Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=84a5c02c-5d05-4863-afba-f3055f9e8b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:53.029Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=962785a1-148c-476d-a212-07e674f0fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:35:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:03.041Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa294fe3-611a-4965-87db-d29bb73857ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:13.054Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b97708b4-7903-4d06-821a-c051004f2287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:23.069Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d15a664f-eab9-458e-8a17-967acb30f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:33.084Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29d40cd4-4da1-4dc1-98ea-53367656f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:43.097Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=13b37f88-d0e4-4d49-a073-ad0db96e9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:53.113Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a82fe68-fd62-4886-be68-00de6a356b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:36:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:03.125Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6a0192bf-fcfc-4eb4-b93f-165c45658087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:13.139Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7904b1d8-51e4-4aa7-b56e-4cd5c4b02dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:23.157Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1e55ec84-3d40-49a6-bf13-c236d7ec26d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:33.170Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec9a600d-b90d-4333-be19-1205cc682fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:43.184Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7ef19761-60aa-45fa-ade2-8ce27c41f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:53.204Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=469b1dd0-c03a-457c-88dc-dd7bd249bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:37:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:03.220Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1d98f6e6-69e5-4862-932a-88dae4b157a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:38:05.987Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:38:05.988Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:38:05.988Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:38:05.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.989Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:38:05.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:38:05.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:38:05.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:13.237Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b9e61ea3-b7ac-4591-9eca-171f026ebc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:23.250Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c0ae6f84-5ba4-4674-8e32-6da57b42b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:33.264Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5a167900-9b43-49a9-a19b-4de3c08300ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:43.279Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=80540430-8a9a-4fba-adc7-5cec06c1289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:53.292Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0ba63a54-ea61-47b1-85fc-034675f6841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:38:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:03.304Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a1f13e67-c6aa-4342-a41d-7037c5c1d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:13.318Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=df1efe75-20ea-4813-9fad-6dd8c200d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:23.330Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fe1cb724-099c-4f73-b172-728bd52f0d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:33.345Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=8a5660d9-0014-45eb-9a4b-669791533726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:43.361Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f3dd5b7c-e8a9-47cb-b761-d5b69a9ec341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:53.374Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ffaf1a85-2bcd-43d9-98f7-597d196e13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:39:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:03.387Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c4202cc8-969a-460e-855a-d1fc8024d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:13.399Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89d43d94-134a-41dc-867e-0b95ac8f639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:23.413Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=415a1118-aa85-4c7b-9078-7df0abdfd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:33.425Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=21daa2fc-74a0-495f-bbd4-3c146e20ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:43.451Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=998befcd-c6e4-4fd6-a69c-34f5ba236c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:53.465Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=53be83f7-4a8b-4c81-a374-7edb5cac7c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:40:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:03.480Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c6626b35-722b-4a5b-b754-3e4cfd722bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:13.496Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=00af84aa-500d-4fad-bb04-59d51e59f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:23.508Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4099fe66-0b8f-47df-8052-73ee6eb709ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:33.524Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=72d4cf6d-630e-4573-a7b9-211e83e79a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:43.542Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ec43c4a8-c9b4-4b0b-99fe-cdc995b81da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:53.560Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf01b9da-a174-4575-b75c-7e011188107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:41:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:03.575Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=40080432-4f2f-4b4e-918f-57559be30a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:13.590Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a140564-4569-44bd-b48d-7d33a7528943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:23.603Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7e926b98-8d9c-49c6-8b26-c943ada2e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:33.619Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fb613589-3909-4d98-8699-2d9eaf261a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:43.633Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=67ccfab8-5841-4c70-a161-501b560d181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:53.648Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7a2173ab-da64-4e7e-a18a-7ef38ed4cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:42:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:03.663Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=10e433fd-159d-4d2d-aa53-9d797832e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:43:05.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:43:05.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:43:05.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:43:05.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:43:05.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:43:05.974Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:43:05.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:13.678Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5502929b-f02f-4b7a-a4e5-8239ad3c93f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:23.691Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=15a112d8-2b94-42ea-895b-bf8c2a1b32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:33.705Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=31fe41ba-942c-422d-912d-ecc7b79ef0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:43.718Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f8263bb7-0102-423d-8cbd-4040f4fe7a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:53.731Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a4857492-de61-45bd-8795-eabd6903e024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:43:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:03.746Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=1549d142-7cf3-4741-a024-e2c75f141f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:13.758Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e61e9fc-2538-44e6-865f-4c296e9190fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:23.771Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ee5ff9d6-a982-45a9-b544-d9a9273623ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:33.784Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=573c9d54-06bd-4aa0-8e84-f45a892912e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:43.801Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0224c43a-8ab6-4975-937a-9907b15adf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:53.815Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f6965159-c4ec-42d1-9386-95c39127a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:44:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:03.834Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9ed1f8f6-4087-4e9b-a6f8-a42a2133641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:13.847Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2a587f73-36d6-483c-ad69-d27179d4abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:23.862Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=67696015-55e8-4164-b740-a74ea3045990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:33.877Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e6e43011-862b-4477-a874-bff8fe5e9ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:43.890Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=91fd3c34-9906-4bfb-82b9-ad735ddcd5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:53.902Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cf49bcce-81bb-4bcc-908e-612fc4baedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:45:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:03.918Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d25c1d28-fc73-41b9-b0b1-1a3c1bbe0e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:13.929Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ba7c9efc-6a00-4669-baf4-4554e27570ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:23.945Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0e2111ac-b54b-4335-9220-8a4c80743035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:33.961Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9dfa251e-c13d-4888-9f56-db774199e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:43.977Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=726d76af-7683-4c6e-bd6f-0089b0b77ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:53.991Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c374d068-93d1-41d6-ae64-f5172024a73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:46:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:04.005Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9cf1dbec-c6b1-47e3-aa00-0b8789f13ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:14.024Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=52802dca-5857-4cc2-80ef-914eed5a5fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:24.038Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=93fdf329-6556-469a-879e-e906bcbb01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:34.052Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=044bbb9a-b316-49fd-8728-779d87a41b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:44.065Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=03fa61bd-c273-49d7-a593-23b828130973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:54.078Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c6d4d2b7-93a3-48fb-93d4-f9f1e32901ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:47:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:04.091Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=35d67278-4b58-4cd8-9480-473b697ec837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:48:05.898Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:48:05.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 |2022-11-14T10:48:05.898Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:48:05.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:48:05.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 |2022-11-14T10:48:05.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:48:05.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:48:05.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:48:05.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:14.106Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=599b67f3-4c2d-48da-b782-c3f07363f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:24.120Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fe61498c-8f24-4e76-aacd-b578c7c85f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:34.136Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4a08cc4e-488e-4673-b0a8-50d0e09a873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:44.151Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=48b2b4d8-c12b-4713-b32e-2685867554b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:54.168Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7c710f41-9268-49d4-94ca-40b0a9573a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:48:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:04.182Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=a27af7ec-a534-4d65-9555-2e5a256e59e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:14.198Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=cddc9857-60f5-48a6-b558-2a7eacb41f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:24.212Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4cc771d9-3064-4348-adf4-1d3a26324f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:34.227Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e6bec1a-eaf8-4e95-956f-8f80f04cb414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:44.238Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=e3778685-d08d-40d7-956c-d8b9cdb2c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:54.252Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=508aa842-aaca-4415-add4-67308ecf70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:49:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:04.267Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=44797467-d1b9-45a0-9127-a8c52c5a5414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:14.281Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=dfbd6051-df87-4064-9553-63725ff3a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:24.295Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ab9d2047-4b7d-4292-a3af-500171289bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:34.310Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=841d6924-de50-477d-a0f7-e3655207787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:44.323Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=d090b9f3-0923-4e88-a889-b57b67da48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:54.340Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=89ff95a7-f9e5-49f4-9d4d-03468e4a0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:50:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:04.357Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=533e267c-7805-441a-8411-e1963f52dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:14.371Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2e999a80-f8de-460b-95da-166874467c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:24.386Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c15dfd53-171b-4776-a99b-9669e60d663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:34.404Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d3e7c40-80e3-40c6-a7a1-e25414d6b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:44.419Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=030bcca9-95c6-4e90-8d08-efe056bb4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:54.433Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=651195cb-11d1-457c-9cb6-9f018f3a18b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:51:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:04.447Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0372c036-69d2-4d9f-8cc8-8a99a674ae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:14.461Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f577df01-1584-497a-98ac-56b1334984db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:24.474Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b2e79905-c526-4c9a-aaa2-27e2104c88a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:34.488Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=515a4388-d5eb-4eea-92a7-13463bfaeedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:44.501Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69744aaa-68d5-457f-acbc-1bebbe47a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:54.514Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ea4b1551-a802-4711-acb8-84931957ccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:52:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:04.526Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d6a98b6-600f-4928-8eb3-d5c08ba587b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:53:05.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:53:05.975Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:53:05.975Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:53:05.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.976Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:53:05.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:53:05.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:53:05.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:14.538Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=037f4888-7025-4af4-aedb-98b661f7af55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:24.567Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=335864d6-18d6-48a8-a790-26314dad1d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:34.579Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6134aacf-0d54-47c2-8c12-cb26f59a7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:44.596Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bbf99ae7-565c-418d-b86d-82a46e823a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:54.615Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3bfb6b2c-6516-4b11-b3ec-0d03d53cb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:53:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:04.632Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=c5702010-b4a7-4ebf-913d-7b7a3defd486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:14.646Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3e8bff11-1b98-40dc-a146-87df5d4b93bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:24.660Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=91f4429c-9f69-4ba8-8663-74d49988fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:34.674Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=eace65e2-106e-434f-bb7a-4089a655b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:44.689Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4fde4c40-a015-49c9-815c-d9a87f1c83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:54.701Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=b2aed5fd-dd42-47f4-bf1c-d0ea41bd25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:54:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:04.716Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=4cb6e6be-0f75-49d4-99c1-c8b7d53b4334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:14.735Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7cf51033-9336-4076-a226-96d727fa693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:24.750Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=09322376-d846-4b3f-bd42-e6076f93469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:34.765Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=3d4463c5-b9bc-40f6-8196-a05c2347117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:44.781Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=fcaa14c0-95ad-493d-b0cb-fa012ea871cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:54.795Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=56b675ba-11be-4cce-99f6-353e9bdc2d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:55:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:04.809Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=accac02b-6f09-46b3-8f90-aba3e882dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:14.823Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7b981e6c-4773-43a3-a592-bef19dc79044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:24.838Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5d17e015-26bb-4841-862e-f15e7867800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:34.853Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=846f11b7-ad7b-4fed-b284-8d507a263f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:44.867Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9d328e38-a536-4804-b7cb-386b928fd36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:54.879Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=052653bb-8a2b-4723-b6e3-344d91ebd035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:56:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:04.893Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=7d9be387-4baa-4df9-88ff-f406ecf02668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:14.910Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f8e00fb6-9a81-4ade-ad9d-a7172bc95a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:24.924Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=aa862a39-266e-4bf9-b692-ba22e35507f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:34.938Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=0291e0c9-a137-47c6-882d-0d4512472284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:44.950Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f74f58a2-2a13-434b-8b68-ebe089178550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:54.963Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=69c60751-1358-4144-aeec-a2b98fc33239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:57:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:04.977Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=f087dfab-bfe8-4c31-beca-ce701cc33a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T10:58:05.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:58:05.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T10:58:05.993Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T10:58:05.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.993Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T10:58:05.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T10:58:05.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-14T10:58:06.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:14.991Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=9e31cf74-67b7-441a-bd2d-6c862d69e9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:25.007Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=97bcd352-e591-4cc2-b90c-aec002a14136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:35.022Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=5a1c49d4-8a64-4cd1-9fbd-eba8be534dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:45.038Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=582e3575-3a4e-46e0-afc4-1162d817f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:55.052Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=29147962-443a-4638-8127-b84c362a486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:58:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:05.065Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=238a25a2-3851-433b-b771-6a49952cb47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:15.077Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=26dc61c2-31cb-4a68-900d-27c3dfe5b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:25.090Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=933248d0-598e-49ad-9af5-5f7a5520141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:35.115Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=bb24a8e4-59cf-499b-b1dd-3e7f84637827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:45.129Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=2644c60e-59ae-455a-9f44-714e9d5ee22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:55.146Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=6710f66e-939c-4cab-a48b-29b45746348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T10:59:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:05.158Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=11494dd5-3165-4df6-8432-af4734d479d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:15.179Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=ace39e13-9e38-4804-8880-d3e997a88c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:25.197Z |INFO |Init configs |InvocationID=9d775fc1-7780-4e7d-9ca1-f1ae2b3ca307, InstanceUUID=13083c15-2904-481e-9a3b-5a7fc7932bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T11:00:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |