By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:15:48.889Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:15:48.903Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:15:48.904Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-13T06:15:48.906Z |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-02-13T06:15:49.339Z |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-02-13T06:15:49.469Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:15:49.469Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:15:49.470Z |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-02-13T06:15:49.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-13T06:15:49.600Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-13T06:15:49.624Z |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-02-13T06:15:51.009Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-13T06:15:51.468Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-13T06:15:51.492Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-13T06:15:51.493Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-13T06:15:51.589Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-13T06:15:51.589Z |INFO |Root WebApplicationContext: initialization completed in 1965 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-13T06:15:52.469Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-13T06:15:54.342Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-13T06:15:54.931Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-13T06:15:54.959Z |INFO |Started MainApp in 8.481 seconds (JVM running for 9.187) |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-13T06:15:55.178Z |INFO |Start scheduling PRH workflow |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:15:55.189Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=71a6fe2b-0336-456a-8594-6cf8dcdbf528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:15:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-13T06:16:03.109Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-02-13T06:16:03.110Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-02-13T06:16:03.112Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:05.691Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d9437473-2184-4a3f-8fdc-72eac104b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:15.713Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=66aa548c-f22c-4c93-820b-6f99191deab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:25.729Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ad7c092-c894-4267-ae13-5fa1714458ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:35.748Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=312b2c7e-7822-4e50-903e-a4260de5d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:45.766Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cac7c0e9-8656-4fcf-b0a5-10eebdc3dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:55.781Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=33a16001-a169-4295-9dee-22412a09a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:16:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:05.795Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=add8031f-0108-4b02-a7c5-e0a67a8e3657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:15.810Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0afbe8fb-04c0-4034-bb92-5adeeb5bc12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:25.826Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a3769a9c-544d-43eb-9f3c-61bad55ea3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:35.836Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3a55653f-6e97-4c4b-aa9a-f6f610b003ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:45.857Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7c973af6-c705-4c8d-a9c3-024216394ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:55.869Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=366452be-efde-49ad-8a59-37ab06871a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:17:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:05.886Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f7035012-5745-4007-9d88-ea240d868a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:15.896Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=65b8299a-45af-4c87-a9f6-a0cdb22d3bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:25.911Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1f277003-9559-4a8f-b326-fa871ae7d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:35.920Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3fe97189-a1be-4875-97c4-31d90d703a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:45.929Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=91594a23-c953-4fd8-a3b3-f66e322a0dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:55.938Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7c9253bf-e227-4b93-8ab2-11b43fd805c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:18:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:05.949Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=04fe167b-582c-4b9f-965b-a392b1a9e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:05.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:15.958Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=76c6e377-edf4-42b1-bae0-1002653a807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:25.969Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=54993628-46de-46fe-a550-9ac05003f5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:35.976Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=21ffbebd-b3eb-48d4-b182-fc971e2ee546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:45.985Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a0612c8c-78cd-4ad7-91bd-849e8f525064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:55.995Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bde9956c-424b-4592-b00f-852da11e09b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:19:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:06.003Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5bae5b28-57b8-469f-91b6-39e23a8cd3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:16.015Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1aa4c0b1-6a6a-4e32-80d4-f988cffcfd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:26.030Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ee27794e-9d24-4084-a0aa-3f858eeff013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:36.038Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a6232fc0-f03e-4195-8099-4ff49dc46d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:46.047Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fdaf3f51-d230-47a3-8bfc-cd832af84dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:20:53.448Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:20:53.449Z |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-02-13T06:20:53.449Z |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-02-13T06:20:53.449Z |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-02-13T06:20:53.450Z |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-02-13T06:20:53.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:20:53.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:20:53.464Z |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-02-13T06:20:53.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:56.057Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a15e307d-35da-43e6-b201-18775a79a039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:20:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:06.068Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=05fe98ea-00dd-4865-9898-6a853fec79c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:16.083Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=93f625c2-08ee-4f36-9f60-83fc0f31f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:26.095Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dd8960b2-b5a0-4ff0-bebd-d6da6a3a3835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:36.106Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a8a19e28-6975-4149-8776-3c86610d7a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:46.118Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f1b6ffb5-3e99-4e5b-b301-0dfe02a7f2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:56.126Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=649e6510-6993-4c9c-b889-5be0108cedf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:21:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:06.137Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c9977e29-94dc-4ed0-9646-5fa5374e2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:16.146Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1341b99e-ae5b-4dab-b9f6-68ce95b77581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:26.156Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=476efaed-fbee-4b42-b2bc-ebc390fb8578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:36.164Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=59ae8467-4118-451b-b7fb-9f5ad3f0720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:46.174Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=29aa3d8c-efb9-4326-9ab8-ee1dbe555095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:56.183Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5b35069a-2682-425d-a8cd-2ce8fe4fba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:22:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:06.205Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ee9c5f41-9f59-4a96-b61b-6b35e02888db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:16.220Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=661038e2-dfbb-40b5-83b1-055dff053634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:26.229Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dddf8315-d6b7-4284-8dc4-11fb0940cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:36.238Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c74d1f7f-8dfd-47a3-9e33-51ae1cf84c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:46.247Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=44a1460d-7480-4ecb-b55f-752ca7e807d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:56.262Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f926d908-f261-45ab-9905-cb6a5cf7ba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:23:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:06.274Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=74100d94-ec63-4ac0-9674-dc1636eea53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:16.284Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=777c349a-c28f-4496-832c-44143997ccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:26.293Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=da72b96c-d963-4264-b41b-46ad1df89d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:36.302Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d7b9a70f-d6e9-4c65-b7fd-7f1b4031d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:46.324Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7bb6ffdb-9ddc-49af-b83c-e23ff48cdf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:56.335Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bca61c72-7fb9-4afc-b8cc-65f0d68aabac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:24:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:06.344Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6234c361-5327-4223-b72c-94e5032d09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:16.356Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=94c9bcb8-e7df-4b1a-ac81-9fb368a11a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:26.369Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6e5b9086-73bc-4adc-b232-d7b6b545db8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:36.379Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3a962d43-3b09-4a6d-9b70-13b391bbf58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:36.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:46.390Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=24df7178-7adf-45c4-9a37-6bb7535ff9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:25:52.764Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:25:52.764Z |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-02-13T06:25:52.764Z |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-02-13T06:25:52.765Z |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-02-13T06:25:52.765Z |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-02-13T06:25:52.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:25:52.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:25:52.775Z |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-02-13T06:25:52.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:56.402Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ee0cdb2e-72d6-4e28-99ef-e532481bc43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:25:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:06.413Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=176a06f4-a5f6-4541-9e91-ce1ce308027b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:16.424Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8ea15c62-f62c-424b-94e2-058366633ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:26.445Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=58bddd6f-20d9-4e59-aa7c-f928eb325a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:36.461Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6e80670c-1294-4d8b-88ec-0fb83380a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:46.471Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6184600e-5af1-45f5-af3a-10f3e1c143d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:56.481Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4e72638a-a533-4e4d-ab7b-268fdd0c2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:26:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:06.491Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=be676419-89b8-4fc9-9fde-f970eda63a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:16.511Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ea7e45b-a8cf-4654-9eeb-768bdc5c34d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:26.523Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7c954f2f-9fb7-47c9-8377-e1626541dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:36.532Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=81fac82a-d4b1-48b4-9299-d14e2ecda413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:46.541Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=145071e7-1b34-43f1-8c4d-80b875f3f625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:56.552Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=26807913-095b-4e55-b954-3262a262c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:27:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:06.563Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=12931c37-548a-4887-b97e-f8e850ea930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:16.573Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6d123c28-1ca4-485e-8027-eabb024d8cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:26.584Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=acad749b-732b-4ce4-95e7-5e106385ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:36.600Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5e171acc-2e6e-4101-bb33-48c4d7232da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:46.615Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1b87862a-0460-4099-815d-3878f3598a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:56.626Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=343b28ca-6f8b-450c-9348-444710114992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:28:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:06.642Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6c9674c4-3d2c-48e8-80d6-fef18a83fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:16.655Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c6194516-2749-49c3-988b-60ba99431c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:26.665Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f0a2769f-cf1d-4b0a-99ca-d23bb62a70bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:36.683Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5b9d429f-7f95-41d4-9ae3-f199f70014f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:36.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:46.711Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=54858214-6979-44be-8d14-5d2b6e48f5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:56.727Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cfe0a848-47b1-499f-a056-bd5569a8f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:29:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:06.744Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=89153819-006c-4b48-9bf8-6b435048cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:16.757Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f25939d4-b8ca-45c3-9b2a-b6fe3ed7cbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:26.770Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=97a1daf1-3fd1-418d-aa77-0096ebf40d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:36.779Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dfbe304d-58a9-40fa-be9e-046e8490207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:46.789Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=62b12b22-7e77-4080-8a5a-89609dc66978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:30:52.761Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:30:52.762Z |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-02-13T06:30:52.762Z |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-02-13T06:30:52.762Z |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-02-13T06:30:52.763Z |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-02-13T06:30:52.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:30:52.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:30:52.773Z |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-02-13T06:30:52.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:56.801Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bea8afef-a907-4b19-bbe7-52e4832dee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:30:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:06.815Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5402ec26-e5eb-4cd6-a085-cf299cb68bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:16.830Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1b44d6b6-8741-4151-be45-86fd1d603188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:26.845Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6cce040f-ba43-4b91-9186-724f95103ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:36.855Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6c413e9d-2412-43e1-b441-5b3320fcc201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:36.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:46.865Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e9a1e820-5225-4536-ba42-f2ee141ab2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:46.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:56.877Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a6306dc7-e30f-4295-8c22-2712a4a17beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:31:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:06.887Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=53cbd10d-f029-420d-b506-f883d3050a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:16.908Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8746a12b-079f-46f8-81c0-c4083e0e34e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:26.924Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2774bb90-6b85-461c-9143-0331bd89819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:36.935Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2b225cc6-e169-4af1-8fa4-87c50f084423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:36.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:46.946Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9efaeb7f-a2b7-4879-b359-1a7f47a1e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:56.956Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=79f0e521-b65f-44b2-8a19-4816487ec044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:32:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:06.965Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7042e35a-f2fc-49d2-912f-432257d98183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:16.972Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=659b9b0c-653d-4779-b803-4de3abfcf52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:26.982Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fdeadf92-8ce1-4f53-8a2a-15744d2dd5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:36.991Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8d8d7577-d624-44d8-9ec9-949f696ef677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:47.001Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=88535d35-e699-4838-9232-ec9b1ff40f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:57.010Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=95262a86-eec2-4a9e-8ac1-6adb68885e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:33:57.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:07.018Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2a0a5e27-b0f4-4f15-93d4-262158086609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:17.032Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aff103c7-8cf7-4a0c-ae57-396927bc7387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:27.043Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1a5b1163-2318-44af-8f05-b8f84e44c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:27.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:37.052Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=60dd6074-9004-47f4-8072-2af6d1d81e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:47.062Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=eb7f291c-6890-4fc2-b92b-31a32f4acd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:57.071Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c297b40e-0483-48f5-ba83-2c3a7fbb47de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:34:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:07.080Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c9416816-f7bd-45be-af13-2be0d3f7f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:17.090Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9c1d4dc4-8760-4315-8071-6b6ddd9b49aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:27.102Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=759c912e-a071-487d-80ec-acbd33f158a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:37.113Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e70c7cb5-3105-45ed-8a5c-a4839e108813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:47.124Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c7eab100-e43f-4055-a7d1-652c358381df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:35:52.796Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:35:52.797Z |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-02-13T06:35:52.797Z |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-02-13T06:35:52.797Z |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-02-13T06:35:52.798Z |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-02-13T06:35:52.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:35:52.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:35:52.807Z |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-02-13T06:35:52.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:57.150Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=43d2a6d9-2e1d-4910-91aa-618129b1ff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:35:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:07.163Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=03a1ba3a-276f-481d-b0a8-ecca63d42d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:17.171Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=eb6fb365-e06c-40b8-af39-b252fc33ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:27.182Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d4da4199-b88e-4c30-8ab4-343de8c369ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:37.196Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=29629d0c-9dc2-4f95-8710-172d176c7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:47.204Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bfaafa34-0210-4717-9410-56bc2e7c470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:57.215Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bd3d37d6-672a-4e96-8b0b-fc9576bccb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:36:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:07.227Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b69d9f35-b21b-45e4-aa3f-e1c6bc236393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:17.241Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aba2785f-c3f7-4cac-ad4e-833af5dd10bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:27.250Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=51cee3c6-95a5-4848-bbbc-3395b22f1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:37.260Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=93b7ec36-03eb-407f-87e9-b97ce903d6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:47.270Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a900729c-e17a-4b96-b090-560189b30b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:57.280Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b3225dea-e790-4831-bf4f-7457c55af322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:37:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:07.289Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1706e421-f5d8-46d3-b8ee-fea5f8839e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:17.300Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1bc448c1-db26-4e4e-b2ee-f4e2cdab7599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:27.313Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6dcd5eb9-daab-48c9-8acd-6bf97577451a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:37.321Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=952d7bc0-b173-4646-9d47-dfc2009b5b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:47.331Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1082c5a3-7e4f-471f-8555-36ed1796e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:57.342Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3d1b6b59-7d3a-4f5d-acac-8a14b9c56045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:38:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:07.358Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a7202622-e687-4462-b3fb-ac7e2b4e5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:17.369Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9b52c681-492b-45ac-8357-13ac809c134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:27.381Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4c4aec76-df51-4001-a1da-af65060fc567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:37.393Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d6ddd77f-4d1a-4ddf-9ce2-ba2b7c53d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:47.405Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7a03f304-64fc-437d-9beb-32b120721fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:57.426Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fc0b2b39-4fa5-4a53-96e1-9fe68dab6730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:39:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:07.436Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b2e03a38-6702-4c7f-b254-93befb3fdc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:07.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:17.445Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=adb46506-c8a2-4ca0-b137-3e2d5c9e258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:27.459Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2d20fea9-e766-48f7-ab70-677e342bcf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:37.469Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1e9acf3b-41cf-4607-98f1-4150c13130c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:47.477Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=773ae135-c9eb-4546-80e4-eb7e6c71589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:40:52.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:40:52.763Z |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-02-13T06:40:52.763Z |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-02-13T06:40:52.763Z |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-02-13T06:40:52.764Z |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-02-13T06:40:52.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:40:52.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:40:52.773Z |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-02-13T06:40:52.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:57.492Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0e43d178-267a-4490-b114-c07ed35b9ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:40:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:07.501Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d64e6c19-0ae9-498a-b020-1c5b9f5a0b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:17.509Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0f6cc98d-9113-4664-96aa-4f92d21720d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:27.517Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fb1f75f1-97ae-414e-8a57-865737550f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:37.526Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e1e192ec-afd9-47ad-86ed-67ec88a1e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:47.535Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7eb3a3f8-5700-4f54-907a-fe8dba4b1009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:57.542Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f2420631-bc63-46f7-bd00-994468f55da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:41:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:07.551Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=45025c18-5e2f-4adc-8a3c-84e8f252ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:17.574Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=145449d0-8042-4edb-b515-329c0d7d24d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:27.585Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5cae5286-8c08-4768-bbe6-f78a9e8c8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:37.597Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c95c9da7-a366-4641-8d4c-9ca59ea91f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:47.613Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=92262c8d-e717-44b1-98b8-c99bc59bbada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:57.621Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4c947522-cd29-4259-8320-330324ebb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:42:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:07.630Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5781aeb8-2fce-4c82-977b-ac85b97691dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:17.638Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3b5ed661-2efb-4046-b89b-2c41e1d22125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:27.645Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ca5443ea-f966-42ee-b67c-55dd64b68f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:37.653Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=58421ed6-c8ef-4047-82ab-45165620f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:47.661Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9fdb915d-b879-4fe7-968c-bc82b2284998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:57.670Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0bfdfdef-3c46-4f43-aa90-06a3312bbd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:43:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:07.679Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1fae6fff-18ff-4aed-9a27-3a4adf1474d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:17.688Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=82e8050e-ed11-49a5-b196-52bf3a538d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:27.698Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=58fcfa57-3312-46e0-931d-b6bb61d03b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:37.706Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=959a4421-0f74-4e35-8848-cc7ec55ea936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:47.715Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=248435c3-198f-469f-92bd-de7e497999e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:57.729Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a7f97a50-a41b-4ed5-8bfe-325d921972e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:44:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:07.739Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=32fbe7e4-8a72-4224-994a-aa7d5c070cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:17.748Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9358a5ac-1808-45b1-a016-bbbd613d2799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:27.758Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0f19ecbc-d27f-4575-b7a2-9f3e9b426fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:37.766Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2d8a1edf-ef7f-4246-a5eb-e76758976789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:47.775Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8b91ad20-2779-4ad4-a6ca-41118b5a12e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:45:52.767Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:45:52.768Z |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-02-13T06:45:52.768Z |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-02-13T06:45:52.768Z |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-02-13T06:45:52.770Z |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-02-13T06:45:52.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:45:52.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:45:52.780Z |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-02-13T06:45:52.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:57.785Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0fa510f2-5088-4e91-94a1-a7e3ce179237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:45:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:07.796Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e98abf81-b925-4b5f-baab-d639a9e1f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:17.806Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f36e5527-2ee5-402e-a923-83ec66ee317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:27.816Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2496e1fc-d7ea-4dc4-a50b-e9aa51d36b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:37.827Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=854bbed5-6abd-44d1-86e8-f0bdd411e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:47.837Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f86e8da5-d986-4a7b-b6a0-3f90c957d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:57.846Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=26d221a0-e2e6-448d-b82f-afe0755b01c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:46:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:07.854Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ef100820-c646-4c1d-b99a-6a1a16aa09a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:17.861Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a4f50846-0629-4173-a9a3-f6eb8554b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:27.886Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0fb2fd06-5773-49df-bc11-98857af76b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:37.893Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d282b0fb-19f7-4696-b3d0-fb819a5774b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:47.903Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=27484566-5cdf-49ee-b4db-4e9f06696d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:57.913Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=291eaf33-1a74-4e54-93bc-793dee99b8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:47:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:07.923Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f8346f33-bbc2-4d99-bf29-fe4241982640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:17.933Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3b9b9ab7-4422-4d06-a6d7-a84a58e93ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:27.941Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4063b068-d6b4-4bcb-a0af-334d7849446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:37.950Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aa9b95c1-6c98-426c-85b2-926c8417f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:47.959Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b5d37a69-291a-4b2e-ab85-837ceebc126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:57.967Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ec4fd643-a43e-4c99-9b1c-ad6f426f293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:48:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:07.978Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d346addd-3b8a-4622-b874-980e43fff9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:17.986Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4c3b91a4-5f9c-4aa4-a1d3-d354d9417f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:27.995Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=48a7b43c-dd9f-4b9b-aadd-98e919ee2b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:38.003Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=700e5330-e09c-40a0-9470-6265a7dfaec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:48.011Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dab1cb9a-d335-4927-859d-ce807886e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:58.023Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=71c80b8d-b879-4ff4-bd97-97d9010ca47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:49:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:08.033Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9cd03681-4da7-4cbc-8d02-62ceb1ecc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:08.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:18.042Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0564a6dd-5b32-4cb0-a2da-f2c1100d258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:28.051Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3629aee7-bc69-412e-acbe-c6490bcb420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:38.060Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8f39f07d-40ff-4a2a-884d-46d0384395f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:48.069Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=039bff05-7cbe-43aa-b35c-d1c831f88704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:50:52.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:50:52.764Z |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-02-13T06:50:52.764Z |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-02-13T06:50:52.764Z |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-02-13T06:50:52.764Z |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-02-13T06:50:52.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:50:52.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:50:52.771Z |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-02-13T06:50:52.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:58.080Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=db47f83c-8277-41c0-9489-a365c6a6de9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:50:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:08.092Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a3cac3cc-0b2d-4eaa-84ea-af96226ece03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:08.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:18.104Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2e107807-fd33-4a79-8a2b-354718fbc456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:28.112Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aa368af2-b3cb-44af-9b79-530a3a59ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:38.122Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1b5c4a25-6b47-4284-9af9-3cb5bc59bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:48.130Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f585350a-b84c-499c-ab88-a79e6526e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:58.143Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=53ec3db0-5f3f-497c-a7a0-bd97b956c6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:51:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:08.151Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1edcc24c-3d7b-412a-af9d-9a083f1fda52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:18.160Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a6c277a5-b855-49b3-87ba-1c342cc755f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:28.167Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dc2983f6-16ee-4661-92dd-e8263fb837c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:38.188Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ec7da4ce-f655-496b-8596-0d0e5dfe2ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:48.197Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bfd474a3-2feb-4323-895c-8c047542667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:58.204Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=709e2496-5a1d-40ef-a70e-7c698858d949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:52:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:08.211Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=94da4e61-7554-40f6-a961-5345349383fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:18.218Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0c0caf06-93d2-4644-bb5d-03ef9df1e682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:28.227Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3ce24456-1119-4120-af36-e8419b21ddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:38.235Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b8269486-ab44-4ecf-adb7-90bf4017137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:48.243Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aa15f13e-d988-43bc-81b1-ce873b5bc0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:58.252Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bd9212c7-d2bd-4299-acea-db2d297da610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:53:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:08.261Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5859f3f4-ff21-4359-98b3-09d3038236c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:18.269Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=eebf4edf-904a-4b01-9430-8c9fd1cf66db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:28.280Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c0fe2ae1-9802-4f26-95d8-58e1b9592e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:38.288Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d1744b18-c605-43a3-8a22-7ee90fef6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:48.298Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2b488d16-0622-4233-bdf5-3da380793c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:58.308Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3f1745c3-f4e9-4b38-8d53-a67bb3e44c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:54:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:08.316Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a2beca3f-a0f6-40bb-aa42-0f6febffe25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:18.324Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ee74435b-85eb-4776-a4e7-f8ffe019a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:28.335Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=42b4e002-9eff-496a-b4a1-875cf9cfaee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:38.343Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5bd05341-94ce-493a-8f8c-e666c424c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:48.360Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c23bb665-2043-4e3c-9431-5f4cf9f4eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T06:55:52.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T06:55:52.763Z |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-02-13T06:55:52.763Z |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-02-13T06:55:52.763Z |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-02-13T06:55:52.764Z |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-02-13T06:55:52.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T06:55:52.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T06:55:52.772Z |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-02-13T06:55:52.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:58.370Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=35506837-c8f9-42c0-b17f-ed972b802529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:55:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:08.379Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=754c4015-11c2-4d78-9a86-c9c3f310fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:18.389Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d4626987-ba8a-4382-af24-3bb5e2c485bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:28.398Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=460057d1-3753-4876-a710-318d73eecacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:38.410Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a5ed7064-ddaa-42fc-b45b-6066e663ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:48.419Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=423682f3-1492-40fd-ae11-4029609cd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:58.428Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d242cae3-5b0a-4a86-89ba-0a9c4bf7ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:56:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:08.435Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=326f2bcb-0920-47f6-a5e9-a8bdb8e4f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:18.445Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=95525050-7b01-4e8f-aafc-5b79b8e12bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:28.454Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f1474abf-3993-40b9-a18a-6390aa72bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:38.463Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=05e4aefd-19da-4739-b938-770a9e09b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:48.486Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fbcd4789-0fcb-4f2c-898e-ad5cbac4b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:58.498Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4e1221a8-618d-4ac5-9d23-744160f9f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:57:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:08.507Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8e5c3b2f-1bf1-45f1-b9ce-37e671ddf0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:18.515Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f270609f-958a-4f33-a362-2590ee9a37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:28.524Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=47accecb-904e-4e6f-a7d9-315bd189e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:38.534Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e453bfe5-d5b4-4b1a-b98f-0cfe9666262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:48.544Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ea71b71-8aee-476d-8928-1efdc154fff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:58.552Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=43f8cc15-76c1-4405-b817-3781b5e31860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:58:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:08.567Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e3a27431-6c3a-449d-88d1-078365928493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:18.580Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4b04a92c-4d39-4843-a526-942bc013cda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:28.588Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2647562b-c440-47df-9148-61ae7ec19da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:38.597Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=98e6c08c-dd08-441c-8f8c-a790b9ce7ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:48.605Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a2b76a0a-7412-40cf-ab2b-f34355625b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:58.612Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3706c347-ea73-41b2-bab6-ef596fe71ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T06:59:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:08.620Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0f120d0f-0449-4830-9ec9-fa64bdaceb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:18.628Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d473aa92-604a-483d-b140-049deda5aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:28.637Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8dfbedea-d5b8-45a8-af0d-84caf6bc9fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:38.644Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5162e91f-733d-4329-a487-4a4921efbd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:48.652Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a2162d35-ef29-4783-9639-6796d4144709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:00:52.759Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:00:52.760Z |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-02-13T07:00:52.760Z |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-02-13T07:00:52.760Z |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-02-13T07:00:52.761Z |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-02-13T07:00:52.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:00:52.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:00:52.769Z |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-02-13T07:00:52.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:58.659Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c94610fa-88ef-461c-94c9-b07854230541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:00:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:08.667Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8e5a602e-ecfe-4b03-9e42-de4e6a2469ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:18.675Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6ee4e987-503d-4be9-8973-4b96b4fd0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:28.682Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=68f4ad7b-f600-4a2e-8614-b8591f80258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:38.692Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bfb8adff-11d7-4f71-8184-de4e84682f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:48.700Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=423b0b9f-1f90-4b65-bc0b-247144602e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:58.710Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=28e9e2ac-f2cd-470c-aa62-d7dd66ea93bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:01:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:08.737Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=88d5fdfb-4b99-4969-aef6-7317183bffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:18.747Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c44e48c6-d386-409d-88c4-87ad9b11401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:28.758Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=12530ace-7a65-469d-9b17-3e0f156709fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:38.765Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a133a14c-7761-4ff6-ada1-2045a62b5865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:48.773Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=577814da-de4e-4bf0-9317-fc85b1487931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:58.782Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4a010228-bf4a-43b5-8912-e77ea720f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:02:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:08.792Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3b44fe3a-769d-458e-9824-9b62b71fc6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:18.799Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=51e9b922-0f01-4837-b923-0fa9810de804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:28.807Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=17b51f42-6778-437f-85fc-356552649b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:38.815Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=710d0756-07cf-4465-8fc2-6ebde44c95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:38.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:48.823Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6c75c91c-78c4-4ef1-a843-fab003c14e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:58.833Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4a2923fa-3c1d-4377-ad6a-d0adf9113cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:03:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:08.841Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bbb54aa3-c481-4b65-981a-295a1805c595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:18.850Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ebb9c91e-7af8-40a9-b147-cd419be4ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:28.861Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=407dadeb-cd6e-4985-aa68-5d6bd87a0178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:38.869Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=acb5f77c-00f5-4a93-9fa6-f4752caaf84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:48.879Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=61e0700d-a210-40e4-a4ab-942fad751401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:58.888Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=671da7ba-7136-4e95-afcb-3ab2bb423dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:04:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:08.896Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7dd4f89d-a38f-4566-8035-5dadbf9fddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:18.908Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=530ca0f6-b132-4bd0-9587-4648d925283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:28.916Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=83ce3d9b-2889-4aca-b0d0-1bb4c14ec021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:38.924Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ae7c60b0-981d-4a44-85fa-010264a49df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:48.932Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6bbcef75-8f06-4eaa-9b63-9f7126e3e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:05:52.646Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:05:52.646Z |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-02-13T07:05:52.646Z |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-02-13T07:05:52.647Z |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-02-13T07:05:52.647Z |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-02-13T07:05:52.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:05:52.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:05:52.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-02-13T07:05:52.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:58.940Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d2be575f-308a-4a98-866e-6377646b319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:05:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:08.947Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2191a2e0-b61f-4128-966b-6b63b91787cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:18.957Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=276542b2-10c7-43b0-b1f4-b243273037fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:28.968Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=05f01097-7358-4096-a1f5-f8d45818ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:28.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:38.977Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6370c8df-8291-4566-95b1-12f19fc78ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:48.986Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f6b9533d-3e85-4417-9e10-f6c11023afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:58.994Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=689ce887-619d-4629-a5fb-b3cbd1f83673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:06:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:09.003Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2247a9e0-a3b1-4558-8f20-5fa287a8c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:19.013Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d85718ec-fbd3-4b30-bdc2-0ca02a537b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:29.023Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ae15c526-5b73-4e4a-a092-d3bbedf18254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:39.030Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=551bdc0b-114d-4160-b4b8-19ef1dd7827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:49.039Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1298d9cb-8755-4fa2-b22d-9a21b4385b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:59.048Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e189ba96-ddd8-4fc8-9af6-e368165ac29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:07:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:09.058Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2df76f5e-a011-4ed7-8477-91a0f6797f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:19.071Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d6284984-df2e-416e-87a3-a18ca73fad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:19.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:29.081Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=22570d12-a0f3-449e-9ac7-f75e6771291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:39.102Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4916c6cb-1947-4908-8d0e-8a94ba8851b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:49.111Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5fda9d56-7f6b-411e-8ab4-29e5b1ce4237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:59.119Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3fda7a87-4c4e-4662-9d3d-8b77fce73126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:08:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:09.126Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bb1e848e-ac69-41f1-a56b-72ccf408e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:19.136Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=98cd7f04-4558-46cd-8b4d-c60dc68a5c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:29.145Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=12d4a7fb-254c-4428-a3e8-03d1ea1107ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:39.155Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a64d7b8d-365d-484f-9dec-442cf4853bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:49.166Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=808d1234-01c7-442d-a9f6-3501363b8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:59.174Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=237cee3e-85cc-4fe9-8961-6d1cee83e138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:09:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:09.183Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4ac56595-1a13-4ee6-80bb-76c420744a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:09.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:19.192Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b16b9ab4-5053-4754-b06b-0ce03214055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:29.202Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=14947430-1361-4efa-b2b0-87e9a7bbdae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:39.210Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c73d2483-5b28-415c-9477-b6d29218075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:49.218Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=53a5f481-b063-4be8-b931-b645c490d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:10:52.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:10:52.840Z |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-02-13T07:10:52.840Z |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-02-13T07:10:52.840Z |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-02-13T07:10:52.841Z |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-02-13T07:10:52.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:10:52.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:10:52.849Z |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-02-13T07:10:52.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:59.226Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0919732b-473f-41fd-9fd7-25cdb77fb21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:10:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:09.235Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b7abd38e-5e7c-494a-bab7-f622cebdb8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:19.243Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=73f7215a-5749-4765-9d26-1750e75ea2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:29.251Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=062f0bf6-b854-4978-9256-ceb0b9963606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:39.259Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=780d1dd7-83e2-40da-8734-862f6c0753bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:49.267Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f3b0e8d8-164c-4740-963b-0a7685e126b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:59.275Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=01ea2944-0262-4d9e-aa6d-f95b96591f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:11:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:09.283Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a039c4d9-38e1-4b5d-bb01-54914cff4ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:19.292Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=527beb4a-c28d-46e3-a886-3413ede9c774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:29.300Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fc76c794-af68-4a31-8506-3340305c9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:39.308Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8ca96bae-deb2-41d6-a5ef-d74ea50d5b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:49.317Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c2c4fc05-7590-4dc5-8576-06c4d2f80e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:59.323Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9f6e8ef4-82a3-4a2b-b398-481229d37852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:12:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:09.331Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b2069da3-5c12-41ab-adc4-9c246bc610d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:19.337Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=73567d12-ac83-483c-ba10-b2eeef58bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:29.346Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b85557f8-6381-46a3-a69a-6b806b524819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:39.354Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=35e63d63-a811-49a9-b77d-bdfbb7d9fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:49.361Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a6ce446b-4618-4a59-b72c-ef24f91dafae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:59.368Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=42405218-a3f4-473d-ac9a-50a672c194dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:13:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:09.377Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5171a893-0dbe-42b7-b8d9-a2f2810d043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:19.384Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=25e68581-55c0-4312-bca2-4766706fa7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:29.396Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5e221970-e05b-4455-a877-8c5465666512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:39.409Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b7b773d1-1400-4b74-9555-8159452dc30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:49.418Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6ef7dbe2-3af5-4828-9375-413df64c1fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:59.425Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=06e89860-f90a-4d36-934e-d381ab842ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:14:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:09.435Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5e70dcf8-076f-451e-8a7d-5222264cb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:19.442Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a0a27950-7f67-4db6-9d23-015aa788389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:29.449Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5566739c-a98c-4aff-9f84-ae0a7b242d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:39.471Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a4c81da7-7fbc-4b2d-9b91-396973d5452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:49.479Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f94bc173-3748-45f3-b3ee-dea4ac3d1d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:15:52.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:15:52.645Z |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-02-13T07:15:52.645Z |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-02-13T07:15:52.645Z |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-02-13T07:15:52.646Z |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-02-13T07:15:52.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:15:52.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:15:52.650Z |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-02-13T07:15:52.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:59.487Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5a58978d-7165-49bd-b813-8a6290931d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:15:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:09.496Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d6fff744-3305-4c83-9b3a-88a97ce2d968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:19.511Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=974c9e6b-4ecf-47e4-bee4-b8ac04a40b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:29.519Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=52a3cb81-c220-4206-b09e-40fb85ea09a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:39.527Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=95ad0b14-9dc8-4e70-ac4c-39db02b6592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:49.538Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3d075104-4450-4c9b-af47-43b017fa5055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:59.550Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b646bd2c-17c5-4f56-a5cc-3df896b83824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:16:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:09.559Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=875e50bb-ed5c-44df-af54-372cbc91c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:19.568Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5862953c-b45a-4d40-beb3-7642919b0787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:29.576Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=35707f7e-e732-4b22-a990-ef83b50045fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:39.585Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b4c39cea-dcf6-41ff-a0cc-893dea505873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:49.594Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ad9e29d4-da70-4579-a837-5cfe30731126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:59.605Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cc482834-5605-4fa2-88e0-e156e642e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:17:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:09.614Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1a1d4129-7dae-4b3a-a701-37664f4cccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:19.626Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9afe11df-a1aa-41e7-8a58-d97b23b3392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:29.636Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=60e9fa63-4d0b-46de-adc6-a69d44456582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:39.646Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4025cb9a-3f40-4f39-bcf0-444107041779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:49.653Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e93ddf49-9e05-49b1-9836-fcd197056221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:59.661Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=26a1c19a-88f5-4071-93b4-fe5c87a24e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:18:59.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:09.668Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ee96aa61-2074-4e7e-920e-5eab5a445e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:19.676Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9e8c0e5c-c0e2-489b-aa58-72ebf8a34b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:29.684Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=881b9a97-793e-48ca-82e4-813d38a895e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:39.691Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=83401000-476b-46be-ae46-5e90dd94fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:49.700Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=194f4efb-485f-4899-889c-c4abf852bff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:59.712Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ad624c0d-1647-4bc3-88eb-4e00101f6f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:19:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:09.720Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5b53a408-545e-41e7-b100-815707bb67e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:19.728Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c6955373-190e-483b-afe1-323e355ce16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:29.737Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b4b3cc9b-7bdf-4de2-a5b9-faae3088fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:39.744Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b6b496fe-35ee-47d2-bed7-69cb65439949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:39.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:49.752Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dfad77fd-d192-4aee-be02-90903317c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:20:52.753Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:20:52.754Z |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-02-13T07:20:52.754Z |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-02-13T07:20:52.754Z |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-02-13T07:20:52.755Z |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-02-13T07:20:52.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:20:52.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:20:52.761Z |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-02-13T07:20:52.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:59.759Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=10983ffa-001c-459d-95a6-06fb3e1b03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:20:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:09.766Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=150df4ac-3a9a-4adb-8870-20581fd8c4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:19.774Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8bc33da6-4401-4384-99f0-a228a5aa7941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:29.782Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7097dddf-ddf9-4a76-a219-e474e90ccb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:39.790Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=30a27a06-a5d7-45c7-a273-c9d9d47003df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:49.799Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=58cfcca4-5e51-4351-beba-f9ab0f3e0ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:59.823Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e74332ab-0d34-4755-a36d-31a7dcd8d864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:21:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:09.832Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f95c3c57-9cfd-4d08-b19a-7e0a944ecb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:19.839Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=71557258-e0e8-4e82-a0e1-0f8e1006eb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:29.847Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=51079506-7539-471d-887e-82b29af1a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:29.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:39.854Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=62bd605f-80c7-45cb-b275-5a4dfc80a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:49.862Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1c303d04-c734-4cf4-8743-d5ff159d93a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:59.870Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=60fa0d16-ac6b-4258-9af7-1b7fa0fbe4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:22:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:09.878Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=af5c382a-0127-4816-b20f-bd8ef94547a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:19.887Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b6b84230-d75b-4a47-832a-85dd246b2995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:29.895Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=704aeb21-f76b-4a3a-ba83-35a2b9b873ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:39.905Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a4ad6a8e-8a0c-484f-a239-6885d7de081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:49.912Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=37c1970d-5882-4ff5-a323-b5d63207e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:49.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:59.922Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4f03d580-da53-4df2-8a82-059880b5f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:23:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:09.943Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6a959a15-0530-4179-8c48-7262350567f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:19.951Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2de1ff71-3119-4b01-9737-0b114374f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:29.959Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1d2ef43a-a2a1-4638-83a3-e2c8ab090a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:39.968Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=36257ec0-4630-40b9-a129-83131b8c7e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:49.976Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e1c96d97-db64-42e0-ac48-a23dc006ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:24:59.997Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5e620b15-d8ba-4172-b569-a6af850a5e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:10.004Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5d54bdca-bbe8-42e5-801f-8f1835e69240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:20.013Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=96b83608-d308-4782-ad47-ceb5a8dd81c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:30.022Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=425de3d8-e2d0-4106-a638-408f081c3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:40.030Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f60e1737-4406-4c5a-9c6f-b513056001b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:50.038Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cd11588a-f4a8-4810-8d4e-b82f9fd4dca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:25:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:25:52.686Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:25:52.686Z |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-02-13T07:25:52.687Z |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-02-13T07:25:52.687Z |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-02-13T07:25:52.687Z |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-02-13T07:25:52.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:25:52.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:25:52.691Z |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-02-13T07:25:52.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:00.047Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=03a3af4e-2b79-4370-8f1c-6f204af793e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:10.056Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e4a208ba-addd-4ede-a6c5-76579143458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:20.068Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b1f27a61-c675-4ef7-9217-aa23f5f14cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:30.077Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9d700e5e-3592-4996-9298-4d7130a33d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:30.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:40.086Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=11b01788-f843-47b6-b4f5-ff6672ea6bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:50.095Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a1275363-eb3f-44e8-bfd0-544d90b5e9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:26:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:00.105Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4bb32b13-5d3d-45eb-8697-7daa55654a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:10.114Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=28abf0bd-7996-485a-86a0-181eb2f09508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:20.123Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c7106d18-8fb7-438a-a7ce-af715447c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:30.131Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=36cd17db-4cab-4666-8d72-7766b936d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:40.139Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e1df7e4c-4785-42ef-85be-3087cf1b4d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:50.147Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=72fac0b1-d5d5-4e71-b790-0316f491c5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:27:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:00.154Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0a7e6694-cfce-4611-a4b6-0fca96c08ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:00.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:10.162Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=91f340d9-7416-47f3-b58c-ad20452fab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:20.172Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=869a4f47-9472-4a24-9a14-afd9eea42e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:20.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:30.181Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c70bb2af-14a2-413f-9816-4b3951a51aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:40.189Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=71ade494-ef6d-4d60-b075-363631261876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:50.198Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1a051d83-ceb6-414e-9701-13d60cdcb492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:28:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:00.207Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ec0ae3a7-2363-4b5c-b99a-15227ee37382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:10.215Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=027fd846-a521-4fa9-9130-448adbc7cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:20.222Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=19577105-654e-42b9-a925-761c0f18c3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:30.230Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a1b3498b-d0bc-4c29-80e9-c6bd7c0831c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:40.238Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4988ce0b-02e3-4503-9adb-8d43407de5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:50.246Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6a29c690-7eed-4176-b6c0-47a1cc981ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:29:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:00.255Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ce13589c-e74e-437a-9936-977d98b11397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:10.262Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=141f71cb-1205-4193-b195-609d86bfeb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:20.270Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=47d3e880-c3b5-4ae9-b6ea-a7a505569593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:30.280Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2b73a8c3-2fb3-4e56-8d61-d5886666a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:40.289Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6b554c6a-aebc-419a-a13a-e2a5b26ecbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:50.296Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=325a9939-7981-4a78-9bee-b74c28a38fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:30:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:30:52.844Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:30:52.844Z |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-02-13T07:30:52.844Z |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-02-13T07:30:52.844Z |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-02-13T07:30:52.845Z |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-02-13T07:30:52.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:30:52.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:30:52.851Z |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-02-13T07:30:52.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:00.304Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a3bbedd0-cf05-486f-b726-773a5447f6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:10.312Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3bdced4f-9fc6-41e5-8f64-e3c9a0a8e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:20.319Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ac234aff-34ca-4392-96bb-5ad0689050fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:30.326Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bc23ca36-a80b-45ff-9454-2f843852d8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:40.333Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=30263d63-3b6f-4aff-8353-dd91c6d68cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:50.342Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5746f62b-43a7-4cb2-b01c-605d4bbb36ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:31:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:00.352Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=eaf00c4c-f9d0-4053-8ea2-1157606779e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:10.359Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6dd5eb9f-afcc-4cdf-a2ca-96455ce16f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:20.367Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=57ab23a2-2953-49fb-baf9-d938b8b2d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:30.374Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7e2ba78c-691f-4a71-921b-cc69eaa76f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:40.383Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dee729a3-61c5-4931-bc95-5c3e6ce3a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:50.391Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=abd3ff66-946d-4b2b-b71b-799e714f1863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:32:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:00.398Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1f30e5d7-403d-44b8-b61b-d2174ebe4568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:10.414Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ecf62e6f-32f5-417a-9f09-c455c2bf4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:20.422Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=28170839-3bdf-441a-beb6-68b9073e6e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:30.430Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e9f5abc6-6973-4d41-9a16-887b0c313502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:40.438Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2d406a3e-1bce-4f60-87c6-31a6205acb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:50.449Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2e3b88d2-768d-48ba-a91a-511eaf0532b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:33:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:00.457Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c0cfb57-8c3b-49fd-aa26-b9f3f86b62c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:10.466Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=185509b5-8e10-4e79-9542-4822fe061eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:20.476Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6465b3b2-36b1-40a2-9832-57ea037a9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:30.485Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=59bc01bd-83c7-4ed0-98b7-f38577bf54d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:40.493Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7f9c1384-2b52-4546-9f4f-3d65d2622797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:50.502Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b7b6c05c-762b-41b4-ba13-48c2d0bc859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:34:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:00.511Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d9bc6f9f-c5e2-4817-8bef-6ac0b611a34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:10.525Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3fe9c83b-35fc-4461-a5ab-245a7ed424e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:20.534Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=98419f8c-cf77-4d4c-bcfa-a86fa74f30b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:30.543Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3da46608-3ceb-4024-b663-15197d360d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:40.552Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c6a889f-e93d-4532-8e69-4933631078e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:50.560Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=494b788d-298a-4c57-b640-44d65c4bd32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:35:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:35:52.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:35:52.661Z |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-02-13T07:35:52.661Z |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-02-13T07:35:52.661Z |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-02-13T07:35:52.662Z |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-02-13T07:35:52.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:35:52.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:35:52.666Z |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-02-13T07:35:52.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:00.573Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ab2e1001-4ade-4be8-bd83-2eefdac7fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:10.588Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a5106bd1-e712-4935-957c-ddba3d15cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:20.597Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=be35f7fb-8d1c-461e-abae-dfc7836616f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:30.605Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=65080083-63f0-4b9f-a7ed-c670b573580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:40.613Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c39e3709-7895-4821-ba33-4f689514f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:50.621Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a7865852-baad-479f-a19e-5c5c1022cbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:36:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:00.628Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b77c28de-25b0-4926-9a5c-ac94065f072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:00.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:10.636Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=94fe889b-22db-42e2-9544-66d9948a7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:20.645Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=263c91d9-8a3d-4ebb-bb5c-6d741342426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:30.656Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e76f78fe-160d-49e0-9186-9329b174e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:40.664Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e1426e19-3983-468b-a572-ce5f5016d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:50.678Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=98c883f6-e0ce-43b5-8bb8-c5cba56f4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:37:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:00.685Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=84d2ee3e-39fa-43a5-b5e0-c2d6d614264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:10.693Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=10630690-3400-4fe6-97d9-a6b2d901757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:20.702Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bc739353-b687-4db8-bf78-e6a8c4e5c632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:30.711Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f1e4c516-79f4-4f77-a0cc-3ce81b5dcced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:40.721Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8ac66c4a-3bee-4ca6-8650-c0bbe5f7895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:50.732Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9bbf22dc-c0c4-493e-8a00-7d5943477c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:38:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:00.739Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d663c27b-5ddf-417a-aada-3ec4d18fe329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:00.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:10.748Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d568ccfd-e2ff-4ec4-81d7-54ecd1e00cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:20.755Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f468e8e4-0ef7-47ed-af62-3abdfd344f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:30.763Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=edb53892-afb8-4c79-8350-a1ff63474542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:40.772Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e5cefdb2-c4b8-428f-94f4-92b9dfee0d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:50.781Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=725214a4-a377-46cd-90c5-4ea82c24de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:39:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:00.790Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6519d46b-1728-471a-b875-234a60d3f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:10.798Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e2c3745e-94e7-4627-a462-17fda12b24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:20.807Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c0a7706-7dc7-47a7-aa3e-71a1acd88af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:30.817Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8e60aa7e-b47e-4a21-b1ba-2eaae9aaa897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:40.825Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5def36b3-9281-47e6-a6ce-ece4eb391da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:50.838Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c6c70547-e674-48d2-bd18-9925f7e485ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:40:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:40:52.755Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:40:52.755Z |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-02-13T07:40:52.755Z |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-02-13T07:40:52.755Z |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-02-13T07:40:52.756Z |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-02-13T07:40:52.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:40:52.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:40:52.762Z |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-02-13T07:40:52.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:00.859Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a58571b2-4236-41c1-94d0-3d9e44b2a054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:10.868Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b38b3e13-e53d-42bc-9580-9fd197130010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:20.891Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=966b2d2c-aaa2-41c7-ac93-09e4b370300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:30.901Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=77b95510-28df-4c17-8f41-e98ea91c4865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:40.908Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=99ce24c6-31b2-4193-93fc-c93673cc69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:40.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:50.915Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a4b10a6d-1c67-41a4-8b3e-02e826c645c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:41:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:00.922Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d3dc56b9-56d6-45c4-bb0a-3b8977630f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:10.930Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=64c68b75-86f8-40b6-a708-d7aa145ba183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:20.937Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8db77e67-6b0c-4b4d-89c6-fd2ba040daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:30.945Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9840af93-cf51-4511-ba1a-5356a667df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:40.953Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1b438c89-fcc6-4fe0-81dd-af491e68200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:50.961Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f86f84e4-3998-4e07-a9c3-337a73aac106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:42:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:00.969Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9e2bf6b7-7864-4ced-b05f-ce8375f86f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:10.976Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3675bc58-215c-4575-920c-e22818ce0343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:20.984Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=df49c9f2-7296-4134-8555-a1c31acf8472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:30.992Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f439e50b-bac6-430e-b059-23fcfcfe20c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:40.999Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8d04cff2-5ecc-4802-a22e-c391e14b759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:51.006Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5b500cce-b219-48e3-9abe-da4c68811100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:43:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:01.014Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ac8c064-5522-4c0a-94ca-aa3061372da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:11.022Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=854a00ff-3f8c-49d1-9c97-529f4df3d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:21.031Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8dbe0db8-952b-49cf-93b1-e9ad347f6666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:31.039Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=71ddc865-f6e8-45d2-bf26-d52af2cad451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:31.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:41.047Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ba4b2825-94e9-49e7-969f-f077b05c81e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:51.056Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=da6d68cc-83b6-4785-bdf3-7f6bbfa95124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:44:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:01.065Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=343194a0-47a6-4680-9cc1-a6f8974805fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:11.088Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2e45b964-dfad-4b08-ac61-42b4fde8b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:21.096Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=013464ab-489e-46d1-88a6-7ce76ef435c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:31.106Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=036aa323-a4e3-4612-8046-86daf8116960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:41.115Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d27abf1a-b690-4195-a8a5-cafe403eb5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:51.122Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=79a4ccc1-4999-4926-8ec8-9be36ec65293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:45:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:45:52.677Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:45:52.678Z |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-02-13T07:45:52.678Z |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-02-13T07:45:52.678Z |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-02-13T07:45:52.678Z |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-02-13T07:45:52.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:45:52.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:45:52.683Z |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-02-13T07:45:52.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:01.131Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=50bbc01e-7d1c-4755-b3d9-d57f2432f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:11.139Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=49178fa7-9e4f-485d-835b-515b50da6f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:21.146Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3722ab84-363d-491b-a277-3621aa55999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:31.152Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5b49acd1-8511-430e-85cc-ff4409d1f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:41.159Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=91727575-98af-48d0-9b0d-d2306c639e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:51.166Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ab41a31b-4d15-4840-a273-580e10e72c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:46:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:01.174Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4e9b6eed-ce86-4436-8755-2cb6ddd994e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:11.181Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2fda9434-9821-4b74-a0a9-dfec62251585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:21.190Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c660476-eabb-4f33-b816-cd908c1f3e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:31.199Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8859219e-7104-44e6-8c3e-5af6f47a5fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:41.208Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=233948d0-ab6e-426e-90a3-43307a9622d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:51.217Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c691f3db-1529-4b98-b408-052b06469aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:47:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:01.224Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cc518b05-ac8f-4b3d-b491-f853393b804e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:11.233Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=78447abe-b3dc-479e-9c16-ffcfa8534fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:21.240Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cbad95ba-e878-4f2f-b278-c67d66f245cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:31.246Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=89209e21-8bb9-488a-b213-033bbe7700d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:41.253Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a134f8ab-b328-4989-b8b6-3c42aa0accf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:51.260Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=04a0fe96-cd6d-4749-9fdb-464fe68d5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:48:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:01.267Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=63ad4f24-f7e9-4061-9686-b937b8495536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:11.275Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=039643e4-7704-4587-a79f-58e505f939c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:21.284Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f4b773c5-880e-4e0e-8052-a6f52de9e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:31.292Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=34d21d59-80aa-429d-9a86-ccebf11c25ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:41.301Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2c4abec0-248a-4287-ab2b-98b29817a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:41.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:51.312Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ccbab21-29b1-45d2-ae7e-0ca586fe3d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:49:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:01.321Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=418b002e-f333-411e-b9eb-ddfef9bda1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:11.328Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7cc15a78-61a0-4140-b113-82e324c63bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:11.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:21.338Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=08c603e3-8dd0-4530-a7d1-c1843e251a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:31.345Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1e850bfa-0850-4cf2-b0c8-d8af7240bec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:41.354Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=774ca091-7f02-46b0-be26-09de92f007d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:51.362Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=db93994e-bd8f-41fe-a632-b911634892db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:50:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:50:52.782Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:50:52.783Z |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-02-13T07:50:52.783Z |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-02-13T07:50:52.783Z |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-02-13T07:50:52.784Z |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-02-13T07:50:52.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:50:52.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:50:52.789Z |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-02-13T07:50:52.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:01.371Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=487e0dbe-06b6-40b5-9d6d-d65f171d302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:11.378Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cc0ccea5-6dd8-4385-a733-a9c3bb939e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:21.386Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=23dcc105-c92b-449d-9d4f-383b699c1a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:31.393Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4bda8768-a205-4603-ab72-11feb284e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:41.403Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7f990fa8-6782-40b4-966a-a4c0eb8c3344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:51.411Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9887fdcb-58fd-4f08-9a76-a6fde48de98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:51:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:01.421Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b31494b8-b852-4558-a2b9-52d2d1c34e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:11.430Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7ab14aa3-2939-4742-a134-310b0e6ebb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:21.442Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=87014faf-346c-4652-b5e9-70c879a0f6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:31.449Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c2ef5108-2124-4bb0-b74a-e5467da8b5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:41.457Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2776bf78-53de-4617-9e9f-a09b07ec70d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:51.465Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b66910de-3bf9-46aa-b6a9-b956f17ea800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:52:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:01.473Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ebf04af8-0068-48db-a4ab-41b0ccefcfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:11.488Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9a6fda40-815d-4317-806d-d8298610d64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:21.497Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=15728c78-af49-4841-a41e-525095a3e8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:31.504Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c4806dc2-61d7-4df9-b708-de5861665e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:41.513Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e1037dba-7464-4f41-a969-d94eef1e24c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:51.522Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0e101b21-0c52-4562-b621-9dc7420fb0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:53:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:01.528Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1ec5b86e-9553-4243-a4b0-b8c1fc2275de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:11.535Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5de361e3-81bc-4676-b306-a662f570805e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:21.541Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5886528a-3c18-4a15-aaea-6f96e9f300f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:21.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:31.548Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dd10a60d-3436-4a0e-b35a-b9fd34533832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:41.555Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3996b96c-843a-49a0-8569-ffc397496280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:51.562Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3ee5daa9-bbdd-4e2e-ae00-4cb9b1e13f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:54:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:01.572Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=234443eb-7ea6-4ace-8b23-b1279ed74584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:11.579Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1ed0c2cf-9bc5-4b73-b928-db64fdd27bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:21.587Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e9dd8382-b0d3-46ba-8989-b8a2e4386ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:31.594Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=55a6e0c5-9238-450c-a242-5bd75bba4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:41.602Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1e4befec-1166-40cd-ae3e-7be918e81ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:51.616Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a151e922-f071-48e9-9d9f-7c24d83afc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:55:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T07:55:52.671Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T07:55:52.672Z |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-02-13T07:55:52.672Z |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-02-13T07:55:52.672Z |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-02-13T07:55:52.672Z |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-02-13T07:55:52.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T07:55:52.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T07:55:52.678Z |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-02-13T07:55:52.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:01.625Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e4a00481-e5d3-4ed2-8463-73d46ff69c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:11.632Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=caa4ca0f-7701-442c-a01b-62d8febb0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:21.639Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4e842628-51a7-47ac-aa01-1abca038a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:31.647Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=94a98c50-0606-4b6a-b547-390d3f6978ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:31.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:41.654Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=961a35b1-b972-4c38-95eb-4838c3d8c9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:51.663Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=455e748c-ef4f-4c08-ba8c-e44c90ccfbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:56:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:01.673Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0c0fcf34-cb78-4e92-aff1-51084efabe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:11.680Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5055d4b9-1b63-47a3-a321-fae6913c257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:21.690Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=92ae9fc1-ec7e-451b-9104-bc77a3e8eb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:31.697Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ec929a42-8e5e-4171-b04e-c8106df165ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:41.706Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=35e050d8-5802-42d3-942e-e6f6d068f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:51.725Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6ea666ed-9123-40e0-bb64-db22a14f9134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:57:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:01.732Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c0e97703-5814-4a07-bfb0-ef9b856db9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:11.740Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=efd41f3c-6221-45e1-9e5b-cf6aa02ee62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:21.747Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=633dbc2a-00e5-4067-bee9-094bff1db2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:31.755Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ed6fb193-90e2-44c7-b64c-a23ddd1df171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:31.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:41.765Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=445f308b-f6bd-4ddf-8d1e-6795da428f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:51.773Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e5d84bec-d76e-454d-be60-9a5b2e3101f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:58:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:01.783Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e718e9bf-154e-423f-a4de-b9904d539f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:11.796Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=26df6b02-aeed-462d-8eda-8d61e55fb77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:21.805Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d80ce7e5-bd59-44af-93ef-60b6a8929aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:31.813Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=459895d4-9580-49ad-9de5-71126abcaa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:41.819Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5f754a3a-5f7f-4d60-9f69-81813e8618ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:51.827Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fe316987-4fe1-4d36-a86d-e4c493e9748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T07:59:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:01.835Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=92b8eabc-3ba3-46d1-872c-8c59c6f7daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:01.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:11.845Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=721cd556-fa0f-4483-87c3-8fd5837e4840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:21.852Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e6acaa07-aed5-41ea-9740-4c137e5ac355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:31.860Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d92ffa0e-47f8-44fa-a8c4-bb57d0a0905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:41.867Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b79a5621-c7a9-44d7-820b-1522d231c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:51.877Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1fc81cf5-8b38-4fe6-9e46-c00dda9a0fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:00:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:00:52.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:00:52.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-02-13T08:00:52.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-02-13T08:00:52.650Z |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-02-13T08:00:52.650Z |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-02-13T08:00:52.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:00:52.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:00:52.654Z |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-02-13T08:00:52.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:01.885Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ae792f3e-b51d-405b-9688-f4e722663a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:11.894Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7c267e58-3019-48d5-828d-6d97f8cd7813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:21.908Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=196b9220-77d0-42c9-aa94-2de86c0db97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:31.915Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5f946acb-d5ab-42e3-840b-0ddd06fce708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:41.923Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fcf293b8-fc70-4b7a-a8ff-7e115fb1afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:51.932Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=00bf4662-e8d3-4281-ab66-e80b8482f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:01:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:01.942Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=35bfa0c6-ddf8-4231-942e-73335110c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:11.951Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6cf009e5-c702-48e9-a492-c5c8f877a6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:21.958Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4cd176ad-9a15-440e-8c16-e86154f5a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:31.966Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0ffe6e7f-9e50-4910-b70f-097c1e0a4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:41.975Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f226d3eb-2deb-4ace-9312-a183274599dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:51.982Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ae1e55fb-08d8-411e-b731-5bb01542bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:02:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:01.992Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fb493ccb-2ce7-4a8d-a8c7-3f5c42e87cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:12.003Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=67afe6bd-e5d6-480e-97c3-9a5497e83bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:22.010Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=faa60102-df66-4f01-8517-3c32734df124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:32.018Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=50453871-623b-4b8f-9c9c-d8f6d052aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:42.028Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b744d44a-c2a4-452a-bdea-7eb5c9d35476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:52.039Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3c5eac98-7777-4495-8c33-6d9d8f27a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:03:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:02.045Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bed2e920-ef66-484e-83cc-9d4f2981d00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:12.055Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cdd2bc9d-413f-4477-9972-c17e88a8dc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:22.062Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b0abdc2d-4e9c-42f6-bdd5-3d22e24e8206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:32.074Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=652ae38c-bcee-4855-b859-ba6ea864e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:42.084Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b9d38bf7-488a-489c-8f3a-86a2ac001602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:52.092Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d3daaf96-5de9-49a9-9518-98df070b9b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:04:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:02.101Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f87df2e8-9eaf-4af4-b11d-b4a3eaa3e677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:12.108Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=63d7e7a2-35e3-4c3e-b46e-7a5bf52505ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:22.115Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5e0cd951-43e8-47dc-94c0-a370d923ff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:32.125Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=add2732a-dc57-478b-b2a4-4d2c210070b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:42.134Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8afb8552-2e82-4d0b-bcfc-3172d526a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:52.141Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7a3ccc6d-9f76-4587-bae0-73a59a5c5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:05:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:05:52.772Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:05:52.772Z |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-02-13T08:05:52.772Z |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-02-13T08:05:52.773Z |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-02-13T08:05:52.779Z |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-02-13T08:05:52.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:05:52.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:05:52.784Z |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-02-13T08:05:52.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:02.148Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d5fb6668-d056-4a69-9815-076e901f7697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:12.155Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=145b20ce-2194-44be-b8d3-43763d1a2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:22.164Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=079d291b-13e7-4651-9eb1-2308aa26f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:32.171Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c5edb087-3ad8-4308-867e-61b50f810ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:42.178Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4a898963-a660-4b6d-ac27-5fb0734fa86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:52.186Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3e7ebec6-af92-4e51-b3cc-156f72cdf7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:06:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:02.194Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8497fe4a-1d38-440d-9e1d-464ab7b0b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:12.205Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7a734a93-259c-4aa8-9742-2b064642b4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:22.215Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=25d0decf-e791-4da0-a806-660960834e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:32.222Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b4aa4e38-5a3b-4077-8c00-cd5bc89cca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:42.229Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ec885638-bb9a-4b7b-ab5a-8f6b3733e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:52.237Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4de693b7-5147-4f3b-89da-d4968374c1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:07:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:02.244Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e8138232-874b-4e0a-a5a9-e45822c001ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:12.251Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=707c8403-9e63-43f3-98fb-c0eaa6025f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:22.258Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f865e4fb-d183-483d-b4be-6092fbfe318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:32.266Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0024ed3d-a4e1-405e-b73f-17b9d9545a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:42.277Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c5ad9c66-61ad-484f-9429-3abbbd212d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:52.285Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6c187ab8-4854-421e-8915-2e6ddd036f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:08:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:02.293Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0c6f0d80-5285-4858-b7fb-faf4e59601bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:12.299Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=189e512b-b3fc-4131-8df1-e60717908f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:22.307Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=52415cf8-6886-4fbb-83df-4d2200540d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:32.315Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c2a8590-fa7d-4c36-bec0-58efdce533bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:42.322Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a124595f-2a69-4eba-b563-9f4e19330165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:52.329Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4d363ffc-7a70-4b9e-86bd-074e558f0fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:09:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:02.336Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7b30a4a1-d1bf-45de-a048-623fce82b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:12.345Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1bb0fa49-e8eb-4364-af1b-9dfd99d97a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:22.352Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=29198cb3-46ff-4aa4-a2c2-aa49c103a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:32.360Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cd5f3cb5-2974-4079-9153-4756385fde30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:42.370Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=04008e69-6d47-4e47-9f5c-a7032730b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:52.377Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f3389c07-8e57-41b5-916d-26ad3d90c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:10:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:10:52.671Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:10:52.671Z |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-02-13T08:10:52.671Z |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-02-13T08:10:52.671Z |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-02-13T08:10:52.671Z |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-02-13T08:10:52.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:10:52.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:10:52.675Z |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-02-13T08:10:52.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:02.386Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5ecc3926-9aaa-4ec0-81ba-27c5b6cb27a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:12.394Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2ba1fee2-53f7-49eb-b6d1-bafab7de6336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:22.402Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6105dcdb-bd96-481f-a55a-7dd55054cd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:32.409Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=02b865db-8890-4f86-b792-2dd2f83236ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:42.418Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c3f3355c-4b90-461c-bf2a-d92e56a540a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:52.425Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=709a1a27-f2b6-4c7f-901a-72fc85475dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:11:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:02.432Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7906be50-e8ab-4728-a966-59573f93877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:12.441Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=47f5118a-6725-45ff-a90b-36216d43355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:22.448Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6a5c2fb2-1742-4ae7-b1e5-751444a0519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:32.456Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b11ec688-550f-44b6-aa63-9aaa4fa6faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:42.464Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=59412d5c-1028-44a3-8336-7efd5e7418b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:52.472Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0845b2f2-66d4-4c99-b19b-f5b11db0730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:12:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:02.479Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9a834c87-f752-4ab4-9d1c-9ef16a3fc36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:12.486Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ef5dde99-c6df-4ccb-9686-6695843af903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:22.495Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c1da1fba-a82a-4bb1-b823-d25aa6fce9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:32.505Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c1f133fe-adb7-429a-8d9f-a91732acec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:42.516Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bd07ae43-c175-4e03-91b3-a26a62657023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:52.528Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c74499d1-34fc-4bc1-9813-6c5304186d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:13:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:02.551Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=118a7cf2-6a64-4845-aaf4-e9710fff3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:12.559Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=51d0d80d-c02e-4f3d-a66c-dc664e7d62dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:22.569Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5cb18386-1801-4d6a-b2bd-7c448af81cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:32.579Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a07788d9-bab4-4408-b25d-85913c085731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:42.588Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cbcf942c-3824-48eb-b80b-e0f27f4e432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:52.598Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=70b55f96-1a5a-4848-a775-24d120824102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:14:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:02.608Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0cabb67d-261c-40df-8110-baebca52173a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:12.615Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ef6eb715-4fd3-410e-a224-168e4f8bc731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:22.622Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ab5e24b9-4082-42fc-b0dd-0c2ef688bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:32.630Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5f6d67f0-5c91-4cf6-b272-d3174d8ed824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:42.638Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f412d35f-a142-4737-8049-226b03e9384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:52.650Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f62441c5-9e14-4b23-b295-6c724a80beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:15:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:15:52.806Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:15:52.806Z |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-02-13T08:15:52.806Z |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-02-13T08:15:52.806Z |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-02-13T08:15:52.807Z |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-02-13T08:15:52.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:15:52.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:15:52.813Z |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-02-13T08:15:52.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:02.681Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=877e51fd-2fc7-47b0-80d6-d925918bdd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:12.696Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ab30454f-6dff-41bd-bdbf-8fd9a7fc8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:22.706Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a10daac0-8a9a-445d-8810-db35b73b2df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:32.722Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=55b07036-e826-41d2-b1fa-1b6847537695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:42.735Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bf22401e-8bbe-458d-80d3-1bf478020f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:52.743Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=287832b9-bc25-42ad-b26b-431185aa9d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:16:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:02.755Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f7a4d915-dd57-4440-9709-eb2347eb739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:12.763Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9308a68f-82f4-4c2f-b459-c11c6150ef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:22.770Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5dbba34d-533c-40fe-8ab5-1535e47a4f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:32.779Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4fc0efc6-6341-4771-8550-3b5885ce623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:42.787Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cbbec57c-fd66-47e2-9968-50f47d7f9f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:52.795Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3b4ebc12-3778-4fc5-96c6-dd98b7aa9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:17:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:02.802Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3ea9c6d6-18e0-4a52-83fd-632e8be44486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:12.809Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=15cf0f23-f724-4ce8-8070-d717f0e7876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:22.816Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=27bd6881-cc45-40e3-ac6f-62bfac542b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:32.824Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cc0cec2b-07d9-4c6c-9e5c-81a2b9b248d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:42.833Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8e4ce9d3-3207-497d-a551-50e536658bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:52.841Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6a4ff4f6-649e-4137-a5e9-1dd02385538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:18:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:02.849Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e529a4e2-28d2-40c6-9ffd-61e2040fa425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:12.855Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c697b355-28b4-4390-a8d8-43f38cc07860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:22.862Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e7ed81c3-4791-4ade-9a81-c63d6d58eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:32.867Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=120ac321-ed89-4f37-b26a-3358594f8707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:42.875Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=273e40dd-eef1-4a6c-b4f2-ba0e515ef906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:52.883Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4926bb85-e727-4394-af30-87cce68e4700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:19:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:02.890Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e6a57872-3d72-4bd4-b3e0-58e8b2a543f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:12.898Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ff052408-26ac-4cd5-b724-3a36fca2f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:22.906Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c5ba58f0-065f-4c99-b63a-a0cda73431d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:32.916Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f8b04cc9-c0a8-4daa-a705-c53b1cb75d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:42.924Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=823bb91d-07f7-4f55-93f4-f6ddb23cefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:20:52.673Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:20:52.674Z |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-02-13T08:20:52.674Z |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-02-13T08:20:52.674Z |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-02-13T08:20:52.674Z |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-02-13T08:20:52.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:20:52.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:20:52.678Z |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-02-13T08:20:52.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:52.932Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=304f66a3-e0f9-450c-b4fa-fba7555bd9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:20:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:02.941Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=80bdae1c-c431-4990-9094-ef1d612f0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:12.950Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8027834b-046c-49b3-8c04-a30e6cd5599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:22.957Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=42c2527d-75a6-4aee-9089-ab184fc8bb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:32.965Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=59162e00-c049-4e8f-be19-f7c83d4e739e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:42.974Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7cdddfa9-a478-4bda-bb6d-6b4db7c985ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:52.981Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f2049d8c-816c-434d-9a05-28954aa9ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:21:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:02.987Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cd095c02-bed8-4e4d-9c37-b4dfa919c208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:13.009Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3e88f219-8b88-4e7e-a704-db12d18e7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:23.028Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=9f18c6a2-89ce-4200-a79c-f9493070ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:33.036Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5d2b7938-fceb-48d5-9170-281ea9ab535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:43.044Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e54e1a9d-308d-468e-9b0b-2702206ad98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:53.054Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5f581e06-b829-4f61-8499-f8f472b7d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:22:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:03.061Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=38b25eec-b220-418d-b472-a086d11d09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:13.089Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b8352cdb-3ff1-49e5-8b47-30d5fe3a1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:23.096Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=0189831e-ca8d-42d6-9ca2-5308d7c4b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:33.104Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2cbc15e9-09ed-4d4c-b1d9-0d588632dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:43.111Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d8613e67-0347-43dd-8b81-f8c98606f527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:53.119Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6c277733-a3b4-49b8-9ed4-0788a5c37c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:23:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:03.127Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1fd96a55-9689-4281-a4e9-805aa958b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:13.137Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4443a8fe-a591-4ebf-ab90-e6951bf601dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:23.145Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=008fe227-1de4-4f79-8a0f-f20fb0954a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:33.152Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a7391291-c83b-4c75-aead-e3d9285e5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:43.162Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=69efd59d-f57b-4f9d-8116-b298d08c46bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:53.170Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a013325c-c2f4-4612-b18b-df0036250408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:24:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:03.180Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c86799b8-2696-4ac1-ab46-2995c65dd862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:13.188Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dca6a63b-512a-4169-a6d3-a41d0050b0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:23.196Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4c5312aa-e797-4a4b-8763-92e0163a2f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:23.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:33.208Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4c557112-8c83-4ac2-a92d-f3f38b87d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:43.215Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3d15bd50-f291-42f3-a053-8a9b052716b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:25:52.730Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:25:52.731Z |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-02-13T08:25:52.731Z |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-02-13T08:25:52.731Z |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-02-13T08:25:52.732Z |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-02-13T08:25:52.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:25:52.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:25:52.737Z |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-02-13T08:25:52.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:53.223Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=34c46d09-0886-4662-8f7c-9dd783245507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:25:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:03.232Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a0992a2e-2fb4-471f-b18a-4c7b848a2824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:13.243Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ac0769f6-b730-4268-b4c4-8618c8cf01da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:23.254Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=19ae5f7d-f121-4eea-aa0a-4e6caca6d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:23.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:33.280Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=cf10e043-79f2-493e-8848-c02d8b623e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:33.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:43.287Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=52f26c5b-e664-4f1a-9951-17eab20b57f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:53.296Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a4dd472f-6cdd-460d-8cd3-674519d42adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:26:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:03.303Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b2878c44-bc74-425c-8d4c-17de4b4fab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:13.312Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=49b9b0d4-a78a-4190-82cc-7ed81511a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:23.327Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e877caf8-b04a-46b2-aba2-cf6f129d48ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:33.335Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=586667f9-cfd9-4e1b-9171-4f4dcbf7b540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:33.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:43.367Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e27b5755-5bcd-4a16-ba99-ce325ebf32e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:53.375Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=54d2dfcf-2dc8-4e74-a474-48b6c38f7302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:27:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:03.382Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=6ebe9b20-7360-4391-93c8-dd6c3b86803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:13.390Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=067c998f-3252-4f94-9987-dc3a060d272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:23.398Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a9c54c39-103f-459b-bc6c-6d8f32b8cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:33.407Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=61a2787b-72f7-4122-a62c-8fdf1df63889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:43.414Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bb69e0d0-eb3c-4be8-9c34-08c2f4067563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:53.422Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=484523a4-7874-4f13-bafc-0acc835977f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:28:53.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:03.431Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ad0b43a1-e148-4731-ac69-b980d888859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:13.439Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=64f808bd-0537-44e4-b6bb-ae3ac3cc71a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:23.447Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c180e623-e347-4c7e-9bab-abdee468dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:33.455Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5825c585-b7d7-47cb-aa51-f4226ffc66a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:43.462Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=00bf45f7-ed55-4ea5-87aa-18c05869e8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:53.469Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f9bfc30a-744b-4c91-9f52-3eeff5a39bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:29:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:03.477Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b482f570-60e8-4159-b345-bd4e1e6b70d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:13.484Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ef7e6bfd-7d4e-4811-8e6a-8c4b8d1276cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:23.495Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1e869b03-dcf9-4770-8d54-3a3fad1f6136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:33.504Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fd040a51-8743-451c-bd9b-fed5e166f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:43.512Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=061517da-93a2-4008-84cd-a31043f959b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:30:52.722Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:30:52.723Z |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-02-13T08:30:52.723Z |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-02-13T08:30:52.723Z |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-02-13T08:30:52.724Z |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-02-13T08:30:52.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:30:52.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:30:52.728Z |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-02-13T08:30:52.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:53.520Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=65eb7517-e8fd-4025-8a46-5342e4944e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:30:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:03.534Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ac7571f3-1095-4c2b-bfac-7e2d388c08a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:13.542Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1df453d0-aa35-41a9-825d-28617c90afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:23.549Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=ddad0553-5df1-4e65-ae46-4b1d5713b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:33.556Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c6b59f40-ea91-46e3-8f49-fa089c1ab351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:43.563Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=fa9f6d38-3c8a-4578-bd1f-109c87bc4c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:53.577Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=396d7e85-841f-465c-8ab2-ea772b5c65cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:31:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:03.589Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bc395353-0e9d-4d02-b9f7-e1f29bc13de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:13.597Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=77714f6a-bfcc-452b-9b4a-ed12f406a788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:23.605Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=7f5af1fb-840c-4a02-a0d0-8f0a0ab3d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:33.612Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c55c4bd2-c98c-4bbe-8af5-5a401f48d3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:43.621Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bb9dffe4-8239-49aa-98b1-a14e0d546130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:53.628Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=8c10d2c9-22f1-4ef3-bc08-acb557dbf261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:32:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:03.635Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=a27e5d92-cd1b-4aa8-a1a6-5a411a5d1c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:13.643Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=48547db4-d382-4c3d-9b9b-cc4a9854d26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:23.650Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=aec713fc-d85c-4e48-a1ef-6f2ad055ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:33.660Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=e6f2b093-ad8c-4741-bc82-e8dda6f5dc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:43.667Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c95990d2-de93-43eb-85e6-50c22713fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:53.675Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4d683e54-e9dc-4931-a83b-32065b76ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:33:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:03.682Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=f1e44e25-f7f2-4a8a-aa8b-1eb7697b3f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:13.691Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=09b11854-32b0-47a6-902a-2111eeb06159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:23.699Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5971626f-d975-4665-a418-a73a8293eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:33.707Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=32a4541c-d1d5-4157-89f3-6d01e42c7e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:43.715Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bdb187b3-1814-4a1c-b624-2139be4be134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:53.722Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4dab748b-2ae6-42de-ace7-495c6e874441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:34:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:03.730Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=d7090e39-b81a-4cdc-b45a-f3cff726c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:13.737Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=06936ea1-8f66-4316-8d3c-8f4115a20e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:23.746Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=982f09d2-ce50-407a-86f9-1c1ec9d967eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:33.757Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=bef653d0-d0b3-4f15-a6d7-666fc4257298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:43.765Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3ffbef9a-7d16-4432-922b-4ffda9a5268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-13T08:35:52.670Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-13T08:35:52.670Z |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-02-13T08:35:52.670Z |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-02-13T08:35:52.670Z |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-02-13T08:35:52.671Z |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-02-13T08:35:52.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-13T08:35:52.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-13T08:35:52.676Z |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-02-13T08:35:52.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:53.774Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b0a7fbd7-23f6-4129-b6b7-e0c024d31b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:35:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:03.788Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=5bbb521a-0640-4825-9e37-fac4e4692899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:13.796Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=1d4a8a70-f7bb-43c4-9c04-5a73e7311788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:23.813Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=3bbddc77-b893-48e2-88c2-1901545cb41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:33.821Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=60620356-e728-415c-9c88-74f13f509790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:43.828Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=03b9a2ca-f218-4f70-9053-2af6389db20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:53.837Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2f3f2b24-6867-46f1-9abc-d636ac39cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:36:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:03.844Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=b5a8ceea-a061-4f7f-a69a-1990ad23f7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:13.854Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=dc7fbf07-3edd-43ab-befd-15c968123845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:23.862Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=4cc359fb-ede1-45af-b2b8-38950e763d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:33.870Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=2e2cfda5-851b-4b11-8d73-63ac3968c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-13T08:37:43.879Z |INFO |Init configs |InvocationID=6875e91b-d892-4070-a1c1-1c496f726cab, InstanceUUID=c9adc92b-7e82-48c6-9ed6-e54e72458c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0