. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:46.726Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f039f794-3835-492c-a63f-35a9f2e29cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:56.742Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e8d7c1d3-8309-4412-b390-51e8760c9004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:16:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:06.763Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0219de8c-0b67-41a1-9cab-c09c61d827e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:16.780Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e651d719-74f0-47ef-a5d0-88169aa1726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:26.806Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=06d827fb-212e-4932-ae03-828e0d4c6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:36.828Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5ca1189c-375a-464f-b218-60685f11f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:46.843Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4e04fc12-6a4b-43a5-95d3-2826a97a603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:56.863Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=77fbfbed-ef1c-444c-a14d-18aa87512052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:17:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:06.881Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1362c48e-e090-4e04-ae1c-2da817f108c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:16.897Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=19e3df92-cf8f-474b-8b6a-14a84fb5947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:26.915Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=61c87a66-6f0f-42c9-a83a-a3f835a96c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:36.935Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=134781e8-8da0-4b3f-a794-1ecc008f8e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:46.953Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=44329502-8c4f-47e9-bb95-3c921d9d5ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:56.976Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2a7d9f73-7413-46b8-828d-bfbe673075c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:18:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:06.993Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=95add57f-b355-4be5-ae9e-afbaae9248ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:17.012Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa61e642-42f0-4c2c-9ebd-cae8bb858bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:27.031Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=614c2529-ba9b-4b53-88a2-fe3a9eda3d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:37.049Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a69f6886-21fd-4f96-9b95-a8d8bee0bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:47.077Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4c7d3ffd-bd62-4041-a74d-5377e62b7ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:57.099Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1161b0a5-e46a-4014-b21b-e108263aecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:19:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:07.114Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2bb61f68-547e-4159-9cef-97c11c3f9d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:17.131Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d559f969-3bfd-4765-b2c5-74e93ad534bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:27.150Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dd1bdec2-f229-49ce-b09f-532d36665ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:37.168Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5705de69-a4d5-45e0-85c1-4dbdeb13a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:47.184Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a4ebee9d-5749-4158-85d6-fcc0bd4a3de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:57.198Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=06d75fc2-6103-4882-9070-2793e6a467bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:20:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:07.235Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=eda271ea-b976-4ef9-9e34-3fd97d4ec083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:17.250Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e7178f43-14e1-430b-b97d-8bf40edd9dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:27.267Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a146e985-87b8-4240-9651-4e4455c36006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:21:34.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:21:34.604Z |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:21:34.604Z |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:21:34.605Z |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:21:34.605Z |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:21:34.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:21:34.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:21:34.608Z |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:21:34.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:37.285Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e1d0b908-a15a-4d03-bf8d-1a3629f59912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:47.302Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a609e91d-fdad-491f-938c-f2c0813fc676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:57.320Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=27b23580-2ea0-42db-afae-d33a370436ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:21:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:07.341Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a10f8b40-a0de-4571-bf12-dea3f6c072d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:17.361Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a4115470-1e4a-4451-a9a1-d1e07cb68fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:27.400Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3e713f50-6d64-4c6b-bbd0-ecd082cc4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:37.419Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f9c94ae7-d299-4961-96f6-7f55d00a74e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:47.439Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=322ca146-dc03-4d76-849a-b8c5c68b6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:57.460Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e29a53e-bff0-4a24-aca7-24d9a1d04322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:22:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:07.480Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a5ee1a2e-13da-4164-9c37-9755de5300aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:17.503Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8b8e5606-736a-45d2-96a7-a7372f8c0b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:27.523Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=40d914cc-6715-423b-8848-ddf744c76597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:37.539Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a49599d0-f400-45d7-90c2-543a46a2dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:47.558Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3da4450b-f40b-412d-bb94-af6995b15b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:47.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:57.577Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c7ecd779-fd2d-4c26-9dd1-ffddc2c20ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:23:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:07.595Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=87613d77-d062-4585-9065-438bc74507f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:17.612Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f2a9e0f9-738c-40d6-a33a-c556a435963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:27.633Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6be743f1-02aa-4bf1-a1b5-970bf5a8d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:37.653Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fed50912-efc6-452f-b32e-0f8749ade667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:47.672Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=58b72c97-ff47-4d58-bae3-e449a8c3c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:57.691Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c7ba460a-08e1-4760-9477-50f7600616c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:24:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:07.713Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9c76444a-bbe7-45ce-a886-2717d92a59c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:17.733Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=75dc4849-0d0c-49c1-bcea-5f0d8de0fb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:27.751Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=14c300d5-9f12-4734-9721-b3d30b37b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:37.769Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=af38dfce-1387-4b55-a4a4-326d7d898567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:47.793Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=da7fc2a9-e448-46a2-9ac4-0be3dd460c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:57.816Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=676c2c59-141e-4209-811e-0395cc2f3b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:25:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:07.837Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a35504af-2d9e-4ecf-9cea-94ee4663ee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:17.857Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=03588845-cf44-4d69-906f-0897c212d2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:27.878Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7647148f-cff9-4739-9ec8-769eaa83f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:26:34.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:26:34.649Z |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:26:34.649Z |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:26:34.649Z |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:26:34.649Z |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:26:34.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:26:34.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:26:34.652Z |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:26:34.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:37.905Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c5d5a0b0-9f43-4b9f-89e1-7e5d5205f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:47.924Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c6dfa114-8f6b-4cc7-bc26-2605d2f58486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:57.943Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5970ed8e-58d5-49a0-9826-c2e56fb9bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:26:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:07.962Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d5c2894d-539d-428a-b827-9dd69ea56ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:17.981Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b59626b3-2dfc-4239-9580-427391663ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:27.999Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2d84c557-4a32-464f-99f5-05f61dccb4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:38.020Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2644312c-8441-4b07-9ccd-6a1a168cbd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:48.040Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c243a763-e279-4bca-8b00-20c9afa8ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:58.059Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3b937a0f-6a2e-49c9-9447-2cf8cd1bd180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:27:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:08.101Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=54749619-32bf-4396-8f44-8eb79cce37c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:18.120Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0d45e08a-9a40-427b-b5c8-fc9339e537b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:28.137Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b4b7e3af-04b3-4854-b3ad-b5f675385a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:38.155Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=69bdb424-fa2b-4ad5-87da-a378c4714644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:48.175Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=303bf6af-035d-407d-937a-8ff6d09cb81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:58.199Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d6aae6de-347f-4466-b43d-13538d3ec084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:28:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:08.220Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e368d2b5-1040-4fe9-974a-65878445cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:18.239Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=664a3c08-ddad-4de0-8535-1c544cddf12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:28.257Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a5ed112-b19d-44e6-b093-af86d0e287c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:38.281Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8866fa52-3ae6-4760-9c0f-2b1c6345a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:48.300Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8a2be6b0-b55b-4bef-880c-a04884ff20f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:48.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:58.318Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=286dfd3f-de87-4e1b-9a48-1d596ece3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:29:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:08.339Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1e59d8cf-2107-4be4-af7a-9b7030c43c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:08.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:18.361Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b23183ec-f7a0-45ce-9afb-97377d28d2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:28.379Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9cec90ad-f30f-4c60-bb05-5b6ac4231bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:38.398Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5961d21d-d62e-43e6-916e-dd34ad102f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:48.420Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cccf55af-5f71-4516-811e-88303c208671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:58.441Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4456fc78-d4da-458b-8782-f977ed1d309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:30:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:08.457Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8d9e243b-ff86-4901-b423-1ce9223cc269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:18.473Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=49f8a72c-e4d4-4b76-8373-137367ce203c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:28.492Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ecc6e589-ea43-4a2f-b94d-33df058c5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:31:34.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:31:34.653Z |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:31:34.653Z |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:31:34.653Z |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:31:34.653Z |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:31:34.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:31:34.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:31:34.657Z |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:31:34.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:38.511Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b7f32f8a-1a1b-4489-8bdb-3c162fb90b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:48.531Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=68606a41-c2db-459d-b285-c58d78758489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:58.548Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=42feecc2-d9f8-45ec-8586-e0289146e9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:31:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:08.571Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4af48cf0-3311-4aea-a443-8392e3146515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:18.591Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f242a8f6-353a-4789-84d2-5a132410fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:28.612Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c9b2527b-e250-4d7e-b2a3-8e8febeb3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:38.632Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2a55b919-c0fe-4554-a3d3-32e548938883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:48.651Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=277f592a-fb37-4684-b4f2-4bcf88f3a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:58.672Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6d7723b1-1c30-476d-8694-44871d50d8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:32:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:08.689Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=abf53ad0-9943-4d8f-a11b-602f82900ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:18.709Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a1d0074d-d0ec-4161-afcc-d6d3751a5d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:28.725Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ca030ce6-7c0a-4e96-9dc5-2cef2d167f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:38.744Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=199cd7cc-62ba-475b-90e7-22c5392b8636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:38.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:48.764Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=90c4c7a3-755e-46ec-bb8f-48261d214afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:58.783Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5c6482f2-eda3-43d9-848f-fe944ad44f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:33:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:08.807Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1eb97ec2-fee6-4d47-a041-cc8f67b186ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:18.826Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=04403bb1-6290-4b95-a427-62bb4be68903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:28.843Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5597c2ba-4c49-463e-8969-222edbbd4331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:38.862Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=284d9fde-d8f7-48cb-b7ed-0f33bf09a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:48.879Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d2250ecf-eeb6-4c2c-a438-4b37270a7c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:58.898Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=813be948-37f5-4807-a0f1-288b7f791637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:34:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:08.917Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bf7ffd18-951b-462c-9e84-789e10ec6cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:18.936Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2f9705a9-0356-480f-8334-020f4fe4f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:28.958Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bf234eca-6ffc-4c52-8341-a4434b96813c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:38.980Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b5412f1f-a779-4e4a-b832-7d8b110fe2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:48.998Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=42c183b1-9fdc-4e56-8914-3ea17ff8e20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:59.014Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=71af58db-2cc5-4598-ad6a-a84fee3c6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:35:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:09.031Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=de10960d-8ddb-4e5b-9242-a0f894df94c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:09.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:19.050Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=641168ed-7ff6-426a-97a5-ab69c12d3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:29.071Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=40dc02e1-4dcd-4067-9895-27465bda14bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:36:34.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:36:34.618Z |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:36:34.618Z |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:36:34.618Z |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:36:34.618Z |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:36:34.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:36:34.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:36:34.621Z |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:36:34.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:39.090Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=68d2c3fc-412b-49a9-98a6-284db3c08064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:49.112Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3b52d5f3-1301-4bd1-abab-f289cac14a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:59.138Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=44d775bc-e165-49b6-aef3-6d5beed8b8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:36:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:09.162Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b0e505e5-ae78-4444-9414-045de2621bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:19.200Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9b09d12e-c2c5-49d0-adc8-4a85dc60fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:29.221Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=323fb564-c68f-406c-83fc-09eb050c9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:39.243Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2d30145b-3225-4929-8eb8-54d552e7cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:49.262Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=919251bf-46c0-43c7-846d-459f2eb7165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:59.282Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f06dab1e-20b6-490b-a43a-b46e5e6cb44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:37:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:09.300Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=02025126-f068-4717-aa85-6cf2fcd70fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:19.317Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=da2efd31-2076-485c-a747-b8b2bf65e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:29.338Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4574e7d0-19ac-4119-8341-238e827cacfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:39.359Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=636fcfde-a441-462d-9638-f0db865f4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:49.375Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=39ecb28b-5870-494b-aaa4-0a0b06e95f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:59.394Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee0edc93-df93-4782-a54e-8c63a729c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:38:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:09.411Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1f3132ae-b970-499b-9a0a-792be93b625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:19.430Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=83355376-6a25-419e-b437-d1a26b1f5d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:29.449Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a1994e01-5ebb-44e2-a37c-726f6f21c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:39.465Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=05f73a8b-4ecd-4660-90a5-1671231460a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:49.487Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9f0f1bac-e3fb-43ad-bbe5-7964a60b9565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:59.506Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f4de8d58-3803-4235-bd11-ad0eb6a25335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:39:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:09.526Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ce2eee9a-2d89-4fe8-8540-6bd2e6b23628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:19.544Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=16e76d2c-efa9-478b-9e50-c5c5fea8ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:29.563Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6a9221b9-d323-48b3-824b-0e1c49a094cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:39.581Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=912d26c9-d530-4d14-ae76-e0002c46ce4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:49.602Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=141ef4e1-c32c-4930-8bec-eda491807c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:59.620Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f2be847d-bb9a-4d10-a532-a45b547221ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:40:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:09.640Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=86d95949-e191-4953-95e1-11e1f66327af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:09.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:19.656Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c7593ff1-2892-404b-b535-cac199a2095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:29.702Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a55c68a0-e30d-472d-a1ad-be7d1047d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:41:34.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:41:34.605Z |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:41:34.605Z |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:41:34.605Z |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:41:34.605Z |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:41:34.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:41:34.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:41:34.608Z |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:41:34.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:39.722Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=368ffdc3-bc3c-4718-baa4-9e949f0d3bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:49.750Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5d43885a-15fa-4e85-bd61-1f15e6225018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:59.769Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=32093252-c3f3-4934-b2d1-4d487d856967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:41:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:09.789Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5d91e269-7df5-48c4-b2ce-2e3ed60b7b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:19.808Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7462ee14-596f-4cf8-a344-01e432a2b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:29.830Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c5a7bd9f-2eae-4aaf-adcf-81f37a117365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:39.850Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=14810c96-7f25-4a77-b22b-2a2a75b4c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:49.868Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8ffe6875-2d44-4a6b-86dc-be78049439c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:59.888Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6a3dc7ae-c70f-4e9b-b53c-51bc0b7d31fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:42:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:09.907Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=787c2d2b-4c26-4ad4-84a4-0ca4b54ef97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:19.929Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2f8ee85c-9c95-4fd4-b885-4a74d828787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:29.946Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ede633eb-e20f-4621-a597-4e0aeac1db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:39.966Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bcbe8be8-732c-4919-b0f4-e03f7274533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:49.986Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dd9b3a08-31c3-4457-a7b1-6be83928f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:43:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:00.005Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f9aecc8f-e5bd-4cbf-a183-9d804149bf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:10.024Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ccf5e625-f314-496e-85c1-b4e715137915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:10.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:20.044Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a13cd496-1bae-40ba-83a8-d8f653e156a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:30.063Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9742bafd-3fb0-49c9-b4eb-6bc65b729f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:40.082Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7bd1a849-a52b-488b-98bd-e726309849bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:50.101Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f116d2e7-beec-45d2-bcde-26ab35a43abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:44:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:00.123Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=866d46f0-2b69-4b90-80c1-b556492073c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:10.140Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2860c284-21bd-4a8a-8b06-6509ecdeedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:20.158Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e5a18a33-cc9d-42b3-b5da-d46ca0d486cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:30.177Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7274c661-0c7a-4bb8-9c75-8198d9f2cfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:40.195Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d46aa49a-4a4e-454c-9a08-80f1ffec322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:50.216Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=88e26b4d-53a7-45d3-90f0-1e01f847c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:45:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:00.237Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8635d625-fedd-4cde-a5fd-e766d5940a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:10.258Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4c7a7cc1-7c40-4bf5-9262-7ffb038798b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:20.278Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6f8953e9-de25-4dad-b186-816038c60509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:30.297Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a005c585-5678-4703-b60d-deb08d24d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:46:34.653Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:46:34.653Z |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:46:34.653Z |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:46:34.653Z |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:46:34.654Z |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:46:34.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:46:34.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:46:34.656Z |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:46:34.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:40.316Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fa5c8855-d9f4-4a26-89ad-c55d83dd59d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:50.338Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2a69891d-8157-4876-b402-b38cf606bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:46:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:00.356Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a2103b28-453a-4888-84c0-ba7c03174278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:10.374Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5afc8241-3744-46e0-9900-075a8e779e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:20.391Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0e2a3f57-287b-4921-bcaf-fa73402b8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:30.412Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c275267b-c004-47fa-94de-3936b2fb2a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:40.432Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a858ed3-defc-417f-a379-c2b13fa789c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:50.453Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d24adbc2-d0ed-4d10-9517-be9e746b2d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:47:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:00.474Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee723e5a-da30-4488-9b47-8880f5b1517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:10.494Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=44bb3037-5815-4118-814a-e86715198568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:10.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:20.512Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2855d0a1-b231-416e-974a-a2f519f9deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:30.528Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f733c6b3-a26f-474b-a206-ef22a69867b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:40.547Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7d27a518-89f0-405f-8d1a-52bee34ca055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:50.564Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3d293716-025f-48ac-a4cc-74a207c1f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:48:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:00.584Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=efd28172-911a-44ae-94c2-006d1364d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:10.603Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ae456ecc-ff97-40f7-9492-0253afea4552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:20.624Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=14b0f233-e501-4234-bf7b-d7cde114cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:30.644Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b53a3011-6428-4cd8-9ab0-1856ee737002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:40.667Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0a486ca2-4ef6-476e-bb46-d07ab60c9faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:50.688Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=98905007-5b83-4ded-815f-bc095ea44a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:49:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:00.708Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c085c004-f9c6-4484-8d0a-21b876ebbe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:10.726Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cc4cf289-0b33-4923-9fb6-f1716ee8d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:20.743Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=81d8f939-575d-443f-b831-4c1e6afe9d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:30.763Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=29ad2eee-172d-49de-9f48-ea5be60e87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:40.779Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b4147d20-400a-427b-a5c6-40cfd673724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:50.797Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cf61f13f-a623-4d19-984a-c9c35726a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:50:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:00.817Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f0902817-b482-40ae-a9e5-94837ac738ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:10.836Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=717c1162-de1e-4954-af1a-9570e8fa619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:20.855Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c7763e9d-fd2b-4c6c-9d40-32bc834a2c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:30.874Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6875f916-3606-4627-bead-1d36e21052d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:51:34.615Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:51:34.616Z |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:51:34.616Z |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:51:34.616Z |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:51:34.616Z |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:51:34.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:51:34.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:51:34.619Z |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:51:34.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:40.893Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a9728098-53a0-4527-9346-c6f97f298ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:50.912Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ac29751a-7bb6-4298-8df8-541d83373de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:51:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:00.934Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=53a2bb86-c394-4ad8-8fed-8e6f9ccb11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:10.956Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=764d3623-a900-4c49-aca0-c8f0e02e7f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:20.974Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d71172aa-8449-46c4-b47a-e5f2f494a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:30.995Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=94b5e2b8-99f3-462b-9b56-ea7bee706ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:41.016Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=23cd6ba2-752b-4924-9f68-5563ccf0a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:51.033Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=869580f7-78a4-42ea-b7d8-89feb808c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:52:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:01.051Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=eed54f3f-e1d6-426e-a587-3c88f00ae65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:11.069Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8ffd1a73-814c-451c-bd8e-e18e1805c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:21.090Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d6ef7213-1fc4-414b-9228-15d4b32e63c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:31.106Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=30baf4ba-45e3-438c-a08a-da93b3d95c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:41.123Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e0e35ff4-a3d1-423f-abbc-01c6ccaf86e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:51.141Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=277eb240-aa75-4321-a592-18296bbf02ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:53:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:01.160Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1c4ba663-437f-408b-b9be-43a89299f37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:11.179Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7f393b0a-7636-4499-bc58-65aec7ec846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:21.199Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7a549bf5-6d5f-420f-8d9f-8e7e35236a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:31.218Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dd16d744-2e0f-4e72-98c3-9064c9c11678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:41.238Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dcd249a6-8147-4bc1-96c8-57a263aa6251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:41.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:51.258Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e5903c17-987b-4575-99c2-8626959d1421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:54:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:01.278Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c8ea9ba8-e7dd-428d-a9d1-a56f872e9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:01.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:11.297Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=87e48b8e-8ff9-4bc1-bdb5-e11bfd14c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:21.315Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=efe918b8-c292-461d-8db2-a48c5d3eca02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:31.338Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ab9f1d0d-f774-4037-aeb1-e206b7cc8a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:41.357Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=279ef131-a90d-4587-97e7-c98e703babf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:51.380Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=98c3a7ac-4a50-4553-b53c-d9c16e87c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:55:51.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:01.398Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a6f9ac89-12ab-4392-ab16-2db062308c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:11.417Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2fe8ca7d-b170-4d3d-af17-d3e1aab4f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:21.436Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0db77fe5-1991-4bda-affd-ee86d3ab0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:31.452Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ed753d3a-bda1-4b6c-bf8f-0fbd7e5b6457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T12:56:34.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T12:56:34.588Z |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:56:34.588Z |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:56:34.588Z |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:56:34.589Z |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:56:34.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T12:56:34.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T12:56:34.591Z |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:56:34.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:41.472Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=30529160-d9d3-4500-92d3-98c8750231f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:51.493Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=77246eff-933f-462a-a4ab-a5d00db09d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:56:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:01.511Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa1ba439-1792-4d59-bd15-e5a414de537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:11.529Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fed0f96d-abc7-49af-879e-70f57901e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:21.549Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d389d477-baba-4af1-8b45-fa2cea257875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:31.569Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f7a090f8-b571-46ce-bfb2-1dce721549f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:41.588Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b37b2641-1b72-4b33-9697-d3352c592748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:51.608Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=140f4cfc-33a5-409f-a444-d600aac54ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:57:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:01.630Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7974a4e9-1757-449b-aa1d-00d1fb647894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:11.651Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5af9ee9-10a4-468d-a8f8-cd7abbd318e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:21.671Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ec3a4049-f2a4-42b0-bf6b-54e36a2ad1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:31.695Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3fe23b90-1d1d-4555-a96b-65a1adc50a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:41.719Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e91050d0-0baa-4cc6-a1fb-0f15316a01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:51.738Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d6d13a83-fe13-48ca-9e3c-c29c49f6e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:58:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:01.757Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8ef1f905-ebc7-4b4e-96de-3618a8cbc807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:11.777Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=514a0993-586d-4693-bfb5-e46c2ccd84c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:21.795Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a95d298d-3fdb-4dff-8c75-60f485aa950f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:31.841Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1769a54a-82f4-4f32-ae72-714b7de64be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:41.858Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c79260a7-5a6b-4e9e-8be4-b6dd0408e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:51.891Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1306427d-3bad-4ecb-aa4e-1835a702cd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T12:59:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:01.912Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=879817b9-5e5f-41bd-9ad8-c21311f89f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:11.930Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=011d2f4f-2f25-49e6-9843-3c81958c1492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:21.952Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0399d764-09ca-466f-be87-85af3b62a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:31.968Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8d22cc1b-c911-4f69-960d-4c5efc4ef06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:41.986Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3439b648-d174-4be5-b1b7-3c565598d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:52.006Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5dcd3e3d-217d-4684-b4da-39fae404dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:00:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:02.023Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=952f73a2-55d4-4a83-b59b-0ca46d2abd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:12.043Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1c7d0d31-806f-43d2-871f-ed39987b53f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:22.065Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5519fa05-8039-4824-b033-ba442fe7331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:32.095Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ab519f1d-9f11-4515-bcc7-890e8244d6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:01:34.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:01:34.610Z |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-21T13:01:34.611Z |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-21T13:01:34.611Z |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-21T13:01:34.611Z |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-21T13:01:34.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:01:34.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:01:34.613Z |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-21T13:01:34.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:42.117Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=35abfb6a-756e-4162-9cee-8dbe400d10d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:52.136Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e992be66-4ca1-45e8-9ff1-c33b909ad1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:01:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:02.154Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bd1678b1-48de-454c-9aa5-98042809ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:12.172Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=31d8ef45-e495-463b-b2c8-e2e70a9d7482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:22.192Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=56da16f1-cb47-4a7e-bffd-bc5af6c4dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:32.212Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6804a560-288b-4ec6-ba5b-bce1a57b87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:32.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:42.233Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5897b0bc-adda-40c0-8267-2c39ee867e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:52.253Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=308b127b-5259-4724-9543-568421fc3dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:02:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:02.270Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d1619508-feb3-4aa0-9b84-4330e9ce2d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:12.291Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=65bfcc6b-674e-4bf5-a92a-2dc64312ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:22.316Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a250160-d6df-4c17-8121-01f5ac80489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:32.334Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1afd8599-21b0-4618-82ba-23b9e32ae070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:42.356Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4d6a08ea-cc00-40ed-9b3d-ead46654eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:52.377Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c87464cb-255d-47dc-a6c0-8f4b49acc5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:03:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:02.397Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6d6e3478-fd22-46e0-b29e-83a84d346ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:12.417Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=77dd3899-d8c5-4563-ba1c-7a99ef8e5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:22.437Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=46248847-2108-487b-bef7-af8e5b573f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:32.453Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=befdf3b2-f8e7-4e28-98c3-84120ae9604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:42.481Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4b3136c8-0582-4a69-b0b8-23bc139545b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:52.499Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=936a0d31-7ae5-4e20-ad9a-1d4b6114a28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:04:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:02.520Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=45edd327-904b-4614-8edd-1798ee387fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:12.540Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=861744fd-5a15-4ffc-9128-dc60d49f89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:22.571Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2381e58d-156e-46c3-956a-19c2ae2321cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:32.592Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c4d73e93-1a3d-4ea1-bc1c-cc84dc8bebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:42.610Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c37522ff-3c7a-418a-af75-5ef4ed8c89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:52.630Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4bf8691c-8545-443e-9c8b-163096f9a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:05:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:02.649Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d30fa4e5-60db-48cb-af9d-4510292573d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:12.682Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f0f4b6fe-2b64-4906-a014-7e097824cd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:22.697Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee1e6858-e98e-49a1-a379-aaadc6c9f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:32.714Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=433a4fe8-7ae8-4736-a908-894aa576cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:06:34.653Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:06:34.654Z |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-21T13:06:34.654Z |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-21T13:06:34.654Z |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-21T13:06:34.654Z |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-21T13:06:34.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:06:34.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:06:34.657Z |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-21T13:06:34.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:42.732Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=16e19a10-b45e-42e9-8672-c445567abad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:52.748Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a2e486e9-ccc9-4127-b71d-3be15fba66a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:06:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:02.763Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fc2d620a-6ea0-42fe-a40f-c5d6e17c653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:12.782Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=07055441-42fd-4364-b681-59789de160d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:22.801Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=18dca285-561a-46c7-8c46-e9bffe9a5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:32.819Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4a5dfe11-3701-4551-aa1c-193bd7d7473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:42.840Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=13aa735e-72ad-426f-93ab-49b20e8c34b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:52.859Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7679f0be-9c02-41d2-b11e-d7c55ae7e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:07:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:02.881Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=db3ca820-c9cd-43a6-b708-e71e6c728399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:12.902Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=57c28692-4d57-454e-a0f4-99af4ea8b401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:22.921Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b4cec869-aaea-43fa-b935-5815aba840ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:22.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:32.942Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d1558a71-78a2-4f53-abba-9c6e7cbf8efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:42.970Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ac89ed87-f141-43ee-888e-347b5f67131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:52.989Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a32b25ad-dd8f-4374-84da-72a30577d994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:08:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:03.009Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3a3a427f-45d1-44d6-a537-e2da78cd99e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:13.028Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3db18b83-973e-48e7-b4d1-78c92a275550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:23.047Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6517dbd7-c933-4cb1-b445-7e6d5ae00131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:33.064Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2bb1b0fd-3b0a-4926-b270-7ed50fe33036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:43.083Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0e37dafa-51ff-42f6-aaed-342b7a3ac13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:53.102Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8de0674e-6f8e-4b42-bac9-d19e78447a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:09:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:03.120Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9a768bcd-2f8c-4de9-aafb-1a23c09224a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:13.140Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=fb79840a-dcf8-4b2d-ba9c-d6eabe9a4b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:23.158Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e8b88037-da70-4940-b550-6319455486de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:23.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:33.178Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5516b97-d3bc-4dd4-97d6-c87ba41ddf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:43.199Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f6434637-face-470f-8c36-011f35dfad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:53.241Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=16e01828-13e8-41ca-be39-c415bc060e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:10:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:03.258Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7958813a-7f0c-41a6-9e3f-3da409dfe955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:13.278Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9efe60d4-19f8-457a-82a8-b1847d8535af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:23.298Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b41bace6-aa2c-4dfe-9525-20e8447341c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:33.315Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=85ac7eed-f558-4f69-8435-230e3c67aa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:11:34.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:11:34.610Z |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-21T13:11:34.610Z |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-21T13:11:34.610Z |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-21T13:11:34.610Z |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-21T13:11:34.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:11:34.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:11:34.613Z |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-21T13:11:34.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:43.334Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9348aebc-4ab8-4010-ba3f-ff269c734e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:53.353Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7099b981-fc39-4597-8224-a655fe1f3dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:11:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:03.371Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=52b40d90-c8db-42c7-a5b8-c13c9930d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:13.391Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=07675050-efdb-4ed0-87a3-a32c6443c83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:23.409Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a5a1a448-89fb-4db0-a779-9aa177e59f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:33.428Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=175dea43-305b-49f9-997b-66e9309c232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:43.448Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5840d86-a62e-4506-97fb-996f0e5180ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:53.467Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa54f4ed-4560-46bb-a2cb-04e132b294df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:12:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:03.491Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2371e7d5-f35b-44cf-96df-c1eac7cfcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:13.519Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ea585457-ec52-4e51-9fad-12571277bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:23.536Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=11d78b63-f548-46f9-b338-ec98f70148bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:33.553Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=22e2fc5a-a365-4291-a072-5607aaf952c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:43.572Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a14460eb-dd48-468f-87b4-3e9e5f679df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:53.591Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7c1703f8-7d39-41a6-a595-e7070a091f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:13:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:03.609Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d713d903-a531-4383-b867-4d6bdf597180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:13.626Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=91624f70-09d9-4fa9-a6ba-50449089133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:23.647Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7e617741-c2dd-4ad3-a875-1284ba7fed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:33.665Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d8da186f-945d-4b30-acfb-af2737eb901f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:43.687Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bdeb5b0b-4276-48cd-a814-d0922a12791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:53.708Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9952f354-d043-492b-ba69-0306bb554e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:14:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:03.726Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=53fe7e43-97b5-42d4-bceb-e73b77a9ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:03.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:13.743Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c8b71b38-b3e0-47af-bc56-5e5aec3a0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:23.759Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6a1e2c4f-ddd6-49c9-8d02-8b11590187fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:23.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:33.780Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c310543f-1ae2-40dd-ac1f-18b258e932f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:43.797Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a137b723-3b0f-45a2-9913-1dd5d48ca64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:53.814Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7102679a-70f6-4bf4-b8d7-3cb82a36572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:15:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:03.832Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=64f1bf22-8d29-473f-9b5a-b493c57fa018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:13.851Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=8cd505b8-7ab4-4f81-a698-a109aca8f9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:23.867Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa3a74f8-5fff-4a83-869d-ab3d461e766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:33.886Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=52ac8e6a-c274-4515-b9b4-9e1599e82d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:16:34.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:16:34.615Z |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-21T13:16:34.615Z |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-21T13:16:34.615Z |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-21T13:16:34.615Z |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-21T13:16:34.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:16:34.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:16: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-21T13:16:34.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:43.906Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ab9fcf46-3a90-4e28-a3eb-77fefb4023dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:53.923Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7c954548-1143-4ceb-960f-40dd6a01db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:16:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:03.941Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=070521a6-f9eb-4362-840d-ba9010aca668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:13.962Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2e7a290d-5398-4797-8523-fbb0268ba238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:23.982Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0ac902eb-b0b6-45fc-a2fa-0cca3b7514da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:34.002Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cb8f580d-d6b8-4241-8959-3731d7b0e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:44.026Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=dc551ec1-fab4-4fa4-990e-0a123a2b1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:54.044Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=138f6cb9-0b34-458e-a180-07409467c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:17:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:04.063Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=13b49df4-c903-49d5-8ce6-9e9b54ca05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:14.081Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f5058d8b-56f4-4a67-8fee-ee1417753500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:24.096Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f773b3d6-8990-4312-943a-05c6604b27b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:34.135Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4140579b-df34-4cce-b34a-3033139a3c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:34.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:44.155Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=40b68c37-d18d-4c33-9f62-3925d98aff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:54.171Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=80beb573-6b98-476e-ba1e-f369610841a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:18:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:04.188Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=402211e4-ffdc-411c-855a-311c50193325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:04.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:14.202Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3b937914-e005-4577-b149-3ef6dfb9e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:24.220Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0a2c6d73-1fab-49ab-ba69-a61c2c293c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:34.238Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=6c955a25-25dd-40ba-96a1-5a9110e5bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:44.253Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1ec00514-3232-464e-b62b-5274df906ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:54.271Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=78ae21c4-3faf-47ab-a2ca-02c47cd74ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:19:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:04.294Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5cd8c4d8-f75b-4d65-aa93-38c445854c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:14.313Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=38855460-403f-45f2-ac86-1aebb90b5164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:24.331Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=04863c89-1191-47d4-addd-96f7387a21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:34.350Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=073e3c50-351c-43a3-94c6-da38af1b2da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:44.368Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c237b191-7112-442e-b661-706dfedcf312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:54.387Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c9f34f28-530f-4e77-be52-720cd2d5d551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:20:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:04.405Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3f92f471-855b-4881-b8c0-2cf85cb8dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:14.424Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d490c495-8f03-4a16-a6f9-0fe4cfbfa2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:24.443Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4d147cc3-859f-4b65-93c1-3459825a4317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:34.463Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=482449cb-e45b-41e1-9ff0-2b604f24217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:21:34.585Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:21:34.586Z |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-21T13:21:34.586Z |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-21T13:21:34.586Z |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-21T13:21:34.586Z |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-21T13:21:34.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:21:34.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:21:34.588Z |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-21T13:21:34.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:44.482Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d972ce51-8575-45eb-8b31-d628dc6725b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:54.530Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=398c5f90-dc1d-4fec-8776-025ada83833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:21:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:04.554Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9385be32-0014-4a6f-8e79-d2fa8d015a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:14.572Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e131841c-3c1b-4edf-b32a-46accabce8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:24.592Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2cc7a348-3b2d-406a-b7ec-f0e0d737f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:34.611Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ef809ac1-c292-4bdc-98e8-db6632852c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:44.630Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=552535d2-6f77-4153-8749-6969683dbc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:44.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:54.649Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b8c074a7-7967-4ae7-a1de-7ab620df69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:22:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:04.670Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7e7606ba-3707-4e62-af8e-8aff0494c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:14.691Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a7b3f2e7-68b1-4396-87d2-1d5718357a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:24.710Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=09e39ece-9737-46b4-a21f-69612ee3b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:34.738Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9bdcb546-79e4-40f1-a620-0b5594e34a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:44.788Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4b196882-47ac-4277-9272-b839142b249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:54.808Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d95be148-f4f5-40d8-b0e5-31460dc68c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:23:54.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:04.825Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=30eee240-8648-4c16-b191-5a7294c6dad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:14.844Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d68a370c-31d4-4db6-95e2-41b7dfe8d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:24.865Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=f548e9ad-a844-40b2-9447-122459cf6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:34.885Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0a6bfba6-aa4a-4817-98d0-63c066cdc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:44.903Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee11a5a1-83ad-4073-a9f0-894b9689c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:54.921Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=58d25aec-6d0e-4289-b88e-026e3f93d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:24:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:04.938Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2f133978-ee30-4bf9-ad60-4a7e0472c4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:14.959Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=aa7e8451-1849-4c9e-b60e-7a01c4dfcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:24.978Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4f0c3713-447f-418f-acde-28e9da58d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:34.997Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a4cd1b27-968b-489a-a5e1-1341cc0c3ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:45.013Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=07e464b8-e94f-4364-bfcd-444c4b66ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:55.031Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ee082d85-ab36-4290-a426-109475dd7f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:25:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:05.047Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d4acf163-c127-492c-972a-168208efd5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:15.067Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4d524936-b9b7-4ea3-a03c-9a923da3a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:25.085Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b85aa309-3970-4619-918a-63f410f9fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:25.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:26:34.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:26:34.644Z |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-21T13:26:34.644Z |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-21T13:26:34.644Z |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-21T13:26:34.644Z |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-21T13:26:34.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:26:34.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:26:34.647Z |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-21T13:26:34.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:35.102Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cb67c043-550c-4a06-b109-5876851d7ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:45.120Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7ff3ab04-fdb9-4322-a551-1a6200902bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:55.165Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=ef390674-e755-4f76-8503-7ad84679dc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:26:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:05.183Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=45b19cf9-ca30-4acd-85f3-c695a8688c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:15.205Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=03e771a1-d1d5-4128-b4f3-ed02b0f0d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:25.225Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=04157ab6-62d9-450f-8ea1-c9d59c7b2e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:35.243Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b9d073c8-2fb2-4bc7-af7c-7c5146af8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:45.262Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=24d5fbbd-c02c-4d0e-a727-5f617d4ed4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:55.283Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=9815315e-47e1-42fa-9e49-302adb95a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:27:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:05.304Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b613056c-bdf2-491e-9e7e-963609d0580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:15.325Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=953b07bf-8a23-4b03-81d5-1fa9b7a7a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:25.344Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7239924a-a820-48a1-a367-ccad04503cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:35.364Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d7303082-87b1-4f8e-8801-ed664973a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:45.382Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a4ac1784-768f-47b8-a9eb-842f648ad77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:55.402Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=cea80b85-c47e-4759-9ab3-1cb7edc17d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:28:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:05.421Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0a5ea1d0-34a1-4e30-a994-000dc6cf7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:15.441Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=094fae13-55c6-4845-8400-a4802a93c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:25.462Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=40366d3f-c91d-4a3b-80db-d23fb45e8c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:35.482Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c65f51b4-fe00-4aa6-9da6-bd29f3b7d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:45.502Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=3240eb3e-0af4-4861-9901-820ad1067106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:55.524Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7265db4b-5e3e-42e0-90c4-da740043ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:29:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:05.545Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=a053573d-248a-4bcf-86c9-307e6b2fef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:15.562Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=2dc5c711-0586-4d18-b4ab-5df9a500cd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:25.588Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=32eb3743-9b6e-4d4d-8458-3076d946f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:35.609Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=0aaed165-1004-4db9-a3e9-af4e00c51302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:45.627Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=bef07f15-859f-4dc9-b685-bd8691bde2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:30:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:06.162Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=49af8cd9-d689-4e4e-a46a-65225a5ccfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-21T13:31:07.245Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=BFCxdPYLtHT17a3pu1Up, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:07.989Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:17.991Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=1577a9fe-6dfa-4ca0-8fbc-567fbf6deed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T13:31:34.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T13:31:34.615Z |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-21T13:31:34.615Z |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-21T13:31:34.615Z |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-21T13:31:34.615Z |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-21T13:31:34.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T13:31:34.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T13:31:34.617Z |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-21T13:31:34.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:37.569Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=57429ef4-ed6d-4235-9c97-93e08aa37924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:31:57.143Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=114b1a5a-daa7-462a-abd6-8e2cfccc0374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:16.730Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d3dea7ef-1254-420e-95ae-fb1d32922672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:36.313Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=50274cfc-5496-4e37-916d-509c9b961c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:32:55.894Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=c45f4a94-d4d6-455d-9387-5e4b4ef01400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:15.478Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=e1f8ba96-5fd2-468b-a042-1c1d3dc5411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:35.058Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=4cf80158-e4ad-4365-93d6-34fbbf9547cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:33:54.633Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=af0f1383-9d1a-4e1d-ad91-6bb8666b55df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:14.240Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=5960574d-d288-4d60-9d11-2c5c999b691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:33.809Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=62d41c20-ff21-4a58-b97f-a1e33869fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:34:53.390Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=b96dce9b-e287-42da-9d33-99619f9aba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:12.970Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=d2b4f6b6-8001-46cf-a2bc-77b7b49c0950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:32.575Z |INFO |Init configs |InvocationID=ed154fb4-4229-4454-b2fa-4b82470ebd15, InstanceUUID=7acc6aa3-67e7-4e2a-bf65-6e635902af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T13:35:52.146Z |INFO |Init configs |I