By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:11:31.248Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:11:31.258Z |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-04-21T11:11:31.258Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-21T11:11:31.261Z |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-04-21T11:11:31.648Z |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-04-21T11:11:31.755Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:11:31.755Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:11:31.756Z |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-04-21T11:11:31.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-21T11:11:31.868Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-21T11:11:31.890Z |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-04-21T11:11:33.127Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-21T11:11:33.490Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-21T11:11:33.509Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-21T11:11:33.510Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-21T11:11:33.589Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-21T11:11:33.590Z |INFO |Root WebApplicationContext: initialization completed in 1700 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-21T11:11:34.431Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-21T11:11:36.604Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-21T11:11:37.051Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-21T11:11:37.227Z |INFO |Started MainApp in 8.007 seconds (JVM running for 8.611) |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-21T11:11:37.312Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-21T11:11:37.320Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-21T11:11:37.324Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-21T11:11:37.349Z |INFO |Start scheduling PRH workflow |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:37.361Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=77358edd-41f4-47d6-806d-feac6c7e1715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:48.017Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c74b09b8-7dc0-457e-b64a-3cee6ed8cba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:58.057Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8c43bffc-9ba4-4563-a088-dd0cf4ae0985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:11:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:08.096Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b1bf2dbe-d282-4366-b257-294861f844a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:18.132Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0db7f6b6-55b1-4e9e-8f71-fb67978754e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:28.163Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5cc9faef-21ae-4cc1-8b1f-ebb2e7304721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:38.190Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bd3089fd-b5bb-4f48-8c18-c8f4a38c2f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:48.213Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f0fd89c1-c90c-4051-b70d-62828323e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:58.234Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4d57385e-28cc-45ad-bc72-035679079cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:12:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:08.256Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=88893b5c-fab2-47ca-a9b5-e8f58cb29ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:18.287Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=998286db-6b07-44fa-b162-8114e5303a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:28.308Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1ffb501d-0346-4672-b8c3-61d97915a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:38.328Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8fe5c5e3-3668-42ff-8864-19b202e88d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:48.365Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0b44678f-fd42-4383-a470-f8b3001313c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:58.391Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=35082a04-03fa-49e2-a2e7-67730cbdb2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:13:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:08.416Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3258977f-d1fe-4e02-9efe-a51b03617c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:18.441Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a08962e5-c1c3-470a-99c8-35c20a76797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:28.461Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=383754d1-b97c-4cf8-967f-840e86bcf90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:38.479Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=899daaa2-a9b4-4d75-afaa-a55aafe85bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:48.495Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=819fb0ec-d8e6-4b4e-82c9-3e7642077d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:58.513Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9b9a6411-3b45-4ccf-a88f-547e64645281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:14:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:08.535Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=19454d66-872a-400f-a838-c8ba2c0964e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:18.563Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=282328e6-8d31-43d5-a236-baca72c1664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:28.584Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a6838667-fe94-4b31-ab63-9c5f20567bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:38.609Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d46bcadc-6510-47d5-9a89-7b1ebb62b729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:48.631Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0afe03c1-cb05-40cc-9873-d361aad1d76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:58.653Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=54eea4b4-0c78-4720-a6c3-5a742704dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:15:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:08.675Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=740e0060-db55-457b-8dab-fb2d0de3f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:18.699Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=34ea5bea-e495-42d2-875f-6d267d3db5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:28.722Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b1324a61-e99b-4b06-a77c-410ab772dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:16:35.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:16:35.278Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:16:35.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-21T11:16:35.278Z |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-04-21T11:16:35.279Z |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-04-21T11:16:35.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:16:35.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:16:35.288Z |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-04-21T11:16:35.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:38.775Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cb6ccb77-5c8b-4c56-88b7-5a2318cd5886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:48.800Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e07719d7-4bb0-411d-8239-81a2957dab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:58.824Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=af920d73-f1bb-4449-9a0c-ca7b97b58458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:16:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:08.846Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a8bd5b33-d8bc-4192-9449-814da43478bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:18.898Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=49e24717-b1a8-4d9b-bed3-049434bb7440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:28.917Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=af27bdaf-1ab1-4eea-885f-aaeac2f42c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:38.941Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa430b88-d70c-4ba6-92b6-86026a953632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:48.961Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7fbd8c04-d62f-4a79-9f0b-e766e9de7cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:58.983Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c7711497-e4f3-47ab-a5f9-4547e589cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:17:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:09.001Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0805930f-1b77-44bd-9e0f-7fbd0f89896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:09.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:19.022Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4ec42359-514c-4bd6-81b2-6945e7600974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:29.042Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9141e862-8b80-4eb5-bfaf-7039d18b869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:39.063Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3b431997-d9cc-4aab-9a9a-6fe6ad79f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:49.103Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=48020665-d4b8-4a18-af7b-91b100209ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:59.125Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee51c904-e64c-44c3-aab1-f509483c7a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:18:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:09.144Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6658af57-7dc8-43d7-bb7b-328abe4d240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:19.165Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=67a2aaaf-97da-45b0-a042-8c5dee283e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:29.186Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=75466fe1-0e65-4d33-a174-a8f98c91e675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:39.206Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1a207692-b7df-485f-97f8-af43f86eaab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:49.227Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=57b75e26-283c-4d36-b107-5da9566be537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:59.247Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e9514b19-bbed-48bd-8314-c5b70ceb8140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:19:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:09.272Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=389bd22e-ad8d-403d-9fdf-07986601899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:19.296Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6e90a97f-b2ca-40cf-8e40-66e606973ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:29.319Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7cf97775-a832-405c-a155-8d86389773a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:39.342Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fe12c7e6-3e8d-4569-b24c-f86b815688a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:49.364Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e581b98c-4cc6-448d-909a-c039d44dbc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:59.385Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f4c50e17-cb93-411c-aa28-f892deb399ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:20:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:09.404Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4eb9a6df-dbf1-4f77-a818-3b20c193203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:19.424Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=53caa196-6d01-4322-80d5-d47d0a7bc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:29.444Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2b3bd435-aa2c-430c-a636-65e221f9bdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:21:34.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:21:34.597Z |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-04-21T11:21:34.597Z |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-04-21T11:21:34.597Z |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-04-21T11:21:34.597Z |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-04-21T11:21:34.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:21:34.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:21:34.604Z |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-04-21T11:21:34.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:39.466Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=796f3ee1-0589-44bd-b2a5-8e04038425cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:49.490Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6386cebc-bf57-430e-95b2-68363722f0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:59.511Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ae0e537a-4700-4787-a212-ffd279db7cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:21:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:09.539Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cfb202a1-4118-4344-9b5b-e84e38adaba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:19.562Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c037dfd8-bbf8-4c38-b1a0-a0756d9f237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:29.589Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6f44bfdf-2f52-4c42-b294-e56e77ee20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:39.610Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e16d97b-0906-4f8b-9eaa-b01d9626c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:49.636Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2df59f79-29ae-4ef8-8913-f239909ff3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:59.660Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=df99d0fa-c29f-4f96-8d17-41182de2d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:22:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:09.679Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1742e92e-827a-4f91-b368-4fe3e6fde989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:19.702Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=76e99bb2-f7e8-4f15-9af5-f5d0ca04cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:29.743Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dc9eb9d6-3589-4608-8db6-62ef41e9b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:39.761Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b01cffc4-f009-4da1-aaa7-16592db9ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:49.782Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c86f4155-3ec2-4d18-a5f0-3343a1fdfa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:49.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:59.802Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ecb157f4-fc40-47b8-80a7-6a0ef486b3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:23:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:09.823Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1250c5db-17a4-467a-a6f8-2f0c5192f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:19.860Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1f538f60-9e9d-4c0e-a760-15f17d129add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:29.887Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fc61b175-494a-466d-8486-3bb731f35b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:39.909Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=079e0383-e336-460f-b4a5-4b1f6f5315bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:49.929Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e3f21301-9f00-4c5d-8f87-0c0673ad0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:59.950Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=38a4bede-b657-4108-b5dc-b17092054ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:24:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:09.974Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4ed19f27-d301-4653-9d9e-ad3127e88e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:19.996Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=25f3278b-e1fe-4505-9b02-f1e8135e9b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:30.013Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6372e92e-d772-4868-af50-c4f517f6ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:40.035Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2d27a033-7614-4db2-a7ab-5edd397624b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:50.056Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ab5c8ee5-721b-47f8-a76a-c51571a300c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:25:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:00.089Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d7710b25-c42c-42a0-a591-b4d84de0d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:10.103Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6c3a7916-1983-49f0-b958-3e0c94b0e919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:20.129Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b61569b0-4bd0-4d17-b9d8-0663bf15139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:30.157Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=25b58359-343e-4f34-bb78-8d7eac4ba7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:26:34.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:26:34.648Z |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-04-21T11:26:34.648Z |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-04-21T11:26:34.648Z |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-04-21T11:26:34.648Z |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-04-21T11:26:34.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:26:34.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:26:34.655Z |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-04-21T11:26:34.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:40.189Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=57ef9049-fcfd-4056-a875-48d15f9abff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:50.216Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4d48baff-83da-4f82-920f-acd89f2b3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:26:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:00.240Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1390c396-db29-4861-a3ea-546b02d65c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:10.266Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f0cbcdd3-96a9-4e81-b3ff-0127569bc5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:20.288Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ce7831d0-f537-46b3-9cb9-e72a47f3f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:30.315Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=332ce955-6e27-444a-9143-aa3f5673db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:40.380Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1fc87a95-49fa-44d8-8ae1-98147cf0154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:50.398Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cb2f765f-cb8e-47cf-aeba-c68e97248984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:27:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:00.447Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4c05976f-581b-4b4a-80b9-5b2beaffd818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:10.467Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e2a3e960-ffcd-44bf-b372-728cae520912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:20.507Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f47494df-642b-4152-8525-c34dd83559cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:30.522Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b634f267-650f-4b98-bcf3-ad1266b552b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:40.556Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7bd3be8d-63be-4b1c-a22c-689afb640d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:50.573Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d939d970-fab7-4d13-b6e9-7fd4b1509e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:28:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:00.594Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5fa06471-e533-405b-a93d-9b79e9fe4df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:10.616Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=07684b19-b174-4aee-8294-a6f6819bd64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:20.636Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=eba30c5c-1fcb-4186-b1bb-cb51e6e97bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:30.652Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a2738e54-3bcf-47ab-8dc5-093579c4da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:40.673Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7ff02bb3-3006-4f61-a1e1-f3e70587f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:50.691Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=67d1d0d3-d5ad-4396-ad10-b58d896cde32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:29:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:00.711Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f03b5f6b-17c1-45d5-a924-3bd6ca8e03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:00.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:10.730Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ca328d79-8325-4bcb-ba9d-bc7f22263c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:20.753Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e896fcc5-6ec0-468c-863c-444fc54cd74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:30.773Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e361712e-9597-4ea2-9456-9079dc301a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:30.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:40.791Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4ce69a25-6b69-43a0-90a9-8ee864273682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:50.812Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e21c9b41-1d22-4166-925b-521e4dd53f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:30:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:00.827Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=74e69441-6718-4c4d-83b1-8a9c4622387d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:10.848Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b0885302-91a1-40ef-9b65-5026e0e5023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:20.879Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6024ca53-ded2-4882-9e4e-af39bd292983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:30.900Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f1d7ff37-3d95-4ee8-a89a-b50ffa018995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:31:34.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:31:34.682Z |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-04-21T11:31:34.682Z |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-04-21T11:31:34.682Z |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-04-21T11:31:34.682Z |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-04-21T11:31:34.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:31:34.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:31:34.687Z |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-04-21T11:31:34.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:40.918Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f18e3af0-c3f3-4f8d-94db-147fe4058244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:50.944Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a6f67183-630e-4f1b-a285-1bddbbf5b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:31:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:00.967Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9a93a995-eebb-4bd7-b4f9-fb862e7bc061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:10.987Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0dba0e3f-5569-4790-bda3-5d12c8a7e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:21.008Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9be999be-a7e7-4710-9cb5-21a30fa4f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:31.024Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6c851d95-7a8e-440d-bc44-1e72e21badb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:41.046Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ed5da604-b476-4f52-a2bf-655f07484f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:51.066Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b5d33fbd-2832-4f62-897f-3d4342d07211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:32:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:01.088Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=05ce5d8e-b2e6-48c3-aa45-6e59fb9880cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:11.109Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ff98dc53-5748-428e-9dcd-fc4b0459b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:21.128Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ada7d8c5-4592-46a7-af87-00b7c220e454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:31.149Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fa1b7e19-5c7c-497f-bbeb-f96e745891de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:41.170Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a311534-527d-49d3-833d-097f57039ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:51.201Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b8dc93e4-a2c4-43a7-a6ac-0bd512f85993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:33:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:01.221Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0ba0c93c-ff24-4e5d-a6c7-5ffaf8e6320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:11.244Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=212dcbd5-cb46-4571-ae75-fac1fd64b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:21.267Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=10264824-903a-4af7-86e1-84b7fc3ba371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:31.285Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=21ae3965-79f6-44a3-9141-95cc3f593882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:41.306Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3bf7835e-3731-4e1f-b70c-68ae5bd8431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:51.353Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bb93ee53-5236-45a1-9698-0867452270b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:34:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:01.394Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=39b4cb39-d6c8-4028-b888-b10f20553a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:11.414Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3fc9c4c9-da97-4cd4-8ffc-51b162e9d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:21.433Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2658f88e-b2af-45b2-8ae5-548738e1fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:31.460Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1d611a2a-1ac6-42bc-a3c2-3344fd5c3caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:41.478Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2fdf603b-b6f6-4382-980a-88c497518f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:51.497Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e2743490-7460-4d9a-b6c3-93b960d31af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:35:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:01.541Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=732d1c9d-aad0-4774-8105-d1d834c559b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:11.577Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=65854810-a8cb-4f2f-bf55-a771487d1caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:21.596Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3ffa148e-2fc2-4153-9736-d15ee4fb4557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:31.631Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=eceef286-889c-4e41-8c12-36ec35ed4dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:36:34.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:36:34.606Z |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-04-21T11:36:34.606Z |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-04-21T11:36:34.606Z |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-04-21T11:36:34.607Z |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-04-21T11:36:34.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:36:34.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:36:34.611Z |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-04-21T11:36:34.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:41.652Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a5d0a95d-7ac9-4858-9991-c6145d5db0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:51.671Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d5419f42-e3c0-4445-8949-ab4a1a20ab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:36:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:01.690Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cc94c7e8-1f60-4bc3-aa0c-19acdabe49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:11.712Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7def5ae6-187e-40df-a27a-4109212ba789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:11.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:21.754Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a4ac7771-af05-4328-ab2f-d7e88babeb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:31.772Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4e75f5dd-06a8-4f08-b49b-dbb7bc0e6d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:41.796Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c2f9ff97-18af-4cc9-a8d1-0de671a3ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:51.817Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7b081274-0c29-47f0-a1b0-67db5881cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:37:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:01.835Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fee34795-9805-4b27-b6e1-ed54d9ab738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:11.855Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4dde71cf-2166-457f-a600-4079629198bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:21.875Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6ded36ad-e3b8-46ce-814a-21e555fa27fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:31.903Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8b4903ee-98ec-45fe-98da-bd6925673bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:41.923Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bb3081cb-1ff2-458c-9ea1-67114bb18003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:51.943Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=27f6d39e-801c-4486-9130-c0c6bd91c064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:38:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:01.963Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=53a5482e-7ba5-4f22-928b-3ea8369cb722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:11.983Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a3c7696f-1bb3-43e6-80e3-155b69d13064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:11.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:22.000Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1a2bf767-af8e-43bd-9ae9-1f41f7cf2e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:32.016Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8dbcbcd2-bf80-4645-8f07-b759a30df548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:42.051Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4969ab94-57e7-4b43-8ec4-24bf61e6409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:52.069Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ec98b7b3-55dd-4541-9410-53a337a5d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:39:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:02.105Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2616b921-0be5-49de-baf3-8d255a56a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:02.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:12.124Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a0d8b1d3-0bd2-4ed4-94bc-b6dcbfd442c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:12.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:22.141Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c03b0c1f-949c-4223-b8ab-aaca186ec9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:32.157Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0c31b09a-4249-4109-98dc-d1f510978600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:42.178Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ba9e75af-7c98-4e51-a542-27bb24952f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:52.195Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d76fe74b-07e3-4057-90aa-fe4395ff52af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:40:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:02.215Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=88591137-1d39-4709-89f7-de6d4d8906a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:12.236Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7d28ae74-419c-4f42-8767-50dcab11398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:22.278Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee233736-2c3a-43b3-b0ef-3c68aa2494cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:32.299Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e65d7a5-3c0e-4fa3-bf9a-76831c0dafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:41:34.639Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:41:34.640Z |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-04-21T11:41:34.640Z |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-04-21T11:41:34.640Z |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-04-21T11:41:34.640Z |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-04-21T11:41:34.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:41:34.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:41:34.645Z |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-04-21T11:41:34.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:42.320Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a42af005-0d9d-46ad-b9f4-289a32f7b3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:52.338Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2152bebc-8683-4cb1-b7f7-c9146a276588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:41:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:02.359Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=433c8bb4-c02f-4334-92b5-a80c8a1d840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:12.381Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=031cb6f1-c576-4fb7-8840-8cfe390a7e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:22.401Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b556c873-ae6d-44b0-8a70-a60b8d6ac295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:32.422Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=44dcd8c1-ea65-40c9-8c67-4cafab461d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:42.442Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0cb50fcb-3fd9-4fa4-9c6f-13890f67aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:52.464Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0a665bff-55fb-4d56-a354-886db8bfe5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:42:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:02.484Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=60ff2d84-00b9-49fe-9275-357264ad355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:12.503Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4338a156-faf8-42b1-995f-2c203d856535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:22.518Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9dc3ae98-2941-4b05-ac7d-29cce7f7c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:32.537Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=50c81ed7-4525-4240-88ef-f8f0a2c2520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:42.566Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a9b0ea4-0e51-40f5-bd5d-d3b14a270c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:52.586Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=81288716-3010-404f-a231-7993e1bdedba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:43:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:02.606Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=302f518f-fe95-429a-9754-79d2feb2aa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:12.626Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b4d4b6cd-afd6-4f46-bee2-2293574401b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:22.647Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1c42ad9d-6d0c-4e61-b8b7-3db751d2ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:32.667Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d2e7590e-a4ad-4c9d-82ce-6c564f527ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:42.688Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1944878e-a313-4f98-9797-0ff6981682ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:52.705Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=062eb197-61b0-459c-926e-f1d4c42a8d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:44:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:02.725Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3233ab62-37db-42e9-bce0-8101c8701959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:12.741Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b9323a04-7f2c-4b96-9298-b3b4d6f5f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:22.757Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9236e085-09f5-41db-9168-fef99acd212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:22.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:32.778Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4c01080d-4a01-4a71-b691-b8a06317e568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:42.796Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=215439c9-b00e-42f1-9dcd-b24c6bdd04fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:52.814Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=88bdd47e-7952-4c33-9a6d-4df99a412c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:45:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:02.850Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7e6f13e3-c2ee-46b7-9e4f-7429ae654eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:12.869Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1615221c-3904-4bfd-93e0-5b2af3fa2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:22.887Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=533716d1-c73a-455b-9b57-86db1c60ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:32.909Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3233ac05-0877-446a-ab0f-11d13352ec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:46:34.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:46:34.606Z |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-04-21T11:46:34.606Z |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-04-21T11:46:34.606Z |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-04-21T11:46:34.606Z |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-04-21T11:46:34.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:46:34.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:46:34.610Z |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-04-21T11:46:34.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:42.930Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=24bae3ff-07ed-45f5-b417-6aa0bc674534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:52.952Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a036ac35-d63d-4127-9097-8855495dcf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:46:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:02.971Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=80910bf0-14da-4b49-9a41-004896746a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:12.996Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e641cf9f-4ba1-488c-a47e-6e863c0e1991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:23.017Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=43fb8bb3-aa41-4ea6-ab4c-f392d13a5656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:33.035Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3a125011-4b20-408f-9786-dc3a6783bf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:43.051Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b466f98c-a520-492a-ab5d-2cefd82c0f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:53.071Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d3a66f57-23d9-4c27-a5fe-bdcddee6b12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:47:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:03.092Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bef72648-233e-4520-8eb5-7e4864d0a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:13.114Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3b5ff39c-ed83-4629-b0aa-a2ecd954f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:23.135Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c31d5599-9cc2-437d-b61b-3fea0b10169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:33.151Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=94e20269-2952-45b5-bc08-3359372e4cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:43.171Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=70c8d089-6aa5-4057-a80e-b6b90892248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:53.190Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=47ca5cf1-1d7c-448f-9017-798084b164e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:48:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:03.218Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=88b22bf8-3dc0-493c-a1df-796319c7690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:13.239Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=710f9b47-67b6-420c-9aec-08092b051ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:23.258Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=47c35b1b-d85d-4373-9d46-8d1e5b5fb455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:33.277Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e85dffd-32be-4dbc-ab29-01980e3870d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:43.302Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=631f85cf-bda7-48e8-891c-745024d4297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:53.323Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b2acb60f-c6a4-4ddc-ba8e-b6153e705f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:49:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:03.341Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8675b834-c114-446f-99e4-fbed35706ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:13.360Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=89aef031-f64d-4cc5-9c27-ba926a6d2ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:23.385Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5e6a7738-a2a7-4e35-93bb-22700e7a9f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:33.433Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d446d57f-36f7-4472-9488-25289ca96693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:43.455Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=eb9fbaa6-35ce-4391-98b6-53553c1307a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:53.496Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=03aa0c64-3cbf-4bbb-a5f5-f9212be002eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:50:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:03.520Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2b029142-933d-4d5f-abc6-a1cdf9985545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:13.536Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d219036b-c016-4b53-b161-eea94cae3605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:23.565Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ff9a5c72-1aaf-431e-bd84-4389951ad64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:33.591Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5a4bf516-0b81-493b-b96f-96c873a1545d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:51:34.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:51:34.590Z |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-04-21T11:51:34.590Z |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-04-21T11:51:34.590Z |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-04-21T11:51:34.591Z |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-04-21T11:51:34.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:51:34.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:51:34.597Z |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-04-21T11:51:34.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:43.610Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3bd9d469-8915-4fc6-91f5-ae57332bfdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:53.630Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f831294e-8c69-49ef-b30e-d56e578a0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:51:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:03.647Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=38a04bc0-b45e-4aec-bad3-5fbb926b2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:13.667Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=17134598-3cd1-46e4-b626-01501df9a35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:23.687Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e176f46-e436-4ce4-b66f-9136653b2b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:33.708Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=64650413-5b81-4df0-ab49-11bf6e744482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:43.727Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e21133e5-ea6c-4c58-bcfe-bfa0f4df78ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:53.745Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1d8b51ab-4b86-44e3-a843-681c58f026c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:52:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:03.778Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0edc89e6-9c33-4221-a10c-df72b1a3b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:13.795Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b7f92d54-ce07-43cc-89ce-f944180985b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:23.814Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e75f441a-c622-49c0-ac3c-474842d205cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:33.837Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=faeb8de5-6b87-4746-be6d-ce26e501b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:43.859Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bc123d3b-1db4-4f85-a937-d6f0d0692bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:53.877Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c8e255a0-612d-4d6a-9e77-26633b1a4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:53:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:03.897Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=34415907-6423-401e-b494-3993c593c5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:13.919Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bbaf0829-9c19-4417-bde4-50a00cde0eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:23.941Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5a6dee6-141c-40a0-85f2-873cf451e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:33.960Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0c169ac7-f41e-443c-bbe9-61eb7d274115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:43.980Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cfbd7553-e1fe-40a9-9107-9efa471c4fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:53.999Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5259637c-5434-496f-9898-f18e7d7bc5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:54:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:04.018Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3f32cfce-b778-40aa-a004-1ff12359bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:14.038Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=21278e32-ac08-47d1-be55-4d0a919f17f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:24.057Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c9f1663c-139c-49bb-a25c-1bc1ff7d4700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:34.083Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5fc9f520-1803-4263-8478-6aab400b5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:44.108Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f630bf96-f208-4c4b-826c-46f64803aa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:54.126Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3ed36089-3b97-41fd-b3ce-ba464dd83704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:55:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:04.143Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b58b53f5-fd7e-40f7-ac0d-738126dcc204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:14.162Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7ee4319c-188b-4dce-9e68-95745ec9a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:24.178Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3da94750-26cf-4ff7-a5c8-b381e660756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:34.195Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6510a236-fa18-4eb0-8236-5c0fe9381c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T11:56:34.657Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T11:56:34.657Z |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-04-21T11:56:34.658Z |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-04-21T11:56:34.658Z |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-04-21T11:56:34.658Z |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-04-21T11:56:34.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T11:56:34.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T11:56:34.662Z |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-04-21T11:56:34.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:44.212Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=219341a3-2232-4411-8330-be2cbc9ff832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:54.227Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fa899d38-2b2c-493d-b754-e3c0da22ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:56:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:04.244Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=faa8a2f8-b4fb-4bfe-b2c6-9e364927cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:14.263Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=500cdd23-d606-4955-a71d-2da6ec1aecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:24.286Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=68172369-3a7f-4fc6-aa09-992af20b0e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:34.302Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2a43278e-6e29-49f6-86d5-fa5cb5763db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:44.319Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ba5a8fd9-ca90-4bb0-8a76-efeba07a12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:54.337Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5a0da8fd-1e49-4a90-ab21-ee3cc694427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:57:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:04.357Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=afecf154-ea0c-47ab-bffe-4e418b847c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:14.376Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=19ba0677-329c-436d-9d0b-f43c8efa0d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:24.394Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9f26404e-4ff3-47dd-949e-db90e24a207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:34.414Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a9536f2f-aad2-4bd2-b470-905f6f8c820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:44.433Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=994053ab-7a5e-4faf-a014-59e7dd75a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:54.455Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=458c7e45-0132-43e9-9e92-d3431daa363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:58:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:04.473Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5b6b6d4-22ae-4a1e-b24c-7a504e018b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:14.494Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=967743bd-cae1-43ca-b65c-b8d37e3d065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:24.513Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=557d8528-b14a-4a58-ae7c-9222260939be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:34.534Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=90f2f383-d1de-480c-8fc1-5350159117bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:44.576Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa3128e6-f864-4854-92cd-d936686e3819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:54.595Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=246f8c8c-03fe-485c-8b49-0acfd3c9d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T11:59:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:04.618Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=72bc524f-38d3-4e37-be8e-850a50d8dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:14.639Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7043e45a-4ad3-4384-b811-2b2facbe53a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:24.659Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7bdd8f23-ab39-46fe-9729-4378c6250f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:34.682Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2aa28ebd-7ffa-41aa-8c23-405b76885ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:44.701Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=38c9100b-4181-4022-89a8-5aa7ea293ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:54.719Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d39d0f13-26bd-4037-8869-1761f0cb67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:00:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:04.735Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2869bb54-ef90-4ea8-811c-6fb4fd137d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:14.756Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fc39d2f8-a9db-46ab-8673-4dc26a0fd4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:24.791Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=41ab61fc-9422-4d0a-bd44-9140a28c5432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:01:34.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:01:34.613Z |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-04-21T12:01:34.613Z |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-04-21T12:01:34.613Z |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-04-21T12:01:34.614Z |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-04-21T12:01:34.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:01:34.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:01:34.618Z |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-04-21T12:01:34.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:34.810Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3a006e3d-4533-4bba-aaff-afa9d7744446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:44.826Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b6b6f805-27fc-466e-82c3-9eff0630a5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:54.865Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=496c0fee-138e-4307-b6ca-f8d5acb14ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:01:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:04.881Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=87ac4775-c097-404c-8043-dcdc3f57e406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:14.899Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=22ac7e0f-55de-4e80-b39f-b73424da2865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:24.917Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1b6810cf-bf7d-44b9-99b2-b127a9ff3db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:34.937Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e84258fe-3d9b-4361-9454-9fad2aa41e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:44.956Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8f7f7ed8-d2fa-4b12-b39c-bb461735e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:54.975Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3350fd45-4c65-4db2-8ac3-c656886a25cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:02:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:04.992Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b44ee98b-d256-4cab-8f63-a32cbffa43d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:15.013Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e9d5e4a8-1c0c-4751-a37b-2ebf1bb76cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:25.030Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=964bad96-71e5-4fc2-9d80-68e741556a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:35.049Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c183412c-a235-41b0-a7f9-8ce3767f0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:45.069Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=08b1835f-219c-4f8a-9f2d-414f3616948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:55.090Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c0cf58e8-2359-4f10-86fc-6b13eb6397d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:03:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:05.111Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e6ae2656-3e70-4ad9-b663-e34750a846e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:15.131Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6631e2a3-6ece-4c92-8424-fe6c4678e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:25.151Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bf191e9e-aa6c-41e2-a728-ad3b25e297c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:35.172Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9158ba03-06b7-4b6d-9249-e7e4b6e844ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:45.193Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=66ae5f30-889b-4ae5-bb6e-18f2712513f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:55.213Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6c084660-ca13-44f7-b9e5-75c1a47bc9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:04:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:05.233Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b979dc8d-a718-4f74-99c6-9babce2dc969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:15.254Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c6f0c5fb-77b3-40d7-a08f-2ed9827dd879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:25.275Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2c8dd98e-111b-4b9b-9487-abee32df910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:35.296Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ddff55fe-9eac-4bf5-a72c-ac05961871d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:45.312Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f1a356e2-175c-436e-945f-5de95a8df0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:55.330Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9c1bd67b-362e-4fa5-857c-565ef6b65b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:05:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:05.350Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=30a15636-0cdd-4d5a-af03-97d6718daac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:15.369Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=38727684-b939-4181-9cc5-a7fa6b5acc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:25.387Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=00049b18-a92a-4997-909c-4c7742da8a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:06:34.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:06:34.590Z |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-04-21T12:06:34.590Z |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-04-21T12:06:34.591Z |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-04-21T12:06:34.591Z |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-04-21T12:06:34.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:06:34.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:06:34.595Z |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-04-21T12:06:34.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:35.409Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2deeefa4-10d5-4026-b31e-372131eca5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:45.438Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d4fc9c2d-2ecf-4cc1-af96-c2df370047d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:55.457Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4701159f-a530-4b37-b32b-84affece958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:06:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:05.477Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=52d1d019-efa7-408d-a3f1-8139e7cd1e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:15.498Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=76027135-1b16-43be-ac3a-b68b316a7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:25.517Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f8fb88f7-d90b-4a7b-b67f-31ceae25ced3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:35.538Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0c79d7b8-2f42-4b99-8dc6-72586ece3299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:45.560Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=08f7c08e-9ec1-4dbd-ae27-3a3dfb39b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:55.578Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a8f51910-72ac-4937-a64a-b9f5e666fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:07:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:05.599Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c0969c17-2bd8-46e1-9bcd-c07ac50dccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:15.619Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0b854521-ede2-4232-9057-42edf7d5f483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:25.641Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a487a5a8-d6fe-4ae1-a6a0-67e9ce8311a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:35.660Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bfd25041-464b-446d-85cf-7b46da10adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:45.679Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a46ec1b5-3f06-46eb-9464-f116d77d39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:55.711Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e5879c21-fcc2-43b8-830e-40d3ba0d3897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:08:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:05.731Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c82a9863-3ab2-4171-952a-7f27f4b3cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:15.749Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ab194661-5e77-4e18-8cfa-139b163f6171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:15.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:25.769Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b85f1d75-43b5-4e7e-8e48-6c049da4481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:35.786Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c1d60285-5acc-48fc-b0a9-1df1ce17730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:45.807Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a31547bd-ae3f-4059-bbe3-44d9f92bf80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:55.827Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a2fba9be-f964-41e6-95d8-ce0c1911c6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:09:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:05.850Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2b319841-06e7-4092-8032-b9796d8f2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:15.872Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=37f84c1d-591f-4438-947b-6de2dd38ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:25.893Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0393b15b-6922-4e65-b653-83c3bc4de644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:35.930Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=54e72df4-9c97-41d0-ad88-b7fc0f3f95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:45.951Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6c00d628-efef-4d90-8e0b-bd744fcc9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:55.978Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3f9548ce-cbf4-45c3-9994-c1d09d0b9fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:10:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:06.008Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0c984c0c-d0d6-4ad6-8ed3-020c13e6cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:16.028Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7912f92c-bee7-48b8-bcf2-f02dd18b3f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:26.047Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5a1cbf2b-93f9-4df9-b021-4b3dd71dbdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:11:34.714Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:11:34.714Z |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-04-21T12:11:34.714Z |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-04-21T12:11:34.714Z |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-04-21T12:11:34.714Z |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-04-21T12:11:34.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:11:34.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:11:34.718Z |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-04-21T12:11:34.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:36.068Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e91631c8-51fc-4e14-9e17-1cc00fa26e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:46.089Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7dffc45b-1628-48d2-be5b-66f99d6b8a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:56.110Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=29ddcd88-9791-45d3-a7e8-0d42c8d31581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:11:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:06.129Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a529bd52-a5ed-427b-9318-ace3b58f90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:16.149Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=537e1646-6306-41ce-8293-ac5de0d758c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:26.175Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fde804bd-cacf-4135-ba3c-c4b3e60f7449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:36.193Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c1c52bab-8c14-4f62-809b-81f7f81c6c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:46.213Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8fc0a689-b3ec-4d2a-8436-30223fe60c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:56.235Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d58cf278-d5b3-4bd4-b9d1-d4f560f5c4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:12:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:06.256Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=085cf002-4f2f-4d29-9121-6eceb0c607a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:16.276Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=daca2d6b-c367-4fff-9727-8e47b8a4e556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:26.325Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=829f37ef-d134-4a5d-a845-4c916b9070d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:36.345Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=286d0249-0c34-4b11-9c24-0f9ee77d9aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:46.361Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ffe9c24e-cddc-4ce5-bfd1-d186eafc3bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:56.398Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2ec3d054-97c2-4d04-81d0-62d80ecac752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:13:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:06.414Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a7c8daaf-a93e-415c-b670-e4cc34299b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:16.431Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ba79cce4-41e8-49ce-9942-4794c19169ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:26.450Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a30c1c07-3ae0-4174-83b5-a86b32e9bb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:26.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:36.468Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=16df1198-07b0-42d4-9430-f7bd68aebb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:46.484Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0599be83-6259-4fe6-8aaa-3d3d82fdcb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:46.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:56.500Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2ff5dfb8-d6c4-46b7-a373-a01e423db43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:14:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:06.518Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f75ac119-9a04-46d5-b287-671e93536ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:16.540Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d91c72a2-96ca-44a8-a928-646ac3fa9989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:26.558Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=27927d29-8dfe-4213-94ae-dfb1a7e48856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:36.575Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d89d1f78-8ddd-4eea-975c-39bb83f6f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:46.605Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bf43dbd7-b8e2-4df4-b4d1-d77f1427e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:56.626Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d694c1d5-b08d-4d03-8d9a-a61f5f131eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:15:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:06.647Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=03e0436b-98a2-4b37-8713-41e3baf4b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:16.666Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5163cf03-52b0-42a4-a490-df0f64a798ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:26.687Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=05ff2a50-8474-424b-817a-3e839a672636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:16:34.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:16:34.632Z |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-04-21T12:16:34.632Z |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-04-21T12:16:34.632Z |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-04-21T12:16:34.632Z |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-04-21T12:16:34.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:16:34.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:16:34.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-21T12:16:34.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:36.710Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=60b64704-a2f8-4538-88c0-9713278a73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |