By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:00:52.262Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:00:52.274Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:00:52.275Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:00:52.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:00:52.670Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:00:52.815Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:00:52.816Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:00:52.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:00:52.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-26T23:00:52.959Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-26T23:00:52.983Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-26T23:00:54.345Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-26T23:00:54.786Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-26T23:00:54.810Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-26T23:00:54.810Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-26T23:00:54.904Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-26T23:00:54.905Z |INFO |Root WebApplicationContext: initialization completed in 1921 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-26T23:00:55.754Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=39209430-08e2-4345-bf15-60580c87c36f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-26T23:00:57.645Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=39209430-08e2-4345-bf15-60580c87c36f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-26T23:00:58.338Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=39209430-08e2-4345-bf15-60580c87c36f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-26T23:00:58.368Z |INFO |Started MainApp in 8.448 seconds (JVM running for 9.182) |InvocationID=39209430-08e2-4345-bf15-60580c87c36f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-26T23:00:58.566Z |INFO |Start scheduling PRH workflow |InvocationID=39209430-08e2-4345-bf15-60580c87c36f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:00:58.577Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=34f468e4-1d37-4715-9006-188254b5ef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:00:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-26T23:00:59.219Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-26T23:00:59.220Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-26T23:00:59.222Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:09.118Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=60582bb4-0cc5-4d63-89a5-45d2ec4e8828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:19.150Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=015c8ff2-2a7a-421b-aaf4-1eac036d1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:29.174Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ea24d7d6-d4c4-4697-9f69-4f13d81aac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:39.205Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d632c51f-7341-4abf-83e9-23194325dc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:49.220Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1e3f81c5-0a53-4f4a-a48e-27ef0e99e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:59.238Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e73b526d-f070-443b-98d4-7449ac08c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:01:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:09.267Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5d36cd11-2f32-45f9-ae0b-11b4fa3de045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:19.283Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=952d7e45-9126-47b5-b33b-d3233b12a102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:29.304Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=139b49ec-c4cf-4cac-9853-d59205219af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:39.340Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4151225e-c27a-45c1-addd-c39547b9ba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:49.360Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ea08f65f-dc85-460e-bd7a-458189e0bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:59.373Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=65716d7c-c50b-4508-977f-887a7bfe179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:02:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:09.388Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e75c805-e5be-4cec-bf4f-a5787f4445de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:19.401Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=74fa5a51-5c60-404b-924c-7b34074860a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:29.413Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=61d8b0b7-44da-436d-b385-eafe6331f1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:39.428Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=563925d7-022a-4227-919b-07ac135815d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:49.442Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d64c7808-b03d-4df9-93db-661f28596d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:59.529Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ef99ed63-4f99-4918-a5fa-809cdcd181d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:03:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:09.555Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=504a6992-a386-466e-8b6e-26f2131ed5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:19.568Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f96e769b-233f-45ec-bb0b-4983344016e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:29.593Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=289e39b6-b7e3-4d06-9d9e-06ac4e0d6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:39.622Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9fb4ff3f-6a3f-4256-8ec8-31526b320173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:49.641Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dc171d66-31f5-47e2-b671-fe781dcf8e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:59.655Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3d934489-8add-4c8e-ad98-c8b3db6736a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:04:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:09.676Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fdae17b4-3e69-4714-8bd5-4f3cdc865d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:19.723Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=066aa775-0aa7-4cac-9735-d095c9b6c2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:29.736Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8b5ed4c8-1bdc-40eb-b8eb-2784548ca451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:39.753Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e2b0a288-6b4b-476a-817a-2d59aa63ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:49.771Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dbdb6eac-fff0-4c8e-b9d4-188438fa3287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:05:56.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:05:56.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:05:56.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:05:56.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:05:56.938Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:05:56.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:05:56.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:05:56.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:05:56.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:59.786Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d07521a2-ff26-40ad-9bfc-ad41ffedb343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:05:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:09.808Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a5ffa0cb-a364-4474-b70b-f5c71c29c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:19.832Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5cf7c2a4-6f23-4ca7-9eb4-11887f9810c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:29.851Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b4947d2e-a166-4c75-b2d1-df7aeae3564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:39.866Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=41f80a1a-3d97-4e43-99e0-5fea64ff5cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:49.888Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e61db202-c577-4a9f-87cd-c7667a45dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:59.912Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=22176797-954a-40b7-8919-1763e5c1702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:06:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:09.937Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2bbc7a19-36a0-489c-81e9-f8317a77f43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:19.953Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6b696bc8-034e-418b-b3ed-5b17ab4f6fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:29.966Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1bbc47e2-f290-40e1-9a46-e6a61cf7858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:39.980Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9d8a8473-7619-45a6-9669-0dc23da60dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:49.996Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=777a0ec1-19bb-4475-8b12-deb820c3c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:07:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:00.012Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4ae34096-4c87-4e11-ae1e-917736b32527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:10.039Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=85da0dda-dcdb-4145-b92d-6c6a162453b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:20.055Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b54bdebd-20da-40eb-b5d6-bcb5fc90d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:30.072Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e23f9ce-5b8f-4c97-97b8-12222fbbb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:40.088Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1cb423ef-caa2-43b9-be4c-a679aa8b99b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:50.101Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=97660a10-0381-49c2-907f-e478fe7a0296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:08:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:00.115Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=284af32d-b6ac-40a4-84c7-17ac42b2cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:10.141Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=27a77c32-0ee7-4488-921e-e89b88345557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:20.157Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=53cf222d-94b4-4b13-83f3-60c84d43f053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:30.170Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c2674137-cee8-4e9c-9b94-e8ea827806e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:40.194Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4c88ff84-2558-473b-8a24-f7fcf793a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:50.208Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=47595426-cb4e-4214-9258-9d922a7e0bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:09:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:00.230Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=039454bb-b528-43b5-bcae-677ffb070b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:10.251Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0216b010-bfde-4451-a09f-91e6ec098e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:10.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:20.268Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=824679de-7ff5-4355-b2e7-8343e32c15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:30.284Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=58c68ce8-e957-45e5-b66a-20bc56f714b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:40.301Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe656e30-c91b-445b-bb13-212b93f85df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:50.319Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=17fbb1fd-50d4-4de9-af67-888e8ccf2e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:10:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:10:56.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:10:56.031Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:10:56.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:10:56.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:10:56.032Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:10:56.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:10:56.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:10:56.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:10:56.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:00.331Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1e1d6d62-53f1-4d56-8328-e47a5e329e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:10.349Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=69e3f6d0-61b8-4717-bf3f-49ae85553398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:20.366Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fa81277f-f854-4387-9685-db726c7e1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:30.379Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=53d69042-5b8b-45d9-bc58-dfd891dcb90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:40.394Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=72b238ec-88d9-4905-939c-fce0be186736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:50.410Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=69006942-e59c-491b-aa55-63f884f52f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:11:50.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:00.427Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7b7ab3d0-2429-4aa1-8456-b251d61066da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:10.441Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=30ca4c61-f2f1-4361-8920-d5db4ab7b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:20.453Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5d754722-820a-4407-beb5-af4b8c3dd9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:30.465Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4c3f456f-fa82-4fcb-810d-b4e29f0f2d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:40.480Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3748f70c-69e0-4d80-a3cc-34bfb46dc5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:50.523Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6abf02a7-43e5-4347-a793-f861ab9545b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:12:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:00.543Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=24120c65-48e7-44d9-8671-0cae25fcd42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:10.559Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1b4bb83d-fbe1-40d0-8ba5-d4111e4977cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:20.588Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eb2bc5d1-b047-46fa-996c-bc096405e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:30.600Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9cb4efb0-2552-4dc0-afaa-a40b3225ed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:40.616Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6472768f-755d-472b-90a0-6ffff2f867ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:50.630Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=78a39a64-e77b-4677-9eab-6d0ca565fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:13:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:00.644Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=82e5412b-1309-4e08-a5da-011a3e71f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:10.664Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a2b1bb4c-4ec8-4733-ae7d-e371788a9120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:20.677Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=72476350-b80d-4b3b-9895-59a3a62fb568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:20.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:30.691Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a9a4c809-d784-442e-8e44-15c572abc83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:40.705Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=62945acf-98ee-4c86-bfd0-2d8da35c7bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:50.719Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dcddb333-36a4-4af4-9088-9338346ddfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:14:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:00.735Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6e60d8f6-c8f8-49e8-9fce-6a408e994fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:10.752Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a0b35d39-7dbc-488c-856b-621def503c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:20.765Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2ad830b1-4106-40dd-8a67-0d3391c9375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:30.781Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=09522db7-fb4b-4361-ada8-3db6b62b8ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:30.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:40.799Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=efd3ab86-0396-4228-9023-59eb29c2e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:50.826Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=632d08f5-fb1d-4f3c-ae12-34be96ab72f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:15:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:15:56.060Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:15:56.061Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:15:56.061Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:15:56.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:15:56.062Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:15:56.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:15:56.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:15:56.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:15:56.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:00.840Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=84769aa1-eb60-4f76-97cb-46ada48661b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:10.853Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b8b04f78-3106-4edf-91d6-fcaff80cdd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:20.868Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c91d3d12-5c88-4042-93f8-fe451bd1f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:30.884Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0740d6f0-2430-426f-8eb2-26064f903d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:40.898Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=44c5357e-2c5d-4071-be79-2484d37d8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:50.910Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=952213c7-8c04-488f-980c-cd36080a6373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:16:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:00.924Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cc2e73e9-4634-4dfe-94bf-8f679ebb2aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:10.943Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6099b001-6a5e-4104-aac3-c5df03a1c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:20.965Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7b1fcc4c-7a8f-4c36-859d-11a9bdcfb0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:30.984Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=443fdc3c-1e62-447d-b85a-38c174528b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:41.000Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=defbce96-8630-403d-9a4e-eeedfce92251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:51.013Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d93241ae-f61f-4618-a39a-1cf4891dc7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:17:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:01.028Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1884e566-7a77-40a5-a89c-7487a5d388a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:11.043Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6c69f3d-56f5-4897-8357-d4ba68f97cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:21.057Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e7eaf489-673d-45d1-9e5f-04b2bc5e962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:31.073Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=65b3399b-d34c-4a1f-88f7-c2186897c6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:41.092Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=59a6badf-faf0-4f30-8070-1b12e5a6e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:51.106Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5c6a5453-7f0b-4332-a95b-990b901f08e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:18:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:01.121Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e14f88a5-c4bf-4858-8746-ca60bad0c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:11.145Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d95481fc-bcef-4d2e-a2d2-b2ad4b7b3e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:21.161Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dc717e74-f09e-4239-85df-6561d7b9b82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:31.175Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2212ed6d-6496-42f9-aade-80b2924b2560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:41.191Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=faf14608-3295-412b-af83-5637d4755435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:51.202Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c40e2dd5-ff97-4ea2-9e16-4b38db71f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:19:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:01.218Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5e312709-09b0-4a12-95fe-4a60be3a9bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:11.232Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6909e02d-341a-4a2d-8eca-0771f59b2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:21.250Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=58b16e0b-cf81-4dbc-8912-ec351803b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:31.269Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=51c8b5e0-98ba-42c7-b20c-0e93ef3ced35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:41.292Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e5caba32-b80a-4c85-85c8-4315a0e13562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:51.327Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f08cf578-6e6c-4684-a2ee-11e443df214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:20:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:20:55.960Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:20:55.960Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:20:55.960Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:20:55.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:20:55.961Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:20:55.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:20:55.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:20:55.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:20:55.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:01.358Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2d03d038-d7e1-426a-b961-2039e05be41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:11.370Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=785d1ae2-8f42-40dd-aa3e-51029d354ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:21.390Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=210ff12b-cc69-4584-8dca-4abddec364aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:31.431Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8289e864-6ffc-4e02-8fcb-7e4506c49cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:41.587Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b5ebf546-5d23-4c91-929d-75e8ae2eecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:51.602Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d03ba5fc-f87b-47fc-999a-69dab48fd87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:21:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:01.635Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=97410e99-7965-4a69-9009-3302307aea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:11.702Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=df035780-a91f-42af-98fa-ca87a7b00c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:21.777Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7db54b67-4242-4823-a27b-3bfffa14a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:31.855Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9c32ee2b-15ee-4c75-b426-462560911ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:41.868Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=53166c72-509a-4cf2-93e5-3278bd2c4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:51.893Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c5242214-21fc-4aaa-86e3-a5d122cf47b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:22:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:01.977Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d87d384b-c7db-4751-9c67-23fe45e5af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:11.991Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=768f79c6-7cd4-4271-a988-a89a9943314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:22.025Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=729dae0b-4dc5-4e00-bb51-d5ab126872cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:32.059Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6371b4b6-7f4a-4af9-9da9-4495ce5bbd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:42.174Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ef04ccb2-9a77-4e69-bd1f-fdf1f5139159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:52.193Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f38bbcac-f0b6-4c20-99c7-78dc2b14878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:23:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:02.246Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c9125419-329a-4d6d-8edd-aa84526b5076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:12.275Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f87c2ca9-e3af-4304-b512-9bea646af1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:22.292Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=869cd2ad-cb46-41cb-aebb-b490eca9e647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:32.330Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3368f259-c74e-4685-aca9-bde1fe73b35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:42.346Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=84475017-2773-4501-8ae0-d77757032a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:52.366Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2b2e4c02-afcf-4cc6-bc59-2a8d0785e19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:24:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:02.393Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b4543697-288b-4b03-8da1-a7c5ab38640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:12.405Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=914a29e7-d27c-4c9b-997c-17c121239afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:22.432Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=65f5b167-1722-436d-b290-f53d92559d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:32.449Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6d0d8ac7-e317-4825-8208-ecc3d7d9763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:42.464Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=91cd743e-f97e-46fb-8ddb-169a234c88b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:52.477Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=aee21e8e-7813-44fa-b80a-bcbea77aaf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:25:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:25:55.993Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:25:55.994Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:25:55.994Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:25:55.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:25:55.995Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:25:56.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:25:56.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:25:56.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:25:56.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:02.500Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=66006e6b-eac4-4bcc-9ea8-9338eaa4d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:12.515Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4dc8113c-93f9-4331-b026-d110d4f45086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:22.528Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c3658216-a5e6-4d19-b57c-4554e32c338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:32.541Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=63ac5289-4da3-44c1-a207-8b87e57c1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:42.556Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5d298efd-7362-49a6-a8f0-c0fd3c2f4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:52.571Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=49d22b89-5aa3-46cf-b372-9603151cddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:26:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:02.584Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=142f9007-5d28-4ea0-ad5f-4fb7572d11a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:12.600Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d40e46da-188f-490b-957f-e841b00d59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:22.611Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=877f0232-08f5-4f51-a463-6f7c44d32754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:32.627Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a3a65bd7-f60c-4729-a8c5-8211cc578983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:42.639Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cb42a591-9fd5-42b3-a8c0-088261c310e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:52.652Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ed873aba-554b-4332-8fb7-1ce4c0d0a2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:27:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:02.664Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e23bc006-7ddf-455b-a927-d448f44026d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:12.678Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=86aac237-0a36-486d-a9a9-9c642324113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:22.692Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=55a9d681-b5f4-484f-826a-fcc8eb48865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:32.705Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=70de1115-170e-4e6c-9cf9-f422ca347de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:42.723Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=48134e55-70dd-4a49-adae-e1c1d54fae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:52.738Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eca43165-77e1-4273-8a98-d20504e7c64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:28:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:02.749Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8bf89881-3ef6-4d27-b007-91d748adc513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:02.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:12.779Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fb809beb-1b3d-465b-a10f-92e522629b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:22.792Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a1f22f11-11e3-4d8f-ab82-b46c4958bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:32.805Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b1ad235d-cb6d-40c9-b200-9a236f481e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:42.819Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=672f5508-a3f1-4503-844b-5c3d103574c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:52.832Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=097bc2b7-87f9-468b-ab9a-0c8410bfe90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:29:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:02.845Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d13fa0e9-fde3-46a8-b976-0090c4c485ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:12.859Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2777753d-f71a-4f8f-9b20-9a46ea3ed72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:22.872Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=03ff1ece-6950-4fa5-a6c2-6e8be2078f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:32.886Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d773fd83-0266-4dfc-b90d-a404699bc5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:42.897Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0fdeec49-b79e-4626-9bf4-725a3183dbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:52.909Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=78d2547a-48a7-4eec-a346-422888f52a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:30:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:30:55.952Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:30:55.952Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:30:55.952Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:30:55.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:30:55.953Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:30:55.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:30:55.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:30:55.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:30:55.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:02.921Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=27928b14-0c9d-424c-947e-40a1060de0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:12.933Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=67be5169-4c2a-4cc1-bfc9-2165dc23feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:22.947Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ee0315b1-d648-4e69-8ec7-a3d9fc3719a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:32.962Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2de13106-3ee0-46cc-9616-fa83db5b0b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:42.975Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e33683d5-bbc1-4490-a11e-99b7ec00597d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:52.990Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=20ab2983-6dd2-4c72-9851-9832832a8b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:31:53.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:03.002Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8ff7fe97-8576-48d6-84f9-543b669f517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:13.021Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5e5d9cf2-fb32-4b3f-bc05-86983594baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:23.034Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ddc5cc32-ff15-4745-ba10-f8db5d0149ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:33.045Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b899fd76-2208-4cfb-9cf5-fad4d8499347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:43.062Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=30c641f0-8f53-4451-8550-d328852bd033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:53.075Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9474de9d-ec1d-4057-a10a-4070d93f4d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:32:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:03.089Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=01fe25c8-b122-4ff6-aeff-534fff2ff1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:13.103Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8575e6d5-0d05-4638-bb7d-890d21996e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:23.113Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=88868058-775b-4406-a086-32da1c1c3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:33.126Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7f5b3ed9-0250-4192-9507-41fd0fbaea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:43.140Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2b6eae7a-f94b-4bd4-9967-c647074a0e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:53.156Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f3e308b4-e63f-4f80-9388-aa7402d707b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:33:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:03.170Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f0078f39-bd97-4f5c-a2f0-b5e695ebe457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:13.183Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ad4b73e9-2b87-41dd-bce1-297319e0ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:13.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:23.202Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c76da3c2-b380-4be8-abef-b5d89fab3319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:33.215Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bf94555f-8377-4631-8c0a-8e241b3bd108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:43.249Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=db99599b-ae7c-499c-a6c9-98f2cb4c5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:53.266Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f5249976-bb5d-44d2-a215-7b1fe5fe88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:34:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:03.280Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=41a6355b-865f-4575-86a3-27852b53b16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:13.293Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=20a040fa-5163-4970-a652-cafeca0e768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:23.305Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c52de964-8366-4f0f-b886-5add0860244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:33.319Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=899fb383-b638-419c-a744-eeb0c2b72d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:43.332Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0f0dfc09-fae1-4701-b52f-8fa565577a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:53.344Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3fafaf1d-4f34-4589-8fd5-97ff90c686e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:35:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:35:56.028Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:35:56.028Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:35:56.029Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:35:56.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:35:56.030Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:35:56.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:35:56.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:35:56.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:35:56.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:03.356Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cadc5457-a28f-4089-8880-75c75b64b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:13.371Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=804e0ed4-c250-4458-8c32-bfbe47b17774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:23.385Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fc2b3a9e-288c-44f2-82c0-b31e386d71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:33.398Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a87d60cd-1958-4793-8b4e-b82237f137ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:43.413Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f4939c3e-8346-4c9f-8099-65bb00328e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:53.428Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=987c399f-00ca-4180-b4d0-578d1fce8d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:36:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:03.441Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=35c3562e-1d8b-46b3-8194-359861124785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:13.455Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f4aa0ac0-c2ab-4f91-b423-293550014001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:23.467Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=918a0b22-ed10-49b2-82b8-1657bd5e3211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:33.479Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d1e8e5d0-2157-48b4-af8c-776c37989a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:43.491Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=780e7ef9-03aa-426b-9888-0150ae377bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:53.504Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=88350852-5c49-487f-a936-ccc450e46b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:37:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:03.517Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0763da86-7fb0-4aaf-93fb-730d4124ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:13.527Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6801ffa7-4db7-4ae4-b7ee-edb7ed02a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:23.553Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e0e077dc-2e3a-41bf-a318-e99c2b8ce460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:33.568Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=610d4bbf-a9d2-4eaa-9e5a-3cb308070fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:43.584Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1fac7371-d750-44fa-8b6a-f846822f8326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:53.597Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=97783011-8bc0-4dd6-9a5e-44fda2002ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:38:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:03.610Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a3585946-9b15-48c6-820c-55f9b5f6e2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:13.622Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fa84db45-af85-4a20-88e9-0a01b73098a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:23.635Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=faa73721-396a-41e7-babd-613767150180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:33.649Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=804c5634-9cdd-454d-a021-e1d7002aaf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:43.663Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8cd1347c-8304-4269-a732-b5440b10b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:53.678Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=04f77cee-71e5-430e-a894-aa0de4548e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:39:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:03.690Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c8f354b8-2e75-4662-952a-4493018e9443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:13.708Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=add81c39-4e5d-4d94-b65e-6c17127e721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:23.721Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a26520a2-b038-419b-b5ec-53d0138f8fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:33.735Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c7b3641a-ff1c-46de-8cad-fd34fc11db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:43.749Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2ffcdaee-59d3-4735-8b6a-4eee7d7dfd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:53.764Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5e84d9d7-2610-4bcb-8d34-4f6fecb18358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:40:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:40:56.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:40:56.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 |2023-01-26T23:40:56.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 |2023-01-26T23:40:56.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 |2023-01-26T23:40:56.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 |2023-01-26T23:40:56.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:40:56.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:40:56.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 |2023-01-26T23:40:56.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:03.779Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4f75725d-4801-4d69-86e4-ec933679e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:13.795Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a0d53e73-1bdd-4278-8d26-db502ffd495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:23.808Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d15e7647-f09c-432f-9724-257eb91d87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:33.821Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=64a9e214-5247-44a1-8bdd-e3fd9b217de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:43.836Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cd2fa0ea-e279-4f6c-a602-3fb2c75122f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:53.848Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=739844eb-2a38-4dd0-a9b7-c8afdd5f4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:41:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:03.863Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f793915d-0288-40d3-b4d4-7b2ccd7dbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:13.875Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=18d7901f-acc4-4759-8ba2-86ab8a697f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:23.892Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=65b42b6f-2f2c-4998-bd7d-c651f6ec176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:33.908Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=63dd13c7-969c-4cab-a585-35e9829fea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:43.921Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bf107e23-e34e-428c-bdff-edb1c791b75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:53.935Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=811c1677-a324-4933-a6da-46b4437019a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:42:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:03.949Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=03468f52-e34e-4d03-912c-8753347eef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:13.960Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=38420e75-597e-4264-a1b8-106aa2a2e2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:23.973Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=06a50a92-ae07-47a7-a5aa-aa88739c60a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:33.986Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2ac3a1c6-4945-4ebb-a07a-209608c24dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:44.002Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=55770383-9e0f-4c23-9925-6fff69a56138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:54.015Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b7dec2cf-a910-44ef-a3ce-850f454af78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:43:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:04.030Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0e05e113-e835-437a-85c1-993a0d77a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:14.048Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=16985a57-a5d9-4a0d-aec4-9297d45f6d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:24.061Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e9cf09f-46b8-4d94-ab2c-1260ff8140b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:34.078Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=06b196cb-9fbe-4d28-9c33-0d82355f72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:44.102Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=35e4f55a-4cba-4a38-add6-2e7b9087e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:54.116Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dfccf722-6bad-4fb2-b294-887725d6b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:44:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:04.129Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ff412e8f-b985-4e77-b1d2-4a3be71a9251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:14.147Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=571b0811-7134-4c37-ac1c-f665bd2d074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:24.161Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f11ebbd8-bb58-4c96-94e9-4b6da4b1b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:34.189Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=29241cfd-4b78-4c11-8cde-d9d10b8b56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:44.201Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e4618e9-0fcd-45ca-8f33-9de972a84778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:54.216Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6940a289-d12a-43f1-9a54-7a04b9166ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:45:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:45:56.028Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:45:56.029Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:45:56.029Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:45:56.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:45:56.030Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:45:56.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:45:56.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:45:56.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:45:56.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:04.229Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9f315ebd-2cb2-4802-a529-11b28202b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:14.244Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=411383e4-de82-41b7-971a-4bb438d203ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:24.259Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e012ae48-72f7-4240-8a71-666ecaa0658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:34.276Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9808c572-cd5d-4bf5-92dd-a1363026b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:44.289Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0bed3941-3863-4c7a-a86b-1a30d4bf2162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:54.302Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c4efd0ec-25e7-4e26-a4a7-9bfef40c3560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:46:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:04.315Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=28c58b71-6273-48f2-88ea-8add39cd41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:14.330Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=be8916ea-4d15-42dd-92ff-b34a3a367ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:24.344Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=602809bb-14f3-4547-940b-a7a732438999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:34.359Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=468dd58a-ef9e-4c5a-a401-460d0a875fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:44.375Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4d2d33fc-9914-4e94-b288-45de3a464dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:54.393Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a747a43e-b3d9-4d83-9fe2-1f6ff17abc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:47:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:04.406Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1fd362c9-7c83-4b74-97d4-c5b7312915ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:14.417Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cc743a61-4e94-411d-b235-ed8e9b618ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:24.431Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e34692b-4d2b-473d-85d1-02d93cf4c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:34.445Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6bf39f9-8238-443c-9271-d72cf628a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:44.457Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bc55cf59-3649-4517-b8b9-e3ef45377015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:54.468Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ed8ef280-658b-4287-bf5d-f1777af61847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:48:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:04.480Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe6111ae-2320-43ad-b236-85134367f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:14.492Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=277b7bca-759b-4bb3-bfc0-be4ad087dad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:24.505Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f352ab2d-9408-4309-97f1-0b361910a646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:34.516Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f4b158ab-402e-4e96-86b4-c40704829732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:44.533Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=938e7193-f8ec-488f-bc97-75498debbb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:54.545Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=923fb5ba-25fb-4ace-b4b8-f51aec70886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:49:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:04.557Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=81df2a29-0458-400b-9b23-3e7244291b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:14.568Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=15835034-7640-452f-9fa6-b76ca393fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:24.578Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=889159b2-dd73-4ffe-82de-7f6abaedff1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:34.594Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6b17a401-1d34-4db7-a6df-f12585c1dfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:44.611Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dbbe9946-5629-40cc-a2a0-aef5096ea57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:54.623Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d4f5f0cc-74fa-4a18-8033-eafe349985c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:50:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:50:55.935Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:50:55.936Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:50:55.936Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:50:55.936Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:50:55.936Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:50:55.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:50:55.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:50:55.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:50:55.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:04.640Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=80c8fbd1-f197-4d2f-9058-745bcf554f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:04.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:14.673Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=731650ca-2b66-44d6-a481-f9d33e5ae7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:24.685Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7b19e2d3-3760-479e-bdec-b0b4eb620b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:34.698Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e90b12cb-64c2-44fc-afe0-fd6390a3e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:44.712Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dac5783f-b299-4eb2-90f0-90307a6b9e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:54.724Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ccbada92-11d8-45dc-a0f8-4cd5b9fd612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:51:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:04.737Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e0e7adc-cd67-4874-9c61-37921d874918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:14.756Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=238b8ab9-248e-4ac6-8e35-2dbc532b9461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:24.782Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b8c5b1b3-7c78-47c8-bd95-a2e8d8156173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:34.817Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c1102a2b-dc92-4b0c-9a05-6a0501cba26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:34.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:44.833Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=151d6f87-4999-4008-9b83-02adbcec812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:44.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:54.845Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=86dd9a9b-89b5-403f-9e85-f357bd99fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:52:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:04.860Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f1569b16-76fd-4779-979b-5fbad63b150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:14.871Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=aa83feac-7ad6-492c-b065-236a5f546879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:24.884Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=79cefce4-0491-4aab-bb42-f65f5368ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:34.912Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ee1033f0-37d6-4fed-a532-656608c73756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:44.929Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a7dba637-7d25-450e-9676-ef0b3ae49337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:54.946Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5a9feb99-2ebc-4ed3-bf7d-dfd0bbf1f21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:53:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:04.958Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f06cad83-11e0-4de7-8b4d-35520d27ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:14.970Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=50fe006e-1e68-4e32-84e4-dd50375502a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:24.983Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bf4f81c6-2594-4d5c-b6cd-baee75da95b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:34.995Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dd434ac2-e97a-4ace-a3bb-92d1dfea7c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:45.007Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b0e9c820-e904-4af6-b2fd-55885e6c3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:55.019Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2513e3cf-27ed-412c-9c93-a5f8d940c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:54:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:05.031Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1b3280fb-c3a5-4831-b40b-5c345efeb478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:15.044Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b0bf3139-c81b-4333-b1cb-317424f075e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:25.057Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0a4d6ccb-eccb-495e-a73e-225f8b141945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:35.073Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5cc3346c-df29-4cc6-b116-1a1866526953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:35.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:45.109Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8070e08a-20ae-4730-b3fd-b51afb005d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:55.121Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=380ce199-365d-48b3-9045-d4856d4d48bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:55:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T23:55:56.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:55:56.009Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-26T23:55:56.009Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T23:55:56.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:55:56.010Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:55:56.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T23:55:56.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T23:55:56.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T23:55:56.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:05.139Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a7475360-e298-4478-9536-1b9b796f0e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:15.152Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2c20da02-1539-4420-817c-d82a8fcb6e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:25.164Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1c099ffe-affa-43c4-9681-3abeb876cfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:35.176Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e62fcf38-9a57-4e3c-b2eb-8b63b30b772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:45.193Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=711a1c61-eb76-403f-b5d3-90b9449b46e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:55.207Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8ef3c9b5-b68c-406d-9bd9-2e4530cf4fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:56:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:05.221Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6bc1933-6f50-42c0-a3d0-1865be366e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:15.233Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e3e708d-52fb-4771-9b75-3f309030e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:25.248Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=86f6bbff-acac-4ea9-b8d0-77a38265ceab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:35.263Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=adcb9b8f-4388-4d36-b121-1e3b95818c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:45.284Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e77d9d73-6ef3-4eae-89ce-e8a35daab430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:55.296Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7ca7251e-eaf1-47a7-a786-55308651f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:57:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:05.309Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5ec57051-e005-4c35-92e8-fc0bde2568c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:15.323Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=441a4e4f-cc82-4773-ae6b-12e5c877198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:25.338Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=763ea4f2-237f-4804-969d-f1337731cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:35.354Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=afbe09eb-39d5-47fc-b875-a9698b4d9ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:45.371Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=282b0bb2-4160-4974-b1a5-f860b8aa3bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:55.389Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=aa614559-de1b-4347-89ac-51d64f75200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:58:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:05.400Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bce81d83-9b75-4bd0-8d7b-c394256dc660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:15.414Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=85959bf1-1fc3-4edc-9a41-fd3a3810f16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:25.429Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f59216d1-78d9-4d8b-91ce-9d2c8fbca579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:35.441Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e17b713-a1d9-4728-81d9-2a6540618b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:45.455Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e4003fce-8f42-4d9b-9e1f-97a086bc0281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:55.470Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=756caffa-8567-46c8-828c-bfed1c44d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T23:59:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:05.484Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a14b622f-7692-4ec2-bf2a-bf11f32ea4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:15.511Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6fe10c00-b533-4f33-b6ba-95158794f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:25.531Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6856be54-dbdf-4d98-82b0-2e0e8d6a178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:35.544Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5e93f01c-09b2-469f-9a36-95f94dd58323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:45.559Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5f8020a1-0504-4097-a592-18edcb361cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:55.572Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4dd63cc9-69a1-4e98-9767-9bdb9e53de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:00:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:00:55.984Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:00:55.985Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:00:55.985Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:00:55.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:00:55.986Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:00:55.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:00:55.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:00:55.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:00:55.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:05.589Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6e60404d-5ff5-4195-b94e-2fe5d1032e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:15.600Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=25cc1bca-9c34-4621-9a15-21b11112679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:25.613Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=911877de-e8cf-4f30-a365-ddb094dfd9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:35.626Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=38e52bce-478b-44f6-b3b0-21d8ca9349f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:45.641Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2eec8f0d-fada-41d6-8f41-58a64f88f8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:55.657Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ea5a1b0a-9598-42e2-812a-fcef3cd26a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:01:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:05.669Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=15fa1673-5f17-4afd-8d06-b060afbff62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:15.682Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=08302cad-0595-4fd1-82d7-e5985a74a725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:25.692Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d338d64b-c226-4d71-afb7-336c6e1da2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:35.704Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2d554a83-6169-4fe6-bbdf-384e75c0815e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:45.715Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6831d0e8-21bd-40db-a41b-e6fb1363dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:55.731Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0b8b684b-11b1-4c94-a5ca-9263652e60e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:02:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:05.756Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4cdad9f4-5a4c-4e44-b5ff-cef4ded1fa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:15.766Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9c96dbef-9ca2-465b-87b6-d676005ff7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:25.786Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=19652348-68e0-4045-86cf-6eb83e1f4e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:35.798Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9674634a-3008-421a-b5bf-1c00603491dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:45.812Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7943756a-c6e0-4c46-8d17-14d755ce6864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:55.824Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4e8420b4-efbe-488a-9bfa-6663cc9d7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:03:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:05.837Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0ca53551-9431-4e53-9c25-bda4335632ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:15.851Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8c499426-1538-4d11-b33c-444a8804900a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:25.864Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=92d66b5b-a590-436c-977f-0b3c38a20a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:35.878Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2f5240db-f955-4a82-906e-60a5e5fe1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:45.893Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=09c1cca4-3a89-4cf3-85a1-a1caf8a893f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:55.905Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8d269e41-fb5a-4dca-88db-4685b1dd75e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:04:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:05.918Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2bbe4292-95da-4371-952f-a51df5090c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:15.932Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=da0591fd-f2e0-437c-aee1-325048c8a3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:25.944Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2b9c05e0-c326-4390-b8b1-0bf783dc6713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:35.958Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b253fd14-47fa-48d1-ad52-d2c7aa9a6015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:45.975Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b437069b-d2a9-4499-b2ed-a1a028d71253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:05:55.928Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:05:55.929Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:05:55.929Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:05:55.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:05:55.930Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:05:55.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:05:55.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:05:55.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:05:55.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:55.987Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=27e1492c-99cd-4a5f-90fd-e3fcdb627f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:05:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:06.003Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9e58be5f-1379-484e-945d-6588c24b008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:16.014Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bc0b57cd-4d70-4445-a720-1abd3fdb0ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:26.025Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f6bb7c4b-c5aa-46ec-ab51-8951add61333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:36.036Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5936eb87-ea61-4163-abf7-ddde33069ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:46.050Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=af048e72-6cbc-4f61-89e3-96601a180beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:56.062Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=247d8a9d-6b9e-4176-9096-9ab6ca136e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:06:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:06.074Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e17f20e2-8c15-4a9f-9c57-e828f8c8b00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:16.086Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=296086ef-42b8-4c85-81a5-2a3b5ab7bfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:26.099Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8b7a7eec-a08d-4ee9-a87d-3f840e9ad2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:36.111Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=64722fd8-6256-451b-b229-5acb4213589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:46.127Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=308366fb-90ab-464c-b566-5c93fc45b1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:56.138Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7832c2d7-8a93-403d-a9e9-7fb9b58807e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:07:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:06.156Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5d832cbc-5e0b-418e-b9fb-70849ff88bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:16.167Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bbd0fc48-d496-423b-bf41-c17c6c55c834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:26.184Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=378291cf-a3af-4892-926b-b3862a4d4f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:36.200Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a78f24e7-3109-40ef-95f6-6c296f988aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:36.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:46.228Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5a2d0dfb-e728-4b2e-9552-29e6d2be4d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:56.243Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=158fae99-fead-4510-9ffb-173933d6eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:08:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:06.265Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c3accb7a-e612-4c87-bc75-9b6a6f91d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:16.297Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f3ff336f-62c0-4c24-a42c-95e2a22e5920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:26.309Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=51d28df3-5742-4e42-97f1-d84dae3385d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:36.323Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6466bf4b-2836-410a-9de8-79e83f1aad8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:46.335Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe75eae8-ef74-4082-9cf6-9f835eb92218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:56.350Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=97c91835-d79d-41a8-a62d-e91e925dbdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:09:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:06.371Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=df8a58cf-9d61-44cb-b785-51b94e0dd03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:16.386Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=edae30bc-9233-4c6f-90c5-803fd087f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:26.399Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a1b82fb0-0790-43ea-8d25-75fd9d297e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:36.440Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=03953610-cf86-4610-a266-c40bc03587ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:46.455Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=69cb7249-b3dc-4bd8-bade-6b23fb319960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:10:56.074Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:10:56.075Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:10:56.075Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:10:56.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:10:56.076Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:10:56.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:10:56.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:10:56.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:10:56.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:56.464Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b5954380-fcbe-4e00-bb18-631a3520bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:10:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:06.478Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=18223371-2095-42cf-b732-e694f1e7c58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:06.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:16.488Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e8ed6565-5d43-4a9e-8301-3d45c0e22610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:16.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:26.505Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0d38d9da-3225-4c15-8cb2-68cac8347055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:36.515Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d72fd568-8633-457c-acb6-d0b5f8a051b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:46.526Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=99843998-c70d-4fd7-9bd9-a3fc01e544a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:56.539Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7e2a9d7c-6a7c-46b0-bc28-9e9e3707f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:11:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:06.551Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=be233d42-1f12-4d7a-aaa4-eddf7fd0cc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:16.563Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a29a2870-618a-444f-bc10-033ad1913674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:26.586Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d9d58983-caef-4072-9fd0-23e63728cd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:36.597Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=410e7a45-a8ae-40df-83f0-751f9d95287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:46.609Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e462fa1b-babf-4ad4-b42e-d477181dbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:56.622Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2250a259-940b-4a66-a334-7fc7efe64796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:12:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:06.637Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=60d97f10-129b-4175-bbea-349d2ba6555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:16.652Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cc88ad70-20b2-4081-be75-53896194c27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:26.664Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7c3c6b34-f86b-4ddf-bf0c-d96182275f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:36.674Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a268dcd7-c33f-4c90-8d3b-f0eb160293e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:46.692Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6899f79d-ee1c-4c59-a9b5-63e2778825ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:56.705Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8acc7b59-7268-4eea-b124-54fc42eea028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:13:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:06.719Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=43a8d888-7501-4e0b-919a-a1943f3c81cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:16.731Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1052ec1b-d45a-49e3-9a21-07a33368423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:26.750Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=58186013-f1f7-4aa7-85a6-92f58a0f6962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:36.771Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=230106c3-684d-482e-8187-73ce09cafc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:46.781Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fefa4ead-b57d-4eb3-9e4d-8910284c5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:56.794Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=400e7fb3-9664-4c95-bb47-db4e6a472ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:14:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:06.808Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=95458948-038c-4d49-a35d-cf216c6876f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:16.823Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ad2ba678-d521-4ee2-a27f-8ef97740a019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:26.837Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bf3a0720-0a6f-4321-9738-1c6f3aafdd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:36.850Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cf002dd4-5967-47b8-8d53-53a4a9015912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:46.863Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1da8b816-4138-4462-8ca0-0541659c0a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:15:55.938Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:15:55.939Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:15:55.939Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:15:55.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:15:55.939Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:15:55.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:15:55.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:15:55.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:15:55.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:56.882Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=18369e66-6a37-4a91-8060-cb918ce5ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:15:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:06.899Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ab92adb5-f2fd-4e4e-8bab-c4a1aa8f3d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:16.921Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9d4aa81b-a655-46fa-85e9-28be060bc203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:26.931Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=12d0864e-3045-46cd-8e67-e7729c2a0785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:36.945Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8e3a404b-943d-487d-a5f2-fe96f2302f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:46.959Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dcb7660d-22fc-41a3-b4ca-079f244d2ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:56.972Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=78053366-d22a-4865-85b4-15515a7fbc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:16:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:06.984Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ac7a5ec5-2372-4e1c-9ccf-9720d620cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:16.995Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0a898dc8-d077-4ca9-8ef5-9578f9fa65f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:27.019Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=93187a28-9ed5-4178-a18b-d4064c6b6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:37.031Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b631bde0-ea67-4d79-8ea8-4b768418a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:47.048Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dc5b9434-d13f-48ac-9e56-4ea1c70829b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:57.061Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=54ecebd8-e59b-4fbf-9ff5-a06f6a016242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:17:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:07.077Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=67558969-f352-4d4a-afd5-2193305786c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:17.092Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=051deed7-4524-43f9-aac7-dfd973d22774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:27.104Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5787c99e-8302-469c-b118-8fbaa2863bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:37.116Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=94c0dfc4-cfb5-48e9-95aa-341d66a3dd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:47.145Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=23eb20aa-6042-492c-8a65-136c6a4ed764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:57.170Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ff233403-cd2e-4be5-acc9-55ddf4cefe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:18:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:07.184Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8772a38c-9a30-4fd8-8669-537b9ffc8f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:17.202Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1019e583-e60e-450f-8a31-c9ba70a81c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:27.214Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=03cfb6f0-47cd-44c5-8836-6aeec77d9c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:37.226Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c3cb3fed-badd-4f83-96e1-81b87dd70219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:47.238Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b7fc0de2-fc7d-47cc-8750-699cebde2582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:47.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:57.256Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a7cd6b11-a42e-4fa8-b8b0-77df93757b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:19:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:07.265Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f1a74203-5843-48fd-871b-c803d1d06b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:17.281Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eb2ca42f-2a82-45b3-897e-423483fc2e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:27.297Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=14453419-49aa-4960-8fcc-5b872f2564ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:37.313Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=74ddd175-434a-4a7c-8b3d-231538799bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:47.322Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0fc1c0f1-9fcb-4c8c-bec0-69513dbea922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:20:55.933Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:20:55.934Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:20:55.934Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:20:55.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:20:55.934Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:20:55.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:20:55.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:20:55.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:20:55.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:57.334Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6ac6a027-d8ce-4d8f-b2fe-c8f7fffb7f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:20:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:07.348Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6b6d594d-6529-4d02-a38b-37a2510f75ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:17.360Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1ffba3fa-336f-43a8-a9fc-57f593c3dd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:27.373Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=11c0c07c-1fb0-4e6b-82a6-14afa44cc922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:37.391Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=de2b1d1e-7bcb-476a-a2c5-585621815544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:47.406Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=49b8f458-93b7-4fce-8ca0-77117607aa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:57.417Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c0640a3d-35a0-434d-b521-0b60b68641ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:21:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:07.429Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=76450a96-8ad9-4cc8-bcac-229f4e6b046c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:17.448Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=764d04b9-fce6-4c20-964c-afd21e6f2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:17.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:27.459Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8281788f-cfbc-4274-881f-5106d2fddfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:37.476Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0ae621ab-42b2-4521-8de0-2ef53a313c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:47.488Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3ca34ed6-0b3a-4109-a3c7-302f627d83cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:57.508Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=df620e27-368e-4f52-9809-afeb3ea8cef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:22:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:07.558Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=382ccde4-283d-4878-96db-dfeef3c4035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:17.570Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f262d027-9dc1-451b-ba15-e097d917638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:27.585Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8d50e446-0945-434f-a8a2-2a2bfe5d3cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:37.598Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9ec801a8-08cf-474e-a10b-881b4d96ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:47.623Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5c9b8909-79b0-48d1-8d45-523867552317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:57.644Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ab4cca43-2d0a-493d-b0ef-b3bf11eb369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:23:57.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:07.668Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=49ce011c-7ddd-4439-81d4-1344686cde81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:17.687Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=16480e1b-f445-42a7-ae1d-c19a3e3d4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:27.704Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=740d4b45-8e5c-48b9-8741-26956c16cb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:37.723Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0b13fa85-c66c-49f3-b95d-9586b43f580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:47.746Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5aeae11f-6c6d-46f5-be2e-8a46189fa4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:57.759Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eaa55fdd-2890-41e7-bff6-e2101751c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:24:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:07.771Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=09276331-c0b0-47d0-b242-7e0d0286c0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:17.783Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c80226ae-caa3-4d99-8948-69cf4f412881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:27.796Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=73c16e27-f827-4be9-8861-e15a77de41bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:37.808Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0e98e9d9-cb18-4704-88e1-9d9582b6cd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:47.822Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e3ab7779-c775-49a3-915b-9125f34b0641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:25:56.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:25:56.018Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:25:56.018Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:25:56.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:25:56.019Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:25:56.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:25:56.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:25:56.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:25:56.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:57.833Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c9ec9e2d-b4b9-4e20-ab71-8e729b4f231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:25:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:07.846Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cf7a4b6e-296d-45fb-a95f-fc2690541fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:17.857Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=686817f1-d97d-48f5-81d5-14c7adbb0305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:27.875Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=831c0e3f-d349-408a-8e7c-cc043852ea28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:37.892Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=39fcf95c-a018-4d74-8e7e-fe18cca0033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:47.904Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9e2c6d9e-5cac-410e-8f2b-48c50dbe18b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:57.921Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7ac0ed47-426c-40ae-a592-1ac70d65cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:26:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:07.933Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=92bbafa3-606c-4003-b80b-77b8795392df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:17.955Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ea05d225-1f08-4b59-b94a-2368d8c2c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:27.968Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e8af99e0-0fe0-4ce3-8458-0eaff0844a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:37.978Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=31bf7695-04ab-48c0-aab2-de4ab3497db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:37.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:47.990Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b645e4f4-dd35-42a8-bc79-cadaf368ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:48.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:58.011Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a6d3a4ba-a869-485e-b85e-c639c53b02fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:27:58.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:08.023Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7b8a7881-e9c5-45f4-bfae-03c979963430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:18.048Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe24bb2d-f9ad-4464-baa1-5c4d65d85af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:28.061Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=805e38b9-e620-4d21-ac8f-10df4e0c0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:38.074Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e457c4f8-3a88-49bd-964a-2e5fe55ce6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:48.093Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a99223b8-2aaf-438c-81fb-4bdae429b245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:58.104Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c9fddf10-7794-47c2-a513-6334938bd07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:28:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:08.117Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d4c451ec-3ef6-4685-a3f8-5cfd367d0daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:18.134Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=32547397-f95a-4f9b-a26a-97d64f233764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:28.151Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1fd6a2ba-ef85-41c0-9e08-1597247adfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:38.163Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=73e414ce-0c93-4eb5-b1b3-75bf2266b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:48.175Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9efbddff-3ead-47d4-807e-103dcf23bd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:58.188Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=72b5b100-4fb6-48fa-a211-3985f35f7869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:29:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:08.201Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4175f562-90fd-4c18-b1c7-4b42468defef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:18.213Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=03882b40-c16d-44ce-9dfa-30365b2697a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:28.226Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6728b9ad-543f-421c-ae60-a91573383842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:38.241Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d12c6944-a00a-4abd-a3c7-1d12c92eff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:48.254Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9b91e9ff-3482-4f1e-b980-31a56e3a427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:48.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:30:55.934Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:30:55.935Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:30:55.935Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:30:55.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:30:55.935Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:30:55.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:30:55.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:30:55.940Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:30:55.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:58.285Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6acb8eab-f333-41be-80f5-b463480f8e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:30:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:08.296Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3a4d4221-4f04-4b45-85ce-aaa991eea5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:08.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:18.310Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ace20b73-6e37-4732-a757-ab280850e381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:28.327Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2436b8c2-22c4-415e-8dcd-52f8f7065fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:38.337Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=df9d9770-2cd3-4351-9561-728775fd9b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:48.350Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=57d8a0a1-b1c7-419e-8b98-824752ce6bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:58.362Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ea1fdb4e-5a28-4e1b-ad91-5b2c20522174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:31:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:08.373Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=37306d3d-5b05-41a1-b0fc-d95b7d6ec4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:08.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:18.385Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a1306351-a154-48dc-8f65-8d320feff34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:28.397Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5cad5b00-7328-4c89-8fe1-8cae0ffaafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:38.407Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3f31883e-b093-4d27-8d84-956bc79f2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:48.421Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=41409c95-0670-4615-87f7-cc81672b70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:58.436Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cbcdb892-da72-4ee8-b2a3-5306425308b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:32:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:08.445Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6da1655-205c-432d-b545-9a0236627e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:18.456Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f89039b8-e129-4b44-93e8-3779b9f8219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:28.468Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0392436d-9225-4bbf-8ac3-7e5ce3ef138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:38.481Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c9a1f50f-7df2-4930-b49f-0185da682f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:48.491Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=96189469-9ad9-40aa-b572-411b38c9d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:58.504Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6a5f73c2-bb13-4eac-910c-39c05e6e8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:33:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:08.514Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6f440c73-4edb-4ca4-9fa8-7af3e35f8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:18.528Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=44faa221-298b-4216-b83e-8ac1301ebc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:28.541Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=859616d9-8c91-411b-8031-32dcb2f537b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:38.554Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=351476ef-17da-4ee1-8b00-25f09e2ff395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:48.582Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=30d4e3fb-4480-454a-92a9-bfa5596f7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:58.598Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=455e1189-772a-4aa3-9ebd-4dba3ad9a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:34:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:08.637Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=89e57cf8-d2b9-420e-9b2c-e84e12dd6dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:18.652Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a08631ca-48b1-45dd-aedf-84178c5f3061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:28.676Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=53b3cc01-e6e4-4109-9d15-21971bf74800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:38.688Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7ae08b0b-5b78-4d5f-bfe7-fd1ae5860fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:48.706Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7ece4b49-909a-4c7f-9887-5951ec9326be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:35:56.039Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:35:56.039Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:35:56.039Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:35:56.040Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:35:56.041Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:35:56.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:35:56.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:35:56.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 |2023-01-27T00:35:56.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:58.720Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dcded9d8-6ad3-49ea-a58c-b443b7727b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:35:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:08.734Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a1119b5d-7cb2-426d-aff7-d05a6e0742b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:18.747Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f8655cde-6b5d-4535-bab4-cf2e4dd7c7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:28.759Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a5ed1ab2-9783-4f91-8788-23c51a269181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:38.770Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bb67930f-bb24-4d18-876e-02fad8bd4230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:48.781Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=40dd2925-e557-4356-a3b7-0926895e400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:58.802Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fca2bf85-f310-4eea-b5c3-7c995cb9020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:36:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:08.816Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f49e5fcd-7b02-4106-af09-62b9da5f65e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:18.828Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=50864d42-56d5-479f-bf2d-e8ee83536831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:28.840Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a7e1549c-8b35-4647-a8d5-cc10d3d505a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:38.851Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d917994f-a93a-4005-8bb7-2501babc9f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:48.860Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6837e652-6b5e-42d7-b66b-2405e635a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:58.877Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c5e1ad39-ec9d-4ece-a0cf-5f10fd00deb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:37:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:08.889Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a9bf75c3-3e29-4119-a1fd-c8d0e955b658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:18.903Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f0538c94-7f39-451d-b6ed-a10bdca0ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:28.915Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4040b94a-4890-41d7-96ff-5f69c3485c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:38.927Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=102b0733-ee8d-41b7-9c37-0522abe89fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:48.938Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5c2d2e07-8691-4568-964d-b28147c64767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:58.950Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9f64ee75-c6fe-40cd-abb1-93f261f460b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:38:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:08.960Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=33c5cae2-88d4-4ac0-818e-be54cb1821f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:18.970Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=354850e4-a798-4afd-8491-239039ee6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:28.982Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0598fc43-7bf7-486b-93e5-2b512e338e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:28.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:38.994Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a516cc9d-71f3-4468-ac19-be3a69508358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:49.003Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6ffa0613-9048-4545-94c1-1534ca980699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:59.015Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7e49d97f-2ba7-412a-8af5-fa183225b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:39:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:09.032Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2fc9f600-e6a3-4ec2-a1ca-42d61d396c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:19.044Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c70587f3-69a3-489e-a586-9a245962a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:29.056Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=32657554-dff3-43d8-a480-74b6a0e3bfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:39.067Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5993bbe0-2b75-40fd-a8e3-56ec55a8260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:49.080Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=411298cf-bfd8-449f-9c95-cd9de2328d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:40:55.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:40:55.924Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:40:55.924Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:40:55.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:40:55.925Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:40:55.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:40:55.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:40:55.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:40:55.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:59.094Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e2394c46-9445-4487-afec-134deacdd081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:40:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:09.107Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=846a8c60-54c5-48cc-aaa6-2c8cfc9c1795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:09.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:19.120Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4fce26df-21d8-4000-8544-a5ac45467e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:29.137Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e4520c17-0706-4066-ba53-9fe9c8758289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:39.148Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=59c748e6-6c22-446d-902c-ef18a00538ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:49.165Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e94809dc-759b-41f6-9652-baa2ba1e3661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:59.177Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=48bd9322-21b4-4325-ad33-8e7fd1c1ff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:41:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:09.191Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8b822db2-da5a-48de-8b6e-d25b32f119ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:19.202Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ab721519-f34e-487d-bd0c-fcf47d72727c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:29.215Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d7aa2ab6-211c-4eed-bb9a-6dfa5761d7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:39.226Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1f5a975d-2b88-4ff4-974e-f9cee6f82287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:49.238Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1fb1ce0e-62e4-427e-98b5-37b30f06ee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:59.262Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a001813a-278e-4eb9-956e-7ebd3d395592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:42:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:09.274Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=60060923-8c67-43ad-ac58-2d5ba4a4c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:19.285Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=07cdbf0a-a598-49dc-9af0-8fde30ac067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:29.303Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5dd16a1a-951c-4122-8454-7c13d16718c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:39.316Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=cb18c9c6-af66-43bb-80cb-ed76d3d3945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:49.330Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f4ec3175-6eb4-4e1b-ade4-589e07cd2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:59.348Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f3f38919-c21f-4a73-84b4-065d8d2f620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:43:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:09.361Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1c294980-3306-4724-81b1-94d229af390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:19.377Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f8d02947-b841-485d-8ed5-02d04e18dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:19.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:29.394Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fd85b007-ae4d-43c2-950c-857f70b41c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:39.408Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=aff41176-a47d-4903-9856-a14f15965dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:49.422Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c8600e3e-37d2-46d6-b952-c7062f1fd5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:59.433Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7fa43c99-36bf-48ea-9d13-272d8693affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:44:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:09.444Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0517f325-eb71-4a35-b1c9-b3c9008f061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:19.455Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d61cdc39-937a-45f4-8037-83faa6d27272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:29.468Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=016b7383-b054-4066-a5eb-820553fdf46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:39.480Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2e51d29d-5935-4e7a-a00c-1c886f831434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:49.491Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9553dc54-20bc-44ff-9ccf-9aff4b114728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:45:55.946Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:45:55.946Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:45:55.947Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:45:55.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:45:55.947Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:45:55.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:45:55.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:45:55.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:45:55.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:59.503Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe1361fd-f6fd-4e3c-af88-97bf41cdc6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:45:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:09.514Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bcbbe2ca-b5a6-47d7-b1cb-bd71fc122142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:19.528Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fc539b4b-2abd-4317-8303-ba276352b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:29.540Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f6258a60-3057-4757-b190-fad95533d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:39.551Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f0bd77c6-84a2-4962-a2ab-154b37007ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:39.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:49.567Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d548049d-1252-45b9-a154-58080b17270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:59.587Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=db039159-4074-4af2-b23e-dc2ff229167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:46:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:09.599Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b93bd8c6-d718-48e2-85b2-29e6a727c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:19.615Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3b694917-2b98-4918-9236-0383ee7d496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:29.631Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=84ad6321-791b-4b44-8a12-fe33f0796816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:39.647Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7d14e785-bb02-4c17-bbe9-a7d9935cb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:39.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:49.669Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f8bb0dc5-920b-4f04-bc0a-4d47f90f49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:59.682Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c29daa51-6e32-4f5d-bbfc-3977b72fc838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:47:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:09.697Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6564f5de-bf5b-4d5d-935f-93eb5bc2572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:09.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:19.717Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dd17e09a-cc04-4310-bce0-48210a2ae00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:29.731Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3f59dff0-28e2-4f14-b04e-11d2392a5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:39.759Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c1037ec7-5721-4d33-9d8d-23bc419d456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:49.775Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9cfc6a00-beac-4796-a2d5-4528c1065558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:59.797Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f88f4be9-d191-44b3-bd6a-6007fe24daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:48:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:09.812Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7ede62e3-95f2-4fc0-a55f-3513c6f48d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:19.822Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2238608b-7579-4db3-8d23-ff603cac9f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:29.834Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eb6af47f-185c-4a9c-a415-368401d13065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:39.853Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2a24c5d9-3f05-40fa-a6fe-eaf899774737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:49.870Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=be68bd6d-e3b1-43f6-a2e7-441eabbf22f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:59.882Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=08b4d6fd-46f0-4a63-8263-4f27a0bcac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:49:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:09.895Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a8fb3ae2-3942-4679-9b34-33ea66795da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:19.906Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=62e09a06-e46f-4e9a-9cba-ed8399c8098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:29.917Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3a6920bb-918b-49ac-9c68-1254649dfdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:39.928Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=692e3426-7e36-4bf3-86d4-d383e7587c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:49.940Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f595a433-dd5f-4c53-b170-81092312f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:50:56.038Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:50:56.039Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:50:56.039Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:50:56.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:50:56.040Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:50:56.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:50:56.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:50:56.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:50:56.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:59.953Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e95f3e7d-b736-4e7c-adab-fc95d280f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:50:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:09.966Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=27d97098-7dd2-46be-9fef-5e52aa5ec759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:19.979Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5a36c398-7ce9-42db-a25e-c8002a7ea263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:19.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:29.990Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=409db89d-7a66-481e-9c6c-c0164d9273ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:40.001Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f73af2e4-b3d6-474a-b071-e000b6533b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:50.013Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f6859ae1-3f39-4571-8e74-103d5b33c6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:51:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:00.025Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e6cc0958-5e25-46a8-b1b7-407cc589305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:10.039Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=857b42ae-8af6-4402-b3c1-d6fe437e38c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:20.050Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bef1ef19-683c-4696-8f73-40bc938e55ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:30.062Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6ad915e-80ab-4be2-bf42-ef9d0a540b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:40.092Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b4985086-07bc-4ba1-a934-022d396698e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:50.105Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=22583275-8e83-4fcb-b427-49c6cb7065bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:52:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:00.118Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1b80ab75-7b41-4ebd-a168-ab60f5db6296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:10.131Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b00205b4-f288-4027-81c9-1be200aea148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:10.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:20.143Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=758522b3-4589-44a2-a261-d34c6bdf702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:30.155Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4b9dbd71-e2b9-4fe5-aa8b-430a0d9b683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:40.166Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b1a8d009-bc40-47a6-aabf-bd1d0af87b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:50.179Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=63069ae9-be4e-428a-885a-843a22f67d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:53:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:00.193Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c7c47a87-f34b-40cc-9a88-596e4aecbb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:10.205Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fe61eb0f-81a6-4823-a100-1588aa245127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:20.217Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=091e3986-83bf-4ab9-8bdd-5be84618883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:30.229Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a4005c84-b043-4422-b8a8-29a0e7922ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:40.243Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e98cbe15-d425-4bad-8662-027203a9f044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:50.254Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=06aec281-b0c2-4357-a598-ea9d284d0a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:54:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:00.265Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1ff969f2-1175-44a0-b60a-bca4f45c3af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:10.276Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7c678709-9e7c-44d3-85a6-af1cfe01fa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:20.288Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0282ed46-53e1-4f1e-a9e3-af3e2ff7971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:30.299Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7561f9ff-6818-49aa-b95e-80f61c401183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:40.309Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d133da61-c693-4d10-aba7-8e0042131d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:50.320Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0e20642f-3609-4b6f-9135-b6c8d8c36739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:55:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T00:55:55.958Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:55:55.958Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T00:55:55.958Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T00:55:55.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:55:55.959Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:55:55.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T00:55:55.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T00:55:55.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T00:55:55.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:00.333Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b0a0adfa-b3c1-40ac-b51f-ceed0a4fb245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:10.351Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3a7c3978-9d6e-46cd-b497-e96f6949b658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:20.363Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=43597f51-96b5-4517-8e24-f2047e916a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:30.385Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=abcdc54c-56f4-41bc-b9ff-655d3cc15fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:40.398Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c2a5a153-d732-4ae4-bf57-fd7f00ac7c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:50.410Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a1406287-93d0-4b5a-92c7-538167db4c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:56:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:00.424Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=720a47db-2f96-46ec-9f8f-74d43c380ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:10.436Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c2ff9a97-e8f7-4171-9e16-b302eff2bbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:20.447Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=63cf3d5e-dfcb-4856-9249-eb253d0287a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:30.461Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3784df65-fd53-4db9-a6e1-06d81f5ea6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:40.473Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1b1fbacd-716f-48ef-ba58-8d6215e65436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:50.484Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=74843d1e-d57e-4b97-8895-a40ec0f38a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:57:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:00.497Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f24a861f-9b76-4476-862c-2893f9541d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:10.507Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=25f88749-e731-468a-8313-63a51a3eb5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:20.519Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=23600d52-a7d7-4aa7-a579-084aa8812671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:30.536Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=99adf968-0406-44b8-a011-88437ee81eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:40.549Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ac4d9ac9-573d-47e3-9d69-3469c41cd82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:50.562Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6c6c6942-c581-4a25-87a0-8d87cd3b45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:58:50.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:00.577Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=dc6613a6-ab57-4f26-822d-4ec6e243b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:10.590Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=057402df-9392-4090-b80a-86ea23dfcdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:20.601Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b18209a9-edb0-420d-a9b6-41aa2b580cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:30.611Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=eee0ad0f-e6da-4172-b187-5def775598f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:40.645Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5295f4a5-0122-4811-a0ce-8b0880e2bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:50.657Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=47c2128c-67de-46bf-9da1-5618a086600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T00:59:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:00.673Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2967954a-ab40-4840-aaa8-b96ca5e67c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:10.685Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=037f1bf0-1544-4fef-85c9-d2d419ae2beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:20.699Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6043a410-1474-40e3-b379-1727575190a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:20.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:30.717Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9f5e4e28-57a8-401c-8cfb-e6d19499a500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:40.735Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=447e6cd8-122f-4854-902e-e0fcf7396527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:50.754Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b174b4f4-35af-47be-83b7-537631072a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:00:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T01:00:56.032Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:00:56.033Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:00:56.033Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T01:00:56.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:00:56.034Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:00:56.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:00:56.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T01:00:56.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T01:00:56.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:00.773Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=15cf0576-4607-4311-ad5c-b2d3caede630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:10.784Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=57f311ea-1441-465f-9494-ccf1ff78f86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:20.795Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=461bebfd-324e-46e6-b834-1c9f19a1dd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:30.807Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0dac511a-6a5e-454d-8bdd-7dd7033dcb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:40.830Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=987e59b8-f318-4d85-bb52-aaf8d512a463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:50.840Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d74e2ef0-7adb-4aef-a590-5bdde39bdd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:01:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:00.852Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6d7b49d8-b9f5-49cc-8309-f2649b4011a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:10.867Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4a99f36a-cadc-469f-894b-0bbc89d700a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:20.880Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=25e4d6c7-b754-4542-a3a8-c43533c597c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:30.892Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7a1b4880-08cc-48d6-8547-3fc94151439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:40.903Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=09263583-7691-4397-8260-12811488a824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:50.922Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=39969c1c-3b88-4e29-85fe-1be01e5d23ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:02:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:00.932Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2911116a-fc8a-4c54-99e8-84d2376c623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:10.945Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6dd76814-c2d6-406d-a792-f3da15da8839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:20.958Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=586679df-26e2-4c22-a9c4-fc3e7c2a5544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:30.970Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=123fa97e-12a2-4996-8e81-946049941ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:40.986Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=597c7c2b-c0b7-428e-ae95-e915ade471f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:50.996Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5540e84c-3705-4716-ae27-4e3eebfc08e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:03:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:01.007Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e7de1734-be18-4195-8ac8-f71b439a0f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:11.019Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d7d66ee4-9091-48a2-9545-a6713eb943c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:21.029Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6ee4ec62-5bc9-44a0-99f5-6c37beb50488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:31.040Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a6010f41-cda5-40e8-b252-ee4766d9bf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:41.057Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=de793009-f691-453d-a7f9-aeba62cc63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:51.066Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=863c6d66-0f8a-41dc-a600-314c622faabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:04:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:01.088Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c310c338-7b86-4403-a066-4851bbb622de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:11.108Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=89564a8a-0ac1-4bed-9d49-a5cc2eb0a14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:21.119Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4ed0f85f-9755-4d47-bd54-2f341831c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:31.129Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=92da7df5-f820-4685-9b6e-c67bb6242d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:41.141Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ba2fd6d0-3e9e-421f-be62-c05922921871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:51.154Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7cff36d1-20f8-4997-999f-827dad2b168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:05:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T01:05:55.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:05:55.947Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:05:55.947Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T01:05:55.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:05:55.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:05:55.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:05:55.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T01:05:55.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T01:05:55.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:01.166Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0392d2a1-2f50-462d-886c-69500ff79717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:11.180Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4108e6a9-b1ee-4b6c-b745-e8be22b5b4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:21.192Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=75bb1f24-cfeb-46a2-a363-ce9f3015e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:31.209Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=510b8ad5-f8b5-4ab6-a7b5-7ad0322ebe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:41.223Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e47e58d-489d-483e-85aa-72a57194c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:51.237Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=55fcc440-f0fb-4c02-a6fb-607137b45d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:06:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:01.249Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c96a1f2c-503e-41e1-bd06-bb9b146d38ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:11.262Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=444530b3-23a1-4eae-b9e8-c4c5eac46d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:21.273Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e5a70cdf-c4c4-4a2d-a002-e8c2a3d8a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:31.287Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c30b7b5e-2d3d-4a8e-9f68-1e78efb33824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:41.302Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e07bd8e2-aa56-40b7-8e22-a17d8d8995f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:51.314Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a8a55384-f1bd-4299-9012-33a93ac960a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:07:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:01.326Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b5a37e18-6bca-4ea9-af54-203ea56073d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:11.342Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=61aba0ad-8e3e-48e6-951c-361c7ad7e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:21.355Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=fb95b9bd-44a2-4969-bdec-b314bace4f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:31.366Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7c5d7609-574b-4b31-80ec-5c81ef53f392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:41.380Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c2611570-1370-456c-b3ef-cf6c38bd030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:51.390Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8d5dd15a-9082-4f4f-8692-12696e425c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:08:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:01.402Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e8b0797b-0bde-4460-9de2-60214bac8472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:11.415Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5afda777-d45d-4c0e-8f48-db13f7ffe2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:21.431Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=75f31f0a-d241-402b-b12b-dc55670138d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:31.443Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=e5466861-b687-43a9-bd0c-480d03746624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:41.466Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ef02e52b-49f1-4409-a7db-6bebb8a04559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:51.481Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=47abd7f3-d333-4bf6-b802-df9afac3303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:09:51.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:01.495Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=715487d0-4a22-42ba-8c98-7cc76606fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:11.507Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=92f4e1b6-c8c4-4046-8565-8d91c7da0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:21.524Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e82bf0a-0614-4386-936d-8879ad9da597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:31.541Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=654304d9-3ed2-48e9-8a32-a6d1493ea6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:41.562Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=677e6897-8283-4e3c-8613-a1cab2b05b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:51.575Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1666ad92-8771-4611-b67d-cdc144b3db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:10:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T01:10:56.015Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:10:56.015Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:10:56.015Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T01:10:56.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:10:56.016Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:10:56.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:10:56.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T01:10:56.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T01:10:56.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:01.586Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=afa0c9e3-6bfe-4355-be32-875384f88452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:11.597Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7da54cc8-aead-41b8-9b3f-e0ee1c6bd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:21.614Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bd748d86-4a29-48e7-b013-ac362b31387d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:31.634Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=44489c53-4bca-418d-a414-045fe4fdfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:41.650Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=76386b1f-b7dc-460b-9cf0-5a4974d0f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:51.662Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=50c4f180-d7d7-401e-94ea-7a3ffccf34f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:11:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:01.685Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2a468613-3921-41a8-813c-afc7cda781c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:11.705Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c959c2fb-186f-455f-b24d-de8664471874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:21.725Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=02b3d18d-a64b-4ecb-a791-3ba30cbd4ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:31.740Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=efc2252d-5104-46f0-847d-fe64a8fdf70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:41.753Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f16786b3-3384-45a5-80ff-14f223c815d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:51.765Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=db932c41-f579-40a9-9bce-2e17a1f87e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:12:51.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:01.778Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bd88dc43-0c81-48db-be95-b4416246bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:11.789Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8c476477-f2a4-4784-9a97-0e42569dd3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:21.807Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5722cf67-f379-4ef3-a465-fe665ef11c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:31.835Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=10a1b8ae-b6b6-4057-8982-389a4ed50978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:41.850Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=45bebab1-7ae5-464c-bf65-b49bcc339cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:51.865Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c3d38c63-03f2-4a7a-9e72-57c34624fc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:13:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:01.892Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=419db86c-86ba-479e-89d6-76abf7db2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:11.910Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=84925b2f-ec6b-4619-8d78-ffc7a1cb29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:21.923Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=47b63ffd-15b8-40ad-b34b-4014defea994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:31.937Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a77d4769-0434-4197-ae3b-7c116cb79e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:41.952Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=edf67e91-9666-4280-a31a-00a7f7eb74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:51.965Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=041aefdc-fda7-4830-8f6e-0ece05125e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:14:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:01.975Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=45d5760a-ee2b-48f4-91c1-829f7ec79438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:11.993Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=67eaf8e2-bed4-4d13-9998-a47d99eaa49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:22.006Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f1648cff-1bea-4423-abfd-a08727e30e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:32.020Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=2090d46a-dc9a-4614-b22e-80a23c8a9636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:42.031Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bb0414ef-1220-4c63-afb5-f962b9299b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:52.044Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=52c77fd5-164e-4ddc-940a-128c24f84bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:15:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T01:15:56.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:15:56.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:15:56.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T01:15:56.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:15:56.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:15:56.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:15:56.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T01:15:56.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T01:15:56.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:02.059Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=a93cfb08-d32d-4bfd-8fbc-9e0bae73cc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:12.075Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=5ee14561-6da0-43ae-be44-9aaa3e970f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:22.087Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3908c187-db59-43f0-8705-647b2e15f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:32.097Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=66ee8ea1-53d3-4ca7-b6a4-d5f8881d60f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:42.112Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=05e42535-de59-4dc5-8f0e-1687c4e0806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:52.126Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d0bb0df6-82ea-4a5a-8563-8404af4fa620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:16:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:02.146Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d6c48545-ef2b-452d-83fb-e3fa02e861b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:02.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:12.156Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=37762bfe-9377-4d66-90ac-d324a760b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:22.166Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=f3f48ba6-752e-4c52-8209-af4b7016ebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:32.178Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3c6bc16d-bdd8-4815-92ae-d2516bcbce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:42.189Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=445a78b5-2e94-404b-9b63-71db7871acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:52.222Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b45fdab6-8462-447e-a812-1d5f730b9fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:17:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:02.234Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=7b9bf6e5-0bd2-4a21-8e05-77f0397cf2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:12.245Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ec8f7480-814b-40c3-9fcb-37c1ab37ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:22.257Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=aab7d1ca-fad1-4036-a7e7-002f4e9bd087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:32.269Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=d4b0b8f7-e6ff-4b5b-bc51-b7b76e3cf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:42.279Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=0825b8cc-317f-412d-a343-cd185ac4ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:52.291Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=68b2570f-7f71-4782-b7c8-d51d93ab8b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:18:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:02.302Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=32d86bd3-5fcb-4709-8538-801481b75009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:12.317Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8caf473e-792a-40e6-a2bd-dce18fc0df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:22.348Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=bc9bfb1e-0ea1-46de-bd05-e11a9ef69050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:32.361Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=224e9b96-eaf7-4dba-994c-3ab564c67d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:42.373Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8717b5b0-745c-49f1-8e2b-6b61fba9f067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:52.387Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=87ed8ade-7ebd-496f-b6bd-e5942df5b4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:19:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:02.400Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=747d727b-3b38-47ec-9853-0e83414fff33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:02.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:12.410Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=9b3736f5-c81a-4a25-9911-699bc68e4b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:22.422Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=1dc22eaa-e2ab-4b7c-adec-ccf7c84c3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:32.435Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=6f7e3d23-bee9-43f6-b893-0b0c8e6b3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:42.465Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=237507af-b814-4bf7-a584-9a38f3a988e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:52.478Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=46035b61-5486-4146-9b27-bced776d5a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:20:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T01:20:55.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:20:55.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-27T01:20:55.923Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T01:20:55.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:20:55.923Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:20:55.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T01:20:55.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T01:20:55.926Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-27T01:20:55.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:02.490Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=3e187f47-aff8-46a7-9853-1885d2c0e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:12.502Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=25e3ca65-1a2a-4689-9457-9f3a63af7721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:22.513Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ee535d00-0519-4507-9100-bdcaeb5ac8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:32.524Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=ac60c805-0f2f-4093-8670-f9b0ce18a467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:42.536Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=592cfca1-c495-4fcb-9104-b92898868b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:52.550Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=4c50a3e8-39ff-411e-8c9d-dca31c23d817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:21:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:02.562Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=8dfe988c-1cb7-47bf-a3b5-e64f768abcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:12.579Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=c0dc6d9b-8666-4a26-b93a-f3ef60a3b4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:22.592Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=36421d56-0175-47b2-98c8-fc938f92d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:32.605Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=18bcd48f-863b-4f25-9509-afcf0c68d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:32.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:42.626Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=b214842a-58d3-4634-a66f-5d4f5d1b1b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T01:22:52.637Z |INFO |Init configs |InvocationID=39209430-08e2-4345-bf15-60580c87c36f, InstanceUUID=14d021e9-0939-4fc1-bd1b-608141e0a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0