. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:08:32.584Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:08:32.610Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:08:32.611Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T00:08:32.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:08:33.560Z |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-03-04T00:08:33.826Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:08:33.827Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:08:33.827Z |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-03-04T00:08:33.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-04T00:08:34.081Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-04T00:08:34.124Z |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-03-04T00:08:37.746Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-04T00:08:38.932Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-04T00:08:38.997Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-04T00:08:38.998Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-04T00:08:39.242Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-04T00:08:39.243Z |INFO |Root WebApplicationContext: initialization completed in 5118 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-04T00:08:42.035Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-04T00:08:47.626Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-04T00:08:48.952Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-04T00:08:49.025Z |INFO |Started MainApp in 21.948 seconds (JVM running for 23.56) |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-04T00:08:49.504Z |INFO |Start scheduling PRH workflow |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:08:49.536Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=594d75ea-70eb-47a4-8136-59543e37f9ed | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-04T00:08:51.647Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-04T00:08:51.648Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-04T00:08:51.652Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:08:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:02.234Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=50443dbd-9ed3-4354-beea-ad9f8afcc06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:12.476Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fc2aefb8-4519-486d-bb8d-00fcff061d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:22.633Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=71acb12b-b5ae-4895-81a8-7bcca2e1919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:34.280Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=97426341-d447-49b0-b0e7-d15c5fe67c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:44.383Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0f756385-5b0e-4c24-ad74-19418cc2149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:54.489Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=009a5b96-8f24-4291-9cd9-1e46e78ab725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:09:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:04.942Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=731ee9c6-1ed3-4052-808e-c247a986bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:15.091Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a5d68000-755a-457d-a5a8-6591ca32da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:25.310Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5daa8717-7624-425d-948d-34ce0cf7c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:35.355Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2816535a-25c1-4ba2-a1fa-5ee214f0b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:45.510Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6524291f-7ecc-4af1-807f-56e628b24994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:55.650Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e0b69f22-98c8-4773-8180-3de25ec08b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:10:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:06.225Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cca8c8f3-8587-4951-b97c-e2a6223c56f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:16.701Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e609c8c2-3e74-4b0e-b562-9fb857c278a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:26.882Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=66e6c8da-c5df-4afe-84fe-937d7386b295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:26.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:36.955Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c3cb4c08-97d9-4669-aeba-3e578bf6dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:47.076Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7a1e96bf-796b-43bd-9f99-a223975f6eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:57.217Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=239210b6-311e-421f-b05f-d52b9a77807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:11:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:07.536Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fdb09b31-96fc-424b-a5fb-bc66c494262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:17.552Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a3b734a0-7dae-4cee-954f-f0656696aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:27.575Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=234c1e10-82f5-4027-a426-698740caf9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:37.620Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=590236ee-45ce-410c-85bf-d61a21a2e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:47.658Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9f51f0f2-d3ed-4cc3-9e2e-1a6225a1201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:57.795Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e79a67f2-3b8a-4a89-8098-d32fbbeb7495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:12:57.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:07.834Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=074d0bc3-a23c-4654-9cb0-10c8c32aef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:17.918Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=85d5f077-cd0b-42e0-83d2-5d89d1bc9da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:27.988Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=667a7ba9-99cf-4698-bc4c-85449aad1555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:38.059Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c8502d0d-87dd-44c1-9c90-562ba752eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:13:44.034Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:13:44.035Z |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-03-04T00:13:44.036Z |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-03-04T00:13:44.036Z |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-03-04T00:13:44.038Z |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-03-04T00:13:44.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:13:44.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:13:44.160Z |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-03-04T00:13:44.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:48.114Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=93d832c7-c0f9-49f8-b1e3-43ca938b73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:58.265Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4d656412-4821-460a-a98e-86831f142f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:13:58.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:08.332Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8af60d98-e2c8-4c50-83fd-d113e680c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:18.386Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0d0145d3-1140-4958-80fe-7b1141ace838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:28.503Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c8ea5552-cd79-4bca-af87-5c3c657d8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:38.574Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a08947b0-c5fe-4ced-ae7c-812d280fbfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:48.668Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2d78025d-0327-47f2-88bf-9a3af097c192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:14:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:00.203Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2f8b52e2-fd31-4966-9fa8-f4f601e53fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:00.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:10.298Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e245c1cc-0eed-4d07-9c17-cdec1b73084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:20.381Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1c7c99bb-569e-4bc1-97a7-8e95ef099030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:30.500Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=482ba57b-fbed-4f18-9b5e-6b4314db13cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:40.558Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9e899bcd-7f84-49a2-ba2b-77fcb3140168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:50.600Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a61640ac-f9f2-4cc7-822c-60bcd300ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:15:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:00.652Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=40a1aab6-4d7c-4d87-b3d8-1e6f3c1fa437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:11.056Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=08cd7e46-c94e-431c-84fa-3887413dfbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:21.149Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9fea04d2-3948-46cc-8180-6410b58f16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:31.448Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ea60f680-b923-4747-b8f4-9712609c1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:41.605Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=412ec858-fa2e-4e4f-b42b-f697789dce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:51.728Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f53738f4-6c28-4e60-aecf-01841ef92334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:16:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:01.798Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f804183a-0cbf-4f35-9049-02eae0ffd2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:11.875Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=93cafc72-8bc1-4d71-b8a8-33a2fd063bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:21.950Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=71f879f3-0092-4b4c-87cf-4fc8d3482fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:32.048Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1aa61fb9-4370-4bf0-abbe-2079dfcdbb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:42.149Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a6ae4ce1-5903-43b5-ba1d-5c8a40d26df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:52.219Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ec8ad193-f0cf-4b40-9bcb-8026675077d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:17:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:02.259Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=02286fbd-1e96-40ba-b44a-9e394b4c490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:12.364Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=40b09c0c-476c-4cc9-b1e1-b5f8f25891df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:22.401Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9bbbe254-b865-4eca-ae65-70cd70647caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:32.462Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=73fdef92-a811-4313-a253-8c3b0a40f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:18:42.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:18:42.590Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:18:42.591Z |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-03-04T00:18:42.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:18:42.592Z |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-03-04T00:18:42.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:18:42.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:18:42.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-04T00:18:42.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:52.755Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0ccd80a7-0417-4135-962b-c9c49e8b4575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:18:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:02.818Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=096e4f89-cf72-46f6-9340-a6a86c574e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:12.874Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=15d1a239-6607-4f7b-ac3a-4301427f0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:22.902Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8ef67636-f86a-4885-bb0e-c9ac270cf92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:32.936Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6d0a364b-8a21-4297-875d-042a7ffb3b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:42.990Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=93a8d839-1367-481e-99d9-e1eb5c09d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:53.027Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=136729d1-2a65-4b7c-b94e-0e00212f558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:19:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:03.131Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=11ff0051-5c7f-42bf-af9d-e0a036bfc639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:03.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:13.249Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8b7c728e-5ff3-415d-a598-9e2b0ab4d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:23.286Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=213136fd-4158-4c27-9d7e-cacd0d30e536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:33.332Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=516e0c45-3501-4636-91b7-19f48e5e4908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:43.363Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f2d4e717-56ca-421b-835f-7086660ba898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:53.508Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1beacd5-0f97-41e3-a1ee-49d210d0435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:20:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:04.067Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=14316996-f0fc-4b5d-acdc-151008899657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:14.119Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ac1acdca-dc7a-4668-9194-c363bd1a8a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:24.312Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9f32ddc2-4f6f-4834-a287-e84901cb945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:34.389Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=22191ab5-90d5-43a0-bba0-d66d01f524d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:44.445Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7879384a-ed39-4914-ad55-4d9c168d56cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:54.514Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=94d3f7a2-edd6-4858-987a-5236f899161d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:21:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:04.608Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c10da2b4-28b1-4715-8b1d-e87eed297a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:14.663Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=450e7c88-547e-429a-a9ab-771e9070e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:24.717Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=52387191-4352-4735-a1b7-db04ba60c4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:34.751Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2a51afdb-9768-42c9-a459-59eaa3b950ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:44.845Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=325b18f6-b215-451b-9fdd-c50a7db6499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:54.974Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3025900f-acd0-420a-9e8a-371501061428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:22:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:05.039Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4565b120-8445-4ba0-a84d-cf4740d0b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:05.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:15.082Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a1553f40-5d3a-43ce-b102-bf6d5fa05e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:25.185Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8c470b85-5ff8-4d6c-a53f-0d29e74763e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:35.259Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=09c75c61-c568-4667-8218-59ea23e4d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:23:42.656Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:23:42.656Z |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-03-04T00:23:42.657Z |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-03-04T00:23:42.657Z |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-03-04T00:23:42.658Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:23:42.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:23:42.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:23:42.673Z |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-03-04T00:23:42.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:45.332Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a925173f-2f5c-4f40-b3d6-28aa375f4859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:45.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:55.445Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=397215ba-e7c4-4773-8d8d-93478410e35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:23:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:05.479Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=41226e1f-c9db-4ea9-9624-11b17192b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:15.521Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=07c21853-8640-41a4-a412-45f7be31f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:25.556Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5671a083-241b-4aea-b7ef-d16f491def08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:35.600Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5c5554aa-4c1e-4b20-99a4-91750f8c9f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:45.656Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f75985a4-7e27-4924-a16f-2876cac6c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:55.707Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7d126237-c0d0-4140-a562-760091076be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:24:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:05.741Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fc094d61-9296-4467-aecc-c8e1fb5674a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:15.762Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=33bef034-fbd8-46f7-b6ba-5575ecb7908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:25.788Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43ae943c-8b26-489f-8e18-843c1ed785c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:35.817Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dbede572-a104-4105-8878-e1a694617a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:45.861Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ef516322-5d0b-4719-8afe-8c917936b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:56.055Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8a55257d-b8ca-46ac-b04f-0e37642bf009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:25:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:06.086Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=23c1491a-e8cd-43bb-a0d0-f633f7c73616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:16.121Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=44a1e5ed-228d-45f9-a64c-fb0d647af44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:26.168Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=60109c3b-b916-4ed5-b9a1-03c385a4e334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:36.190Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=614cef9c-f86b-422f-b15b-47cb3fcf8dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:46.222Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0432eb8d-c312-4e24-b4d8-ad97f1803537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:56.275Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d13d7643-d887-4f65-869b-0e14b20357f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:26:56.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:06.304Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fee0042c-82d9-45fe-b356-fa4e798ebf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:16.345Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=796d27f5-0199-46d3-b36e-2e229b9cffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:26.378Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fd803eb7-b741-41d6-930f-b61f28e2e967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:36.407Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ad59afd0-13c0-4979-b7ef-2ffd75d06e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:46.457Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5833d6df-fa97-4fb1-83b9-c0d8c064af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:56.499Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b3855b7a-60f5-4e33-928b-83464851310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:27:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:06.553Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=24af645c-92b9-4533-8eae-ca4b8ce53e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:16.601Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2c556c4f-e459-4a42-aea8-ac117386433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:26.681Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0520a613-f35d-40c1-bea1-2766a3f5ff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:36.721Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=28eec603-96a4-4f08-a544-2731074d239a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:28:42.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:28:42.569Z |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-03-04T00:28:42.569Z |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-03-04T00:28:42.570Z |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-03-04T00:28:42.571Z |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-03-04T00:28:42.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:28:42.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:28:42.589Z |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-03-04T00:28:42.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:46.841Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6ec9d6ed-dc5a-4937-9ca2-63b85d0e6557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:56.894Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a3ab48e1-1f1d-42fb-8c82-05e482f21e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:28:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:06.924Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d425f7be-58ce-4134-a985-1c59a4394b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:16.951Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c3fd9837-101a-44d8-b731-8fd0a1014433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:26.977Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=39b6186e-3547-4e26-b731-86c1388238eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:37.022Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d6ec80be-51e8-422d-a402-674b67ad4a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:47.097Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=30ce336a-a113-4ac4-a514-3f472bef42af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:57.121Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=46a9d75c-64c3-4239-9d26-e5b194945898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:29:57.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:07.155Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4f2b6181-3f49-48d0-802a-5ce195a176cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:17.201Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a8ac6b98-7cc4-4d0d-9fd6-ccce4de0d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:27.225Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ec59afe4-3ab7-46e4-b0d9-0fe02bedb884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:37.326Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2951fd32-a75d-45cd-ae65-7d6c733ff92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:47.519Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9da48d4c-8da0-4e28-96a5-0ff8f3063a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:57.751Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=95a1156e-f9f1-4c46-95e9-19dff51835d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:30:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:07.804Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1f4771fa-9f76-49f4-ada8-d1e7218f1f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:07.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:17.857Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e77c3eea-4038-4ab0-ae15-27c8ec43d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:28.041Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=414e8214-fd19-413c-824c-e02fa3c02d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:38.128Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d4204c84-74dd-433b-92f9-850749423764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:48.179Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e993e7b9-bab9-4a75-9978-f37f2e143d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:58.286Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=10c6e9d3-7416-4cac-9721-fc137eec24e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:31:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:08.354Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8e5e4752-af10-4799-b992-f0eba1fcfb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:18.510Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6ec9a7e5-e8b9-43ef-b324-666257f8a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:28.578Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c36c00db-c23e-42f2-b7f7-21301575ec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:38.711Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=41b13855-4aaf-4425-8882-bee0349ff936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:48.808Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f70bfab9-7b31-4c51-8433-cd8c62c0f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:58.846Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=06a2320b-2c33-4ee7-9659-434a03e7e159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:32:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:08.883Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=64dc49da-3587-4166-b78e-f7bca347edb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:18.923Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6d00d9bc-30f6-439a-834d-b9c2b7cb4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:29.012Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=629cf0c9-79f1-4478-b89e-0471bede00ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:39.048Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=075ddfee-90ea-4b42-847f-959cbdd97464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:33:42.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:33:42.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:33:42.648Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T00:33:42.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:33:42.649Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:33:42.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:33:42.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:33:42.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-04T00:33:42.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:49.071Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d29db279-c46b-4589-b5d7-03f7da95484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:59.117Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=af067cc7-a8f7-4036-9bc4-7523ebce9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:33:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:09.145Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d2053380-5f7d-44ab-a934-20cd417067b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:19.194Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a73b179c-d888-435c-9ee6-521592956870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:29.279Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0cc44ae9-efb2-4472-ac2f-be267bf031ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:39.349Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=62b7f148-09a8-4126-b94e-587fa21f26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:49.406Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b7058725-e74c-458e-8880-0334129bdce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:59.521Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=821162b9-bf13-41a6-87f1-342c7f58e9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:34:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:09.583Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0def9b89-eba4-48ef-b5cd-1c88c60c9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:20.294Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=50d6d429-fead-4911-bf8a-3cb4da3ec5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:30.511Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cca4378b-0a81-4651-8058-abe8656683af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:30.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:40.794Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43541dec-1754-4227-b210-4fb2fd65e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:51.108Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9199ce25-3d73-4d42-b7ee-13215c87bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:35:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:01.229Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=947ece73-7cd6-4c6f-92fa-0765dee53db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:11.287Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b03591e6-88cd-4df7-976b-9cdda65074d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:21.355Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=85f8e7a4-4b77-4eda-b056-fea2b5ac7925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:31.462Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=639198f3-1a36-4ca8-8a2a-9a6a2e8e0bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:41.524Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2a3ca56e-cf91-4aaa-904f-58e2c7a865ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:51.646Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=addaade6-0739-452d-b1b0-7647dcf39e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:36:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:01.709Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=34c11c42-fe61-41ab-8a38-4b00c4c49968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:11.960Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5b9f474c-b2d8-459e-b201-cd00c4ec689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:22.031Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=38310806-1542-4dc4-95fc-646c96262637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:32.205Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=12322a30-aaba-40ee-a1b6-9f4a20236031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:42.267Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d7315657-c22b-422d-9cba-745f53c857df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:52.398Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c98159b8-4dec-4284-a3dd-82b17b368a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:37:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:02.820Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f18d4ecd-ff66-4f0a-b37f-161121c5c61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:12.896Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cbdba7ee-dfa9-4866-b34f-b48154b35884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:22.941Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3bfea763-f266-4280-9621-78e0ea4359b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:32.996Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ffaf40c1-06ca-4e4f-b664-3c1bfbfb4c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:38:42.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:38:42.632Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:38:42.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T00:38:42.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:38:42.634Z |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-03-04T00:38:42.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:38:42.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:38:42.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-04T00:38:42.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:43.066Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=88ac647a-8225-4c5f-bced-6ea58e28c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:53.178Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ddb93254-ef7e-4434-aef3-90bf1342cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:38:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:03.250Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=07af7cc2-4439-4d7c-a8d0-c6badfce936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:13.316Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1f763d0e-3667-41b5-a357-c42b3811a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:23.360Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=beb61e42-1969-45a2-88d3-d131f9e26902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:33.508Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7654b910-2e72-4959-88e3-65907b5674a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:43.653Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ef1a96a9-3310-47af-929c-6b2c606d4f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:53.756Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dd0c6aee-0817-432a-9e69-934518d2ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:39:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:03.829Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=74b6693f-7245-412f-9848-6f868f417557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:13.987Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=76e32292-bbdc-4bba-b8b3-29f8f023ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:24.056Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=29503d54-70aa-486f-b197-e00adcf3b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:34.129Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=21ec0dc9-5413-4e63-98db-ce368d952cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:44.205Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7e27a41b-88c0-4c68-b2a8-636bb2e5e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:54.996Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9928cef0-d321-4686-9bf0-4ce81592f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:40:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:05.128Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1e1b4081-b6ff-4bf0-b111-edea91050b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:15.224Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=475111c5-722b-43fb-b8a5-a2c2e650f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:25.298Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43af4ea7-0a30-4c3a-bbdc-98a33eb4867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:35.381Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=72d65674-6df1-4a4a-b812-9b58bd0500e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:45.452Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b0f36ef7-4f09-47f2-b296-9f72a7c0c5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:45.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:55.492Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=967d6f3a-0e09-46ed-a73c-3d6a9fab4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:41:55.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:05.641Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b24659d0-0d6a-4268-8b24-57f5c055afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:15.703Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=50946474-dfad-460d-8ee2-6f1700e98a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:25.755Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=11e23b6e-650d-435b-b59f-edfa50a37de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:35.932Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=34966d94-dc17-4ff2-9871-b873df4b8b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:46.047Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=79a8fdee-ea09-4839-a0bb-a4170930cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:56.122Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cee8b53d-f75d-461e-83a2-429dcdd8c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:42:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:06.195Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1d54de06-fdd0-4aea-909e-66fb296c8ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:16.273Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d74c50b1-06ee-44dd-acaf-45a363d2f8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:26.405Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b5c1fd56-5c92-43b3-b0b8-94d7b6df734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:36.546Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=706fc31f-eddc-4d5f-8410-aab5ba6c167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:43:42.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:43:42.631Z |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-03-04T00:43:42.631Z |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-03-04T00:43:42.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:43:42.633Z |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-03-04T00:43:42.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:43:42.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:43:42.646Z |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-03-04T00:43:42.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:46.626Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c9199b85-8b3d-40f1-8924-0bdc34f12f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:56.741Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3fba1993-e2f9-4f90-85f9-429ad7a1082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:43:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:06.796Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=00d82e4f-5ae7-4a2e-9fb6-480c8d53b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:16.889Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cdbe42ee-a797-4dd2-9acb-bab7cad5bca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:26.980Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=34afbad6-4d51-4a40-8550-a2f50f0b0f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:37.128Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a8675d09-8ebf-4823-bce3-b1c86d8f8f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:47.187Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b28f4f27-4697-4130-a004-edc43213bdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:57.486Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d2c30e79-dab7-471e-99c2-a3d73e30fa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:44:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:07.544Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=64ba4b08-c823-412b-be22-37417247421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:17.689Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ad3f390d-4e12-44b2-902d-bbd0dbf25034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:27.791Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1079255-2453-47b1-b7d4-d5204dfe17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:37.914Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43dffb4d-a5ea-4704-a037-2e2fe034721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:47.994Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=aea1f94a-013e-4894-8f32-5f2e00aba841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:58.084Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=99cc032b-1a40-49c6-89ed-c8f7d505e5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:45:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:08.144Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e27d1422-b342-49c8-926b-fa5e04d27cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:18.224Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6fed90e5-b04e-4f73-bd7c-6df382edeee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:28.274Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cab4b0c4-8f90-430b-98d1-f734fd872b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:38.416Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bc1c150a-7897-4d49-8428-5781b514393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:48.660Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a8430741-bcf2-4a59-8858-14addcd9fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:58.984Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9ddda99d-c82e-4c86-81ea-6394bdc75892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:46:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:09.041Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a055aa24-3a32-468f-882c-b34a99c19bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:19.068Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0aad6dd8-afe0-40ed-b33a-2f6d607c0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:29.115Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9fb74f10-14d5-4fa4-8fe0-96a7a737a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:39.137Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6d6aebdf-4fad-4590-836a-ee806dad22b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:49.182Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a3d46b87-4231-4bf0-b30a-ce388c416b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:59.213Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1eb2b963-4f79-4283-ad91-3217ee689364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:47:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:09.297Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0d69b539-e8a2-49fa-bf39-cadaf8d2add8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:19.449Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=34c02e2d-7bf2-4946-aad0-058092041a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:29.492Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b0d2339c-2cf6-49b4-8f6f-f9a94b5ef1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:29.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:39.679Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c3d5bf8e-4229-4247-b9ea-fc8eaed930ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:48:42.687Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:48:42.687Z |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-03-04T00:48:42.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-03-04T00:48:42.688Z |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-03-04T00:48:42.689Z |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-03-04T00:48:42.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:48:42.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:48:42.716Z |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-03-04T00:48:42.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:49.743Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8b75de07-ddd3-4ce2-9c90-b69c53119034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:59.816Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3b2d951e-7e4a-420e-bb2f-86180e56b467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:48:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:09.924Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f902395d-5f65-42cf-8193-23b9267c056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:19.977Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=58faa189-0c88-435c-be88-e5c71eb63095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:30.020Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=479c29c3-dbb7-402e-a6f2-35ccb65f2ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:40.066Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=094eacd3-a05f-4b0e-bf00-4bc528c37250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:50.235Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a33992ca-c56b-414b-8510-6e255f153720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:49:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:00.282Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=eb33de10-7e3f-48d6-b20b-5d3337893ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:10.326Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=595e1c9b-9ef4-4378-a977-51e000fdffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:20.374Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=11c69738-819b-4c7a-9a09-1bebc047e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:30.412Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1d5b69b5-37de-41dd-bf09-a4de2120f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:30.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:40.442Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6ff5ab26-8422-4e2c-9e69-df1e0b18edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:50.476Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4332ca18-f0a4-48fc-b319-1178c19f5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:50:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:00.506Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6952e5c2-af14-4715-8469-43ca5accc0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:10.556Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ef2c4564-6b65-4695-8aba-54c5e4733540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:20.595Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5ac134a0-ca86-4961-8989-cd88c767c87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:30.652Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b51e6482-77ce-43aa-8d2c-27ccc89dce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:40.673Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6b94b78f-eda8-4dfe-9c74-9c0ed17662d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:50.703Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=32ec967a-406a-4416-a7ed-40469d54f661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:51:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:00.793Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c5e5fdd7-ad33-4d9e-9cd4-da12c323f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:10.861Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6a8bd380-4915-4236-b2f0-4dd2b42abc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:20.918Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43f98311-5e3f-4711-b101-387d4c18c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:31.001Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=db4047bb-4e0a-4b3d-b3ba-3b0362cbacf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:41.021Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=46f7bb88-23a6-4962-8c5d-ee86310e6059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:51.081Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fc44bcf1-6ec4-4e47-86e2-998ae541b676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:52:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:01.173Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ee7ea45b-992a-49d0-9794-8c1d257053b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:11.202Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cdfd7e71-32ca-4d30-aaf8-3db5bd8e646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:21.226Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=840f2990-0bf2-475c-9977-cd869c311fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:31.339Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=91da8a0c-0d52-4c04-b67b-da83a396a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:41.414Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=63175ff8-c399-4c38-a47d-37c0f1d24d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:53:42.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:53:42.604Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:53:42.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T00:53:42.604Z |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-03-04T00:53:42.606Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:53:42.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:53:42.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:53:42.624Z |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-03-04T00:53:42.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:51.493Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e006454b-3ac9-4794-9e52-7c4b1968193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:53:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:01.649Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=477a9e7c-0102-4aae-a429-96ffc71af235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:11.769Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0e162341-0bea-44f8-a0dd-bd3441d57309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:21.849Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3955b12a-1392-4bac-825c-00dd87f808b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:31.913Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=58b705cc-7a8b-4649-8ffd-41190a7aacc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:42.022Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b5307df4-c1b9-4bf9-8e13-4a5aa58ce2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:52.167Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=12ed8fb2-d88c-4761-b025-b06806ec95ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:54:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:02.187Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e51e0248-463e-4f70-8ac0-6e6216371cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:12.273Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e394507d-b736-4f32-b1e3-d9eeea5412e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:22.351Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c52366b0-528a-4ef9-9c94-c171027e77a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:32.442Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e300eccc-49c0-4d11-9a55-952e653165a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:42.547Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dd4054da-d73d-4676-8089-c86b6ec409ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:52.573Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=705d9f2c-085b-47fa-8519-a4c0c5a5cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:55:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:02.722Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=30a06135-2faf-45fa-bdcb-782eab8c9fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:12.779Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5520e410-ae24-46f4-8221-9c50fc1c7a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:22.817Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=159d6f85-a9f1-4c31-a676-01813bb3e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:32.884Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f0f6a97e-fccf-42bf-be75-b7599939f796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:42.917Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1ec8352c-09bc-410c-a4c5-22f798a3d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:52.959Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7ac6890a-5165-440f-90b0-d4ec69c33418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:56:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:02.985Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=de3d918c-d286-4064-9362-c2734b1f5718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:13.064Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b1d1904e-e546-4b85-ad89-41865c461516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:23.101Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a08dd2c1-de73-4793-bd9f-cc3a22c446f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:33.133Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f6909f9b-58f1-4fdd-99d2-7b13ea9e60d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:43.162Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8dddce49-844b-4783-9ae3-5bcd30e6b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:53.196Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=446b222f-58e0-48df-94fd-337e3b889506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:57:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:03.232Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=53fb1258-0a04-4b6c-8257-a574dd3061a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:13.256Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ca8b0560-557a-4135-b132-051367c851cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:23.276Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=17316af0-98d4-4749-9aae-024a92d046aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:33.467Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fc3c8ca1-5e09-4551-8d69-a0b159daf937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T00:58:42.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T00:58:42.572Z |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-03-04T00:58:42.572Z |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-03-04T00:58:42.572Z |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-03-04T00:58:42.574Z |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-03-04T00:58:42.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T00:58:42.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T00:58:42.589Z |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-03-04T00:58:42.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:43.805Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0f2a7ab4-97f0-4f04-860e-17751552c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:53.843Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=93631a9a-1117-4651-9197-f08d475a040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:58:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:03.916Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=14d69477-3dc1-412a-82df-807c63fb3d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:13.945Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=815c2dbf-da64-466d-8a50-7c2e9155d421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:24.008Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=061e64d0-6362-4a80-948a-10af4a610abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:34.025Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f727480c-18b5-4b3c-bfac-518e34ab5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:44.057Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2b7d1a06-5826-4625-8510-744a4ab5d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:54.132Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8454943a-140d-4607-9030-70b41ab5f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T00:59:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:04.169Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=eda4abf8-7a85-4d5e-ae45-503d149ace46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:14.342Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c181e6c1-a78f-4da7-bc95-40c46d7acaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:24.363Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1e0d0acd-3c3e-4cd0-9227-5aa2965c613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:34.387Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4ebb70f7-e281-4f07-9634-aad381e89e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:44.420Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=523e2174-ab35-4ccc-8a46-0589c98ec505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:54.481Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5ca44867-8e2c-40d3-9482-98eb7ffd9d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:00:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:04.509Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=52a62291-9855-44eb-8337-ae007f505b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:14.602Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=673a2537-37f6-46ce-8739-5f97b7976997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:24.643Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=82dad078-2360-45cc-a720-6b6475857b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:34.757Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8f03b61e-034c-41f0-8a57-4bac784b4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:44.799Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fedc4e69-46e4-4ed7-a6f7-ea80069034a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:54.845Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=00770911-e72c-4f52-b3f6-49e6ddd3b901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:01:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:04.865Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=58381cfd-f6ae-48ba-9caf-6ae2186cba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:14.912Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=93e1ffaa-5bdd-4ad4-8f3c-a3416e8e9a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:24.988Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2bc09d5a-c192-4f43-ba43-43923f0e9ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:35.046Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2f800735-65ff-4ce0-9eb0-bbaa553afb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:45.122Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=26b2252e-6c88-40ff-b9de-461a684e99f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:55.239Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fd155262-b215-403d-9104-d3ce9f9ad9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:02:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:05.277Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6fcdc9cf-36c0-42a8-bfbf-01dcc8bd8589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:15.334Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c0bfb527-6a62-4471-9a3c-52c92b617cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:25.366Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a38d9ccf-4b64-4020-891a-088abef386e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:35.418Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c13ff7cc-cc9e-4f34-9c12-478daa8f1e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:03:42.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:03:42.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:03:42.648Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T01:03:42.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:03:42.649Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:03:42.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:03:42.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:03:42.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-04T01:03:42.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:45.695Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cd216d71-2728-41db-82c4-212418e94210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:55.771Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9f5fdb99-c6ca-41a4-8359-86b995d0ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:03:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:05.805Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b8116889-f79f-479d-986e-068afedc1192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:15.845Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f9472087-0e06-485f-afbf-b0a31d3afa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:25.893Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=236a77c2-725b-4c72-8be6-3b70112757c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:35.939Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=32d80c98-8e83-419b-a099-095140452424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:45.981Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8b97342f-f8cf-408d-b7ff-7c6cfefafbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:56.029Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=31485514-a037-45f4-a7a6-0146221291a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:04:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:06.052Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3e76b21b-f227-4921-9405-b379a2ab1626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:16.077Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=30f6ccfa-f091-4ce5-8d02-10d2b23b44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:26.126Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=44f7f518-dbfa-4cc5-a865-b5ff6d9cbbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:26.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:36.160Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f8c006d6-2142-427b-813a-8d1f503798d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:46.197Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c81e6e6a-b3eb-48a4-9920-50f09ffe818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:56.234Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7d9dc91b-f29c-44c8-8b12-df3e118655db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:05:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:06.301Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=073ead9b-0981-4af9-ada9-c1ef20cf6b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:16.350Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=741474d2-9b2f-4c93-b345-b3945319039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:26.394Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f517b48b-f384-4439-af7b-1795001b5465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:36.457Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ef3f29d8-5c4d-4210-8932-2b9d14a91f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:46.565Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bd61518b-639c-48e9-b586-957539647d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:56.616Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=27120be7-13e0-484a-bc11-ba652772f452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:06:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:06.761Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b066c766-4152-4339-8548-e38898cf5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:16.881Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=48b0dfe5-ea6c-4c11-ada0-4bc828814276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:26.977Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=08e37602-9799-4c50-a23d-c128bdef3437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:37.058Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1696f7b-5672-4f93-9e6a-235d94934d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:47.134Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6eb88c83-a56c-4de5-9376-d9bc9a99f67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:57.179Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f98ea9fe-1e7b-4ba2-9be2-100cf744c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:07:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:07.218Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ecd95256-0933-4e43-9359-7dd3b5770c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:17.271Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1363812-60f9-4777-a956-d614d6880e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:27.297Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e4cf87f5-ac18-427e-807c-ee641b451b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:37.326Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a2bf5a57-5eff-4291-b48a-722e9ab34362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:37.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:08:42.664Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:08:42.665Z |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-03-04T01:08:42.665Z |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-03-04T01:08:42.665Z |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-03-04T01:08:42.666Z |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-03-04T01:08:42.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:08:42.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:08:42.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-03-04T01:08:42.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:47.392Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=799fcff9-f9f8-4108-bd28-2b945a61794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:57.478Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=483f271e-adc2-489a-a0d2-4c9bc344e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:08:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:07.514Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1a03d261-1e26-472d-a051-94cb00587286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:17.546Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dac31ef9-d540-4ebb-9a97-61a8bcc41c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:27.572Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f368498c-6de2-4d89-af0a-fddc036de301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:37.607Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7d082560-f7fc-4251-a161-ae06359b6653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:47.638Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=22861058-4978-4a1e-aee7-5711b7df68dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:57.708Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=51fca02c-90c7-4b95-b07b-9e52ee4d0131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:09:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:07.756Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d41fdb6c-9490-47b7-b85b-bb4122698e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:17.798Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b7f7e7a6-72cf-4976-93f1-f09b24b63a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:27.821Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=53644ac8-41c7-456c-8f66-f245487b2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:37.858Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a769723a-68c2-4eb8-bcbc-fae0eb1378ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:47.905Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9b86c393-b9d1-4891-a120-9d218ba151db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:57.948Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=211c25cd-4d21-47f9-83c9-6c34877c50ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:10:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:08.010Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b8621756-461a-4b8d-abb8-1f564b7209d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:18.068Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a50c2af3-7409-4268-838d-11070e97bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:28.098Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=91f6720e-62bb-452e-a44f-611a6d6dff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:28.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:38.138Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=acd7ea1b-d051-456e-a9d7-cb9c7a7b2a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:48.252Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6dd3664a-6339-48c6-860e-d8f998895e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:58.310Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c95e5dd3-9d86-4fd1-9e2c-3bd69c7d5712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:11:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:08.357Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4fb257f7-ad6a-4c87-83a5-eb2c8e9d5891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:08.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:18.407Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d1dd88aa-742b-4edb-a247-fef451154677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:28.573Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=de2e84cf-7388-4786-beee-4401d746bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:38.625Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=747f8cf7-3607-4e1b-94f5-031633534ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:48.670Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4fa55442-1e29-40ad-a397-1f4baca6fe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:58.749Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bfce3d1d-962c-44fb-9440-02cd62e1d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:12:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:08.790Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=662f7b25-3d44-46db-8708-c2ca285315d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:19.567Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ab2fc774-728e-4c9f-abb6-a43cce5c04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:29.599Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=90574839-f24c-4672-aa4e-62c08513f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:39.626Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f4500d72-7adb-4ab7-aad2-522e94e727d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:13:42.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:13:42.676Z |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-03-04T01:13:42.676Z |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-03-04T01:13:42.676Z |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-03-04T01:13:42.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-03-04T01:13:42.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:13:42.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:13:42.722Z |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-03-04T01:13:42.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:49.650Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e949b4f0-72f9-4918-9598-306e4768f72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:59.692Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=31374db6-c894-487f-8727-f8c31eeac044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:13:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:09.731Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fdf38b63-4be1-44c0-8b43-13359680bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:19.815Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=aed59fae-7a01-4e86-81aa-967f9c32cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:29.900Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=586d539b-5376-4db4-97f3-1ec7965ce59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:39.917Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=06f0c686-28b0-4cae-942f-b09d70a19b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:49.964Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3f87013c-5fb3-4fb4-a1a7-d0181d180dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:14:59.981Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f77255a1-6a7f-43fc-ae06-0fe266785aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:10.005Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5bf058dc-c5be-481d-bb92-f7abccc38176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:20.060Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=80c8ad96-766a-4df0-a9d2-8e13364798a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:30.129Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b6ff0beb-704e-4d94-9bc2-130cb155ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:40.154Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2ccc38c8-44db-4c7b-bad4-e2fa7581cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:50.186Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=27f9b0f9-a6b4-4e3a-b610-e8c1892eed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:15:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:00.237Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6b9f5db4-8bce-4a1c-80e1-be2cac6f0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:10.273Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c6cc6796-fde5-4358-9856-66c82d9b9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:20.318Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fb070108-1aa9-4938-98e8-1856ed467094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:30.361Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=de03049c-f117-4fa3-aa82-aded729c2539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:40.440Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e6854ff3-e0e8-4331-aaca-2afa3e70ff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:50.471Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0cb9ad34-aee7-4018-a69f-5b3540a7efa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:16:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:00.530Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4f4f8dfd-135b-4d32-b815-79404c99a063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:10.564Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5ee4ab1b-24aa-4b7e-8b63-9336b855f650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:20.579Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=90c57e2f-a537-44fb-b826-bb97ad444a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:30.604Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b65aa21c-c0de-4d3b-b17e-5c02367aa978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:40.632Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a59204f3-f930-42b2-b955-d5eeb3060633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:40.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:50.648Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f9a504d9-49b7-4a91-8592-fd9cfd9249b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:17:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:00.688Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b714a186-9bae-4133-8a0b-d38cf1e61111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:10.740Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fbb30d8b-88cf-41fb-9c1c-695d69afda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:20.772Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b913ab09-3044-4f6b-ab22-fa5ad0fd472c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:30.793Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0a37951a-9163-4a8f-9a2e-24fb41e2463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:40.843Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9da2afd9-c3ab-44c5-acc1-913e44001d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:18:42.678Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:18:42.679Z |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-03-04T01:18:42.681Z |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-03-04T01:18:42.681Z |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-03-04T01:18:42.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:18:42.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:18:42.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:18:42.698Z |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-03-04T01:18:42.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:50.917Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6475adf8-979c-4af2-8647-3bd8ac2cf1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:18:50.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:00.992Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0b9afce8-be8e-48f0-ba43-daa9f5eaa6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:11.023Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d6fede14-4ac6-4561-8ab5-abe7baad1370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:21.065Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=030233aa-bd9f-424b-a7de-89d49e58dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:21.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:31.122Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e8526e5f-d848-40a9-ab9f-2f335f71d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:41.201Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2a517d2f-d5a0-47b8-bb73-fc922cb97278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:51.220Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c7e51016-2afb-4189-a904-faf6c2a9314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:19:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:01.248Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b3a0f119-10f7-45d4-acbf-91966a34f7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:11.294Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b01e6db0-3699-4372-84a7-b34020bfc609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:21.340Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=74112673-1567-4367-bd1d-86f3f3c674fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:31.386Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e26e317b-203e-427b-890f-92f7e75ba4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:41.457Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a45b7d3f-3543-4f5f-bc24-1c29cef91b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:51.500Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=acf19e8a-8a99-42c0-b954-3716d1ee2976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:20:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:01.536Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=479f2cb0-9d1d-47b5-a746-e4d757cb5d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:11.591Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=10a3ba70-eff5-4f41-9070-63c3bdde376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:21.662Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8f5a3683-f4fb-4840-a9b4-00477727297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:31.739Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fb771102-8ee6-409d-b6cf-0001f69be321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:41.779Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3e06dbc0-5741-4fb3-85d3-37c50014e4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:51.825Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=43c2a956-59cf-4163-8aef-a1fca5dd10c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:21:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:01.895Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ad593249-8cf7-474e-aca8-878e09f73f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:11.929Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e5fb7ae9-7b8e-4a7b-9e6a-b6ad627a56d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:21.949Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8fc0e37c-1904-440b-9f69-e7f5822b6081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:31.973Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=42d1de37-b54e-4cbd-8a87-b32c22d1acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:42.122Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b271a1b9-7d3f-4950-bfe9-e2cba6ae0491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:52.150Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=988d3887-b1bf-44e3-8b0a-3f06f060ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:22:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:02.204Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=463691cf-6b66-4f51-8875-1420b8728a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:12.252Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9a4bd935-7b5d-4d0c-94c9-951d417a6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:22.291Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=52c6b1f7-981f-4ff9-8aca-2e5443cae69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:32.425Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4b66ec42-3b4a-4a9b-8970-4b24766c1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:42.481Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=889083ed-3981-430d-b432-10cfde2be2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:23:42.534Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:23:42.535Z |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-03-04T01:23:42.535Z |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-03-04T01:23:42.535Z |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-03-04T01:23:42.536Z |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-03-04T01:23:42.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:23:42.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:23:42.550Z |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-03-04T01:23:42.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:52.569Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d19a4adb-c6c1-429d-9104-1f083684c119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:23:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:02.610Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5eced76e-aedf-4511-925a-5c11a4159000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:12.691Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c7c0c37f-5771-45e1-90b9-0d9f89f6896a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:22.770Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9ebfbfda-e448-4a1f-bfc0-168c758f64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:32.795Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cf751257-014f-4ad4-91e0-263eeeba599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:42.888Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=89c9d195-3e8d-4686-a5dc-0b1582e6b940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:52.932Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2fde9719-3fe8-4a09-b48b-568ff6bba633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:24:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:02.981Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=71fc191f-3dbe-4642-b351-014c5161e2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:13.016Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5ef331fb-b607-4dd5-bd9f-e93b1fa3ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:23.043Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ab0be16a-ba63-47d3-aaa4-9149e217f3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:33.074Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2479c172-de96-4a4e-b65a-73cdd113d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:43.111Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=81b47c13-fa51-4345-bfd3-677e5eb82f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:53.138Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2b904a77-afd3-434d-ab1a-ef273e7c924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:25:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:03.173Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=186fdeb4-036d-49b9-8ff4-815cc1db3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:13.199Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e8b0b963-e711-46e8-ad67-cebec49687ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:23.213Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0caee942-5c49-4729-9c59-ab532bc5f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:33.235Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=771abb4a-c3b8-40f5-a7a2-09c3a85d391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:43.266Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=07d49e5e-1b00-40fe-9227-8f311a7fd44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:53.313Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fdfc7366-665e-40d4-84a3-e9fc7d82a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:26:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:03.329Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a6e8ca19-c36a-4aaf-a390-1493d772e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:13.347Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=842b1d22-1eb1-433c-9339-5d0489b4d7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:23.362Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d4fc5b61-63a7-406b-b75f-a3c3cf5abd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:33.386Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7cf7d9eb-312c-493e-bbe5-97437b98a345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:43.408Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=90c3d13e-7e93-41f5-8a15-1f5becefe107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:53.445Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=785d9e0c-ae9f-4cc9-8106-ab15a19ba32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:27:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:03.512Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=23457229-3550-40d0-84b9-b380e47c7725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:13.546Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b07aa591-b788-43b3-be4c-bd6a2343efd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:23.577Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=73a31626-d6b1-48bd-9cca-9aa99ed5c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:23.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:33.602Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=53f3d6d1-28d0-4dcd-b53a-a85416694516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:28:42.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:28:42.549Z |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-03-04T01:28:42.549Z |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-03-04T01:28:42.549Z |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-03-04T01:28:42.551Z |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-03-04T01:28:42.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:28:42.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:28:42.562Z |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-03-04T01:28:42.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:43.715Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e1ac0cc5-b350-4577-93f8-be1e003106ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:53.798Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=22b6d18f-d135-480f-9ad2-5f89b6cefd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:28:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:03.843Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5a8f8964-89f3-479b-8ad6-46765a2cf423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:13.869Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2d473553-b629-4ecd-8ead-75b04a4b0970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:23.905Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=425f6d76-056d-4c27-b796-1e9fa97fdbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:33.941Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d826b01a-d933-4a1d-b7e5-c84508c567f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:43.958Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=67fb97fc-2b50-4c92-a9b2-e25188034f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:54.070Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7e6d88c5-0c8c-4547-bad3-66b345bf3c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:29:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:04.111Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0b66318d-5858-4668-9d22-de47f18d6d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:14.133Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b091593e-e34f-4652-8423-0ba4f50f5d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:24.151Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c1031412-e83e-445f-83b5-230d2402222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:34.175Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ce03db46-dc9e-4ab7-a2d7-9b87f9e309b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:44.214Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b943bb4b-c026-4cc1-aa83-bffb6c8d170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:54.232Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f9480c71-69ce-4c1e-a6e1-713c060bc2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:30:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:04.286Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2018df11-c596-4672-99c0-757caeda30f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:14.313Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0203f051-d0e7-4648-88c6-ed77cf13d048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:24.330Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=99f019eb-8804-496d-a7a3-75ab27c7e962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:34.347Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4fa1a7fc-131c-48c2-95aa-8bf3dd7e3197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:44.399Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=df30a3d8-b4b1-4f3f-bc10-a35625d51799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:54.431Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=48d556aa-2057-4aa8-befb-426c8d0ca4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:31:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:04.460Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d72c5bae-a85b-494d-8cc2-2d0b4509a59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:14.476Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2dd9726c-66be-4653-8620-f60124c7280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:24.497Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c163cc0c-2757-49a1-8585-8b54c0dd24de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:34.531Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1d653a0a-4a20-4baa-ad80-a208c1c6fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:34.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:44.557Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=27bac0c1-194b-4aa5-bb55-c04bbe7bc0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:54.591Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a07d3950-cb90-409f-98dd-8c01b3f185ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:32:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:04.637Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=70e22c08-cfb2-4457-a4ce-300fc9efc0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:14.658Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=11ea6511-1c73-44fd-81fc-376ef6265536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:24.673Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=87e25fca-26de-4f53-a453-b425791c0cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:34.702Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ecc136e4-cb9c-4b25-8980-6565b6d777a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:33:42.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:33:42.528Z |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-03-04T01:33:42.528Z |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-03-04T01:33:42.528Z |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-03-04T01:33:42.530Z |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-03-04T01:33:42.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:33:42.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:33:42.544Z |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-03-04T01:33:42.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:44.779Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=df089839-6dd5-46c6-b41d-3870fa20afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:54.861Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=daa9a8bc-f92a-4841-bd85-636adc51e66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:33:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:04.906Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cd352e80-d746-422b-b85a-cbeb08b9ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:14.934Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=12b289e2-a039-45b9-b158-cfe426a8243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:24.989Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=99094b42-528d-44c3-8b68-f4b550d7df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:35.023Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3769bcd6-4ba7-4028-afc7-498176a94e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:45.074Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=48c102e9-446d-40bb-ab65-f7930b35612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:55.107Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7991a0ad-7c7d-471b-84ff-8297d2bd800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:34:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:05.170Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=19c75870-b2cc-4fef-b086-8dd724c0859a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:15.203Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3f281bd2-000d-451a-ab8a-f275be1b4b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:25.250Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f8c6c092-84b1-429c-be1f-a423e3d8c269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:35.278Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fd08cac2-9757-43e6-819a-2f40e663d4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:45.317Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f6f4b1c2-6f1a-4a26-9448-671bc03a17dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:55.450Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5768ddc2-a1fa-4f31-b715-a8eac7a27ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:35:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:05.475Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b4d0d7bc-220e-4839-b14f-ced879364764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:15.516Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6422e744-12a0-47a0-840e-902e0f225b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:25.559Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c78d61ae-4195-42e5-82b1-5b7e84c6f612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:35.576Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c42cb754-9b30-4082-bad0-47ee4b8d18f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:45.612Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=03d45656-b71f-4124-bd0f-565a64ae4122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:55.680Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=25448756-4826-457e-b715-1d6f8ad9eab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:36:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:05.715Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=700c60e6-01ba-42a6-a41b-6e5533f995ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:15.769Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=41785653-ee37-4d76-b909-e8ab5c59e627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:25.812Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f2f7827c-d75b-4711-ad1c-4598d03ea7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:35.836Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8b08b302-c368-4790-af45-0cabfe333ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:45.926Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0789896e-1cc0-44a7-9cce-81454e95b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:55.949Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b979c4f4-d058-4034-9495-f534c36405a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:37:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:06.016Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=265c3edc-859c-4995-9c50-ff20db256039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:16.065Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=57f25abd-6d49-4cd9-9538-8dace5eacb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:26.123Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a9ad488f-bfb8-48de-b501-4af611849280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:26.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:36.153Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e10ca83c-5fed-4aa2-85bf-1ad1f6695890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:38:42.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:38:42.481Z |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-03-04T01:38:42.482Z |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-03-04T01:38:42.482Z |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-03-04T01:38:42.482Z |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-03-04T01:38:42.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:38:42.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:38:42.490Z |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-03-04T01:38:42.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:46.225Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=076a1660-6723-4f14-8fd8-a58154da24cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:56.256Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=61e48fc8-f99c-4686-9154-fa80a3872819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:38:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:06.281Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2cb24b56-11ef-42d4-8e1a-e877bc73494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:16.333Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=482b958b-f57b-41ad-94f8-b89bec018cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:26.412Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=632180d7-c44b-4419-885c-ae50f9982f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:36.442Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8bbdd794-517a-44c2-93d1-dc742f62e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:46.493Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=83b43f59-b075-4caa-8060-3a78eb2d3ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:56.541Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e63eb01e-ec85-465c-b890-0db074df6742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:39:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:06.596Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=66ea2861-432b-464d-bfee-d76ac8f6f05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:16.727Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=730a811b-4a05-4cc0-a908-fe7dcb6c9936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:26.767Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bcd10986-3321-47b2-b434-a7a98ac7b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:36.820Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1b197032-bc5e-479d-a775-9f122e9c9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:46.870Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d9be0c72-8386-45e0-b915-50450e39bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:56.915Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d372ad7f-bec2-4847-a09a-28528f632974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:40:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:06.957Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ddcfcbb0-13e7-46a4-a4a0-d181219ca29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:17.422Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4c40e54f-1f39-4b7d-94f9-d2b7d8e2aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:27.455Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=550c125a-dac4-4aec-89c9-aa5622984d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:37.485Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f3996296-3e18-43f5-a9a3-9e16d56489cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:47.517Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=03428ba4-3f9b-4875-a4ef-8e935010eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:57.543Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a83ecf53-f42a-4cf3-893a-12981e413deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:41:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:07.567Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=84dec841-3ac1-45bc-855f-c87d0658358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:17.599Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cd8f5ceb-702b-423c-ae76-53d6da7051ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:17.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:27.623Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=71a98cb7-928c-4364-a452-a14adf778719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:37.651Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fe1fac16-df7c-40bb-a578-dbf5ebbf05ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:47.678Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=736204e4-e1f6-4256-90a6-3a5552bab991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:57.723Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6ce72363-4b16-41ec-a458-b883442f5e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:42:57.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:07.741Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=465995bd-21cd-4089-9a60-5be950ad44c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:17.763Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3763d8c8-102a-4f6a-b5b1-c4b412bf0df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:27.786Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=78229d0a-ca09-46d7-9da6-e5f1ed995d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:37.814Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c8882ccd-b6ab-4e68-850c-d7949d7f543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:43:42.612Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:43:42.615Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:43:42.615Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T01:43:42.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:43:42.616Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:43:42.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:43:42.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:43:42.626Z |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-03-04T01:43:42.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:47.854Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0e63c0c8-f0e5-4c74-8962-a5e61937415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:57.877Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=15bc58f4-52c9-4f8f-9c33-5dcb0b1756f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:43:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:07.903Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5d3fbc90-5caf-4299-972c-39f42d64a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:17.963Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c03fb4eb-7ab1-4827-93f0-2935e76e143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:27.985Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ac6a7f63-7ea9-4c09-b5bc-cb9a8ce7b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:38.007Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6ce1680c-d01d-4786-a6aa-7a70b38faa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:48.069Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=35aac719-9ccc-4474-8b28-8ab07888c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:58.106Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4df0e569-e8ba-4e8d-b169-7ec77225a766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:44:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:08.137Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5faa0a90-f712-4286-a39b-ff8c5fe033a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:18.161Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5d281be4-db8b-4dbc-96ab-bc485b60d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:28.197Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a68b1a96-3f91-4c7d-a1ac-3648a51dd44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:28.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:38.255Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c14cf77b-b110-43db-96cc-8a9adfc312d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:48.303Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cb3f9f4a-8568-4a93-bdae-1559de619e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:58.348Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6c302e61-ec4a-4d07-85ca-f3c575e99fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:45:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:08.392Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d60fb350-2ad0-4c28-a7d0-b01c9b895082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:18.518Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5ad18651-21b0-46ee-a89a-831e966b4354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:28.539Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=aac314e6-6d48-41c5-9c09-fd1d70c3d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:38.784Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=796125f7-7e12-4953-8054-85df70e30510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:48.808Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=98d06519-5dbb-42ea-bb2a-bef6b078a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:58.853Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f736ae4e-74fe-4a28-b506-87a339c4cc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:46:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:08.891Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=42a80bbd-156d-4f68-b656-e60164a3a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:18.926Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c2aa28fd-a1ca-4227-ac3f-f823cb969083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:28.964Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c33e4b34-6691-429b-8c12-ac9634bc0c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:38.986Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fcc9d5fc-69e5-40ca-a6e0-ecc0dcd773fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:49.026Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=68af232c-eef1-476b-9d2c-8d1c6a8a0212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:59.053Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=662a6609-3181-4553-aa6c-1ad3478cdd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:47:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:09.094Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9eb21cfe-1b47-4a4b-89d0-842c9dc8deb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:19.155Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cb721a67-ef9b-4e82-a67f-0764355fecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:29.233Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a0bb6636-96b2-4ffe-ad69-b13e66b7825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:39.264Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d8489a4a-fb05-4826-9f7a-6497bcd1609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:48:42.488Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:48:42.490Z |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-03-04T01:48:42.491Z |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-03-04T01:48:42.491Z |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-03-04T01:48:42.492Z |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-03-04T01:48:42.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:48:42.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:48:42.506Z |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-03-04T01:48:42.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:49.290Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7bdf9ff8-3d53-4521-8aab-07bbf0fed103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:59.324Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=caa5a7e2-18ed-4dde-ad08-463e0c03b834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:48:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:09.345Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=07415f66-f2d8-4791-ae05-2a58b2c1e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:19.373Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5f7292b0-81a5-4d44-8159-c5075342c604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:29.422Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8c692df2-4479-42e5-bc09-e2f5df57adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:39.459Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4b784f18-4aae-4882-b995-30445e9ffa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:49.514Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b690ae5a-604e-4d10-83f9-360054ebe09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:59.533Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3612144c-6b0a-4489-8bc2-0eecc53dd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:49:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:09.553Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c10ddf35-3128-4619-b1d6-b3b1e8ede84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:09.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:19.578Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a71569cc-cda6-4c7d-892d-8470f4565649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:29.605Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ae70c7d9-13e2-400d-8aa2-cd35432f2c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:39.629Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cf10a6ea-2188-44df-8c8f-e386ba17031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:49.661Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=13054fe2-8074-4a76-a392-9046492f4263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:59.786Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a16e5065-2140-4437-a2d1-28c13339d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:50:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:09.815Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=53afbee9-b408-4016-aea3-68a9b5e49695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:19.832Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5cf4d841-f18c-43dc-9c97-1d70117d51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:29.859Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=91488d21-ad12-4dc5-8ae4-d23a5cee617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:39.913Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e8d18cdf-18f6-424c-8562-081b0afc7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:49.942Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1c2afa73-68ef-4b52-9d3c-d2628742fb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:51:59.973Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=80368bbb-4d60-424e-a90b-9e67109e9e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:10.035Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c6dc158d-076c-400b-80a6-697ec4acdc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:20.064Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f3e5982b-1cfa-41f4-8022-25271249bfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:30.110Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dafe8eb0-0cd1-40fa-83bf-e394dc06a8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:40.133Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=523c968b-362a-45cf-8407-9d3f598d9112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:50.206Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9931dd4b-54af-4cce-954e-f69d01c9b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:52:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:00.252Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=25469656-c102-4c15-93f7-2803c632cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:10.274Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bfb800c5-0be5-4436-bd48-671bcfd9a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:20.311Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e9ed0b51-41b5-44b7-b4ab-40f1d3e6dce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:30.352Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ba16c85e-79a7-4d90-bbc5-3e03ac12aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:40.404Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ea17e243-0224-4fae-b77f-ab56046a0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:53:42.562Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:53:42.563Z |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-03-04T01:53:42.563Z |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-03-04T01:53:42.564Z |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-03-04T01:53:42.565Z |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-03-04T01:53:42.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:53:42.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:53:42.576Z |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-03-04T01:53:42.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:50.437Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7cbe9818-0756-4f7e-8c82-0cb268aa444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:53:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:00.470Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b0683bab-9e02-4946-b094-c8921f9669fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:10.535Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e1d19b41-2441-40ee-ab39-f226bae6afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:20.567Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=db1aff08-0d28-4ae3-868d-f186a7355e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:30.594Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3e9bcb5c-acda-4d8b-8740-559aa3f6d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:40.621Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=681b741e-8dbf-4499-864e-97eb4e595f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:50.672Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=253928c9-15fc-4fa0-95f7-fdcb1563f79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:54:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:00.757Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f4e7580f-ceef-40ee-8958-d46dafcb72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:10.774Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9c66a9f3-cba4-480d-8b54-e9ee2a5844d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:10.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:20.795Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2dc260b6-1503-41a8-9e63-107e312fcb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:30.833Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=12514e9c-1cdd-4ecf-8670-2fee37ee0bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:40.875Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ebe19069-68f4-414f-bd64-9140a9585a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:50.925Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e4041ad2-8c8d-400c-bb0f-91f6f8ba6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:55:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:00.954Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=31255c43-694d-4acb-a14f-48273004b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:10.980Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=550137c9-4a7d-4d86-a80d-57d11e052a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:21.006Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c17191d5-fdc0-4733-afeb-4349ebdbd54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:31.089Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bf17694e-79b7-4cb1-a17e-76d9bf8d0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:41.125Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6157e875-fbea-47c6-bf0b-6af583dc961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:51.166Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=31ff7f89-7b0c-452b-bda7-f9b389f02a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:56:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:01.204Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0de9d094-da44-4802-99dd-28b6e977f5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:11.232Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=824dfce8-ac60-4c74-a098-574c27401d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:21.289Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b84c8d93-96b9-4fe4-9815-a7aa1c3d2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:31.316Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6961538a-3fce-413e-b875-c6bfbd23ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:41.410Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=79c3f560-1095-4cc9-95cf-f171c41cc732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:51.469Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dbd98162-082e-462d-9201-f7d959b29d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:57:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:01.507Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=62ad1c39-18f8-4f0e-a516-cf6274980e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:11.588Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=31a4b6f3-d08a-40f0-a072-31eca0f93482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:21.630Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c4196237-d876-477e-b6bb-68f4f8189a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:31.654Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8d0a42b6-21cb-4345-90ad-47227c40a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:41.722Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1f1f05ea-1547-4bb0-be0a-259c7e78e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T01:58:42.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T01:58:42.574Z |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-03-04T01:58:42.575Z |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-03-04T01:58:42.575Z |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-03-04T01:58:42.576Z |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-03-04T01:58:42.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T01:58:42.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T01:58:42.583Z |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-03-04T01:58:42.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:51.757Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=911eb15c-fb28-48c5-8dc1-890f8143399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:58:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:01.772Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=48ce46e7-22e7-4a53-9b9b-314239a2631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:01.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:11.795Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=cf355228-eab8-4b7a-abe1-c14793b8de27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:21.813Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=af0a0ee3-f03f-4e19-b1fd-88651fa7358d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:31.856Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9c01e0da-1d94-4cad-a218-0e08606ed05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:41.929Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4ecc11d5-841a-454b-bf1c-5ca1740c6dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:51.962Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b9c83494-7aa7-49a3-82b5-84af714c5ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T01:59:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:02.004Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9f10767d-8619-4aa3-bfb3-dd80ed702b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:12.200Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=aaa014fc-0499-482e-9b31-f91b078707c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:22.223Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4beb3872-ddb4-4d72-b279-51075e431d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:32.281Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=54cded36-7566-43c0-8341-18d538dd3050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:42.349Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=015e6a68-e6c2-44e9-9138-d5c4861231ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:52.428Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6caf7ca3-78bd-4bdc-ad50-2d0e527cc8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:00:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:02.450Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1b8debc-6c56-4a9c-a129-b1c382b690ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:12.520Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d22de607-171f-4b42-b305-3a33e39ca775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:22.557Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9ab5d421-60cc-4193-8d7f-b676e08f396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:32.645Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9ae6c73e-543c-4d82-b6dd-59de5cbef2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:42.713Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f79cdc71-87c6-4042-b856-8702262c8aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:52.761Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b3e262ec-f1a7-4ae8-8441-4cdd6f5418e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:01:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:02.825Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9555a987-2a9f-4c4f-93c1-ec93efbad4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:12.852Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f0e6a70d-a040-4d11-805b-dc6e2b7a8b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:22.888Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=49d8a4f8-6347-47cf-afd3-a50dcdebf585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:32.906Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=05103c35-c749-4a0f-af51-b0576a1c457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:42.942Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c06fbb43-b891-4fb3-8d1c-aab0c9763723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:53.000Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0dbceacf-c693-4318-9797-56cb13960a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:02:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:03.020Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d6013f3c-2b7c-447e-84cb-0a9c1e34cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:13.057Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=77ac5121-13c6-4dd4-8150-b2b152a1f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:23.082Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ebe22142-dbc6-4308-b290-882d5f14caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:33.121Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5d78585a-e5c3-477c-9d62-ea3766d15c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T02:03:42.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T02:03:42.598Z |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-03-04T02:03:42.598Z |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-03-04T02:03:42.599Z |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-03-04T02:03:42.600Z |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-03-04T02:03:42.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T02:03:42.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T02:03:42.614Z |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-03-04T02:03:42.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:43.318Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b3ebdc39-da31-4df6-8c18-61dbc9725550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:53.341Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3b99b85b-d18d-46f1-a4be-5bb19c3d404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:03:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:03.382Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1e4d828c-ab0d-4308-8536-2052ff0f39f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:13.429Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=befce22d-6ad1-4bc4-ab35-9816a35bf281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:23.451Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5eb8de5e-bbd8-414f-9b52-4f424ca8c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:33.488Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b1ca3509-5ae6-4368-8a4f-994c7ac5f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:43.546Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7d137bf6-d127-4b63-8c95-318d6151b898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:53.633Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dd3aa7c4-4335-4020-be27-f9b4c3f320c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:04:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:03.669Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=542eed7f-5181-402f-b67f-c04cd2d0a347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:13.708Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a5048a32-01ed-4f82-bb64-ff1d38bc513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:23.729Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3fb4c7e8-96b3-4df1-9929-d8e1e38ffbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:33.744Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a59c55fb-3588-49c9-9663-83b1545bbb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:43.794Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d16d0f11-bc77-41ca-ab3f-d50d8a517fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:53.833Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=de8f5138-45b1-428a-b11d-900c7a67d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:05:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:03.868Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3d122f21-071a-464a-830e-7dfd4be2ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:13.960Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b8fb13ab-8b28-4f8b-8ed0-685dbac36137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:23.996Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e0b1957b-e9a8-4e61-980e-8bb6fcb9c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:34.061Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2b7092d9-d6cd-4568-aacd-f8159d77a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:44.129Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5a539a0b-8b77-4950-bfb7-3067574e7c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:54.156Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5be47916-f60a-41ac-8ab5-6c8c16548dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:06:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:04.178Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=895cd912-3de1-4c2e-9199-e77986972db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:14.218Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a5ee0b05-3092-4452-94f2-4953c8a21bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:24.288Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2e84f576-fa66-445a-9bd0-67e9d1ad4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:34.302Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6185ea87-0c3f-428d-8a55-cb59317ed944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:44.325Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=84041f9b-ebcd-4756-9b6f-d61507413652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:54.379Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3a2608ab-891b-4e06-922d-9fb0903640f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:07:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:04.431Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=29c21dd7-8056-4211-bb9d-a8f559f3e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:14.450Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=04c642c9-d01e-4105-98d7-48c8d37e8bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:24.489Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=48488c94-7b88-4003-8e16-13b54be4e3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:34.514Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=57aa17a9-3afb-434b-a459-8aa81a5f6518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T02:08:42.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T02:08:42.516Z |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-03-04T02:08:42.516Z |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-03-04T02:08:42.517Z |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-03-04T02:08:42.518Z |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-03-04T02:08:42.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T02:08:42.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T02:08:42.526Z |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-03-04T02:08:42.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:44.572Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=97a4b3b1-b281-4ffc-ba7f-bf05e30c5f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:54.616Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=739d3285-62da-494c-aad2-fd4123452c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:08:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:04.638Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=77302927-0add-4f22-9931-336c0b79be3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:14.815Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4813b562-4006-4a59-bc33-83d2b3655f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:24.845Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e3afdd41-6ded-4ac0-ab2a-6b3cdcd693df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:34.904Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=46c1e87a-b2e9-4d91-8c1f-ebc783287507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:44.930Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=85fa28de-2406-4dae-ad03-4beabf02d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:54.983Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=130576a2-bf8f-43eb-9b85-6aac19d15935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:09:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:05.006Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f642be2a-feb6-46ac-8f30-912332b4eeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:15.055Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=34401b3a-f82b-4493-97e2-9b7447513139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:25.081Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=2f75db74-5b8a-4aa1-a40f-fcf6e7592421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:35.126Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d273a615-c6cd-4e7d-8627-07d34c680d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:45.168Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e3dc2c17-f1a3-404f-bb6e-77a6e3ee2f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:55.212Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=76f4faae-9e68-45f1-a74f-524bdd0ac3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:10:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:05.250Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7c496765-ee1e-4b7d-bd8e-e1e9b2001728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:15.373Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1b6195fe-85f1-46d3-9930-875680842a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:25.409Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4aaa6b96-c9ff-43cd-901d-d6417242b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:35.460Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8ecd5578-d742-43b6-986c-c82ae833b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:45.518Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=eb369ea2-2b39-4a38-a604-d4baef146b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:55.561Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=98ede97d-a268-400a-bf62-44d75f6570c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:11:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:05.593Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f84d95de-6942-4a0c-830c-087de1cf7c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:15.659Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=76741203-ff60-4164-a93f-44262e7c1403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:15.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:25.712Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=745f2d74-97d4-4185-9a4e-448a62239290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:35.744Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=41af3a88-58ab-4a54-b62e-680abc453567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:45.808Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=575b396d-2173-4213-891d-ddc53d0dc8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:55.824Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4872bb90-e13c-472c-9caf-7e3af739f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:12:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:05.846Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=308d3b80-a95a-48c5-87d0-9d9fd1769a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:15.883Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=73915955-4f77-4f1a-9fc7-33599e04da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:15.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:25.901Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=042aec62-c0a8-49f9-b3fd-50c307cd3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:35.926Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=797b7d17-0810-4670-822e-156bdb0ab08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T02:13:42.490Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T02:13:42.490Z |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-03-04T02:13:42.491Z |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-03-04T02:13:42.491Z |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-03-04T02:13:42.492Z |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-03-04T02:13:42.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T02:13:42.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T02:13:42.504Z |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-03-04T02:13:42.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:46.021Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1ed13e4f-68f2-4cbf-bf78-0cb8ea4d6cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:56.079Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=73a88c72-5ccd-43d0-aa33-93866d395984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:13:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:06.113Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=7df4495a-ccd2-49c1-bc4a-9a582f959377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:16.137Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b066146c-0d59-41ef-b905-0da0a2007774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:26.155Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=374ad724-e676-475b-978b-b5196564ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:36.172Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=10345252-0c1d-49e6-8b04-2b460b8aaab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:46.245Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e9a844b4-6b90-47df-9853-774d75787a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:56.287Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ddd8570e-4aee-49e4-832c-5c12530991ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:14:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:06.336Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=647f3674-aada-48dd-8774-9e37c5968a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:16.363Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=20118e8b-b921-427f-bf03-01a5d99892b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:26.405Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=620cb675-66ca-4503-8ff2-4ac21b2474cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:36.441Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9d32252e-1629-4eb9-9db2-cdea996c8457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:46.512Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c5a17355-cea5-4a9e-b417-7b0d01b20f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:56.586Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b4db871d-afdf-482f-a26e-695447a250d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:15:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:06.652Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c879a9b4-0197-46b4-8813-0163997b62d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:16.727Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=19607f64-7795-4785-afd5-b3cc2b1589a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:26.761Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=5d8de25c-0b2c-4c1f-ba8e-2f8b25a6d18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:36.978Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=da797c34-3681-48e1-8e6f-95265ce51230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:47.021Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=abd0b6d6-2ba1-4795-b86f-9a83a95216b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:47.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:57.058Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e0a7869f-3c02-44c8-a729-724ec06433b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:16:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:07.085Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=408f7d26-0847-450d-b8fe-fba7e29c60b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:17.124Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=313c9d0a-ba62-41cd-8aca-2ee2de95da45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:27.162Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=d0c12f3f-7ed1-4183-a5f5-1700601134a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:37.194Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b2031f66-4d85-4503-8360-a948c026b18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:47.226Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ebb0def1-b279-4042-9636-b2827a5e8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:57.259Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=18da4c82-1039-4a7d-a626-7f96c5d9265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:17:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:07.297Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f1d1dbb8-ac2e-43b4-bdf6-f54433514bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:07.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:17.315Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ee0b44a2-cfcb-4152-9516-4a937b3bb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:27.332Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0d1e80ec-d051-4eae-be4b-9fc20ba75f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:37.349Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=c316588b-fc5e-477c-b7d1-1bdedd3e8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T02:18:42.438Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T02:18:42.438Z |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-03-04T02:18:42.439Z |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-03-04T02:18:42.439Z |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-03-04T02:18:42.445Z |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-03-04T02:18:42.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T02:18:42.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T02:18:42.457Z |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-03-04T02:18:42.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:47.422Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3b78cf4f-4954-4da8-9966-39978dff070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:57.439Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dfbc0cd7-4c4a-46cf-a794-89758ba02773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:18:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:07.455Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1130b0ce-507b-4eff-a912-2132d548e54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:17.479Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=a3dea2fb-7351-4978-a13f-712e49e49e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:27.509Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4289937a-0254-4447-8d57-ce0a49ccd164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:37.530Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=9c71190b-c206-4d03-a433-313cd0aa7d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:47.551Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=44639cbc-fa15-468d-8771-48759e65970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:57.595Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=360da2ed-f817-454f-9e56-7a59331cb48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:19:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:07.622Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=0309d52a-dec1-4eda-9c2f-1b76f29a0524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:17.639Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=fe4542fd-21f1-4220-8e22-3268e9c30f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:27.668Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=eb138cf8-339f-4e2e-9719-e8b5aa12c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:27.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:37.692Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8a82c4a7-0783-4768-b9db-28fa2f118fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:47.713Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=4e355bfa-a44f-4e7a-ba82-a0cb0b9f42e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:57.744Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=791d1fcc-ef53-4521-80a2-253b7e0979f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:20:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:07.759Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=8a2bc183-1d5a-47ef-8df6-982c23391fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:17.784Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=3c5eea61-ff05-4b08-88b9-7573946a5357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:27.813Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=ba67065a-10d0-4f1e-b286-d241027bae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:37.848Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=dcdce374-659c-4cf5-af21-fbd41105f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:37.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:47.929Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=1d658053-534a-4c3e-85f0-b8a5209bee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:57.967Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e7c379a9-fd18-4b8d-8e67-cd2bc8f3b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:21:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:08.021Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=06eea271-8061-4cbd-9a0b-4908fce7177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:18.049Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=23ec9ffe-10b0-4c17-9d43-17a48f062709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:28.072Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e798f551-526a-4b0f-a976-e038fb107dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:28.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:38.118Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=28f0e87a-a6be-46c6-a2c1-c222f0f375e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:48.161Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=f458bd7a-e011-4d1e-96b8-6d0aa267992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:58.193Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=b2af0336-8ac5-4faa-8d91-af10a87752fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:22:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:08.223Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=6d327519-2512-48ce-a80c-34e761c48893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:18.260Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=431eafe3-4dec-4914-a609-54f48f8fe8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:28.356Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=71d76eff-f48a-45ad-983b-40c86097a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:38.406Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=e7f2bbdd-27bf-40bb-9e03-1aea6318c7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T02:23:42.511Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T02:23:42.512Z |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-03-04T02:23:42.512Z |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-03-04T02:23:42.512Z |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-03-04T02:23:42.514Z |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-03-04T02:23:42.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T02:23:42.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T02:23:42.523Z |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-03-04T02:23:42.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:48.509Z |INFO |Init configs |InvocationID=ecf68c48-5227-4022-b780-f860371e6c2a, InstanceUUID=bccd8bf1-8568-4ec2-891d-cdba20ed2627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-04T02:23:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |