By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:03:52.013Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:03:52.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:03:52.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:03:52.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:03:53.041Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:03:53.041Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:03:53.042Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:03:53.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-09T03:03:53.251Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-09T03:03:53.367Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-09T03:03:55.376Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-09T03:03:55.970Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-09T03:03:55.995Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-09T03:03:55.995Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-09T03:03:56.059Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-09T03:03:56.059Z |INFO |Root WebApplicationContext: initialization completed in 2692 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-09T03:03:56.624Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-09T03:03:57.731Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-09T03:03:59.255Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-09T03:03:59.408Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-04-09T03:03:59.414Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-04-09T03:03:59.420Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2022-04-09T03:04:00.064Z |INFO |Started MainApp in 11.196 seconds (JVM running for 12.097) |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-09T03:04:00.133Z |INFO |Start scheduling PRH workflow |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:00.144Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=fe7909e0-ba16-4466-8246-b9b4336e6586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:01.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:11.641Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=fdbb2fb2-fd7d-41a7-9a2a-87cf5a9af366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:12.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:22.705Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=adc5d5ec-7d4c-4530-bbba-9060564ffd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:23.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:33.815Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=56aa1a9f-8e79-4efa-8dee-a9aacf9b4017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:34.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:44.919Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f5152654-f29b-499d-abd2-6b3998eb318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:45.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:55.987Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=aee800e4-af55-4f4c-8f86-0c606f65cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:04:57.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:04:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:07.061Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3374d6a4-8187-469d-88a0-30c984fe1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:05:08.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:18.136Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=60b082b3-504c-4929-be8f-aa5dcd7aa435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:05:19.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:29.202Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6ae6c9f9-59f7-4f6c-9093-8aec0a040852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:05:30.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:40.241Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7152e606-dd9e-4695-ae78-88a74ffd423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:05:41.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:41.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:51.286Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1059b2f1-70d6-49d4-bfc4-75e5eb0acef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:05:52.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:05:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:02.354Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8e6ed70c-285e-4e70-976d-80935cdd27fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:03.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:13.428Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=25cd4a49-0321-42cc-bb84-2cb974b6c6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:14.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:24.503Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3f043026-a2a3-4771-ba0f-db01bd867ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:25.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:35.577Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d9387895-222c-4ae6-a5e1-234f26d2e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:36.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:46.647Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ec3f1e6c-02ca-45da-9435-74e6e625ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:47.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:57.745Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c9b10d3c-3b14-40fc-99cd-ed4514ff3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:06:58.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:06:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:08.789Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9f35465f-e1eb-44f4-87ce-462547af95ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:07:09.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:19.863Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c247a7d9-16bb-4959-af71-64162fbc009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:07:20.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:30.928Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4c643897-a25d-475e-adc6-6b2fedaefccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:07:31.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:42.006Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a9820339-9d8f-48dc-96de-cfd42c8361f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:07:43.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:53.071Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9254e8ea-041f-4e1b-87f7-f52045b0f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:07:54.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:07:54.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:04.112Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0c4646c8-6792-49ae-a9df-bd2869c73379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T03:08:05.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:15.155Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=124eb2ce-9f22-417a-8467-a49cc5cb30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:25.388Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2c8c33f0-b058-4d0b-863d-5d5a3416a2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:35.407Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d5c97f3c-e84d-4bd1-9358-eb6552a74137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:45.424Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0291491b-da20-4bf3-b20f-b5a79d3dd14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:55.442Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1cc5ed91-93ae-48cf-b861-1cd8627a5f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:08:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:08:58.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:08:58.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:08:58.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:08:58.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:08:58.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:08:58.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:08:58.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:08:58.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:05.463Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9246dc24-8d4f-420b-bcb6-b2e9f920b28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:15.484Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=95cdef52-b4dc-4d3f-bfa3-0150e96eada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:25.501Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a8a243d8-8c89-48a4-90cf-861cc7e99edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:35.515Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f08cac49-9ffb-4ab8-b6db-82c63ba9c3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:45.527Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=45edec9d-3c02-45c3-88f3-e8f9ce7f6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:55.550Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=460149e8-0e3b-492a-9b81-164ddcfe1657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:09:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:05.565Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c996a785-d708-46c8-900e-f67e69c82ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:15.603Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0cfbfcb3-360d-4ae8-a1ab-37b8961a12b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:25.618Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7c06db4c-241d-44bb-81b6-08d882360719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:35.633Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=64f8157e-11fc-4351-86b3-2d90b0157e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:45.648Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=42885bbd-2cbb-4d75-ac67-5325717bdeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:55.671Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2b231acc-ca09-45e8-96f2-c14728e5bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:10:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:05.684Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ac18a94b-a2e6-4746-aec8-723438b8e837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:15.697Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f221d48b-ea9a-4b70-ae4a-45bb12a32a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:25.709Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d0047e71-92a0-4762-88f8-3163f7fa5388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:35.720Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=133ed610-523a-4b12-9124-36193f743cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:45.732Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6b753dbb-1f77-4b69-9bc3-ef28774e85e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:55.745Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7894598c-5fcf-4d02-842d-ede3b791c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:11:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:05.757Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c7ac1a47-a18f-43ee-8aad-6f8943f3c9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:15.766Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=942ee91c-0c96-4217-8ce2-35aee9f68d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:25.778Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=cee71b2f-b8b9-4f87-85f5-f5271a14b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:35.799Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4365fa46-d74b-40c4-ab39-742fbd16ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:45.817Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=89e57e37-abfe-45de-87fe-57e0e7404c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:55.828Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f4a934ca-def7-4de0-9e07-e3f0c825d0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:12:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:05.839Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4b77ea40-cb06-42be-943a-6fd928f10265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:15.851Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c142abc1-c62a-4b4d-b655-3040a7eac88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:25.860Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a8968904-7365-4065-a01e-8a444fcc3565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:35.870Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9c47749c-c9e1-4b92-95d9-7d4a208ec12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:45.886Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=27b013d4-5472-4ca4-895d-ddfffee5d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:55.899Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1bff0091-08d9-4251-8f4b-666821a75443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:13:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:13:56.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:13:56.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:13:56.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:13:56.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:13:56.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:13:56.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:13:56.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:13:56.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:05.918Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ef2abd56-c23f-46a4-a073-4bf16c9c9265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:15.932Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8e9df38d-714c-43e9-8f59-3e83288a52b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:25.943Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=88986609-c870-4aef-8824-0358f64d53fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:35.954Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=de69a24a-e62f-4833-bd2f-0a2b5d839f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:45.964Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=94475f87-7ba5-48f6-8deb-d3c5ee2c1a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:55.975Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d3ae155b-a2a6-4281-a684-24652c79db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:14:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:05.986Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=31c206ad-32dc-46f9-b9e8-02d130aa8b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:16.000Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1b310be6-e60a-4484-b544-90889be49f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:26.012Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bc88648a-301b-485f-b36c-7fea878e69d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:36.021Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=214ae87d-96cb-458b-8c02-edad3c6ae5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:46.031Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bdb4c15c-dd24-4532-b702-ef567d7697db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:56.040Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7bdef024-26e7-44fa-a0d4-a265b5152271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:15:56.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:06.064Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=098a7b9e-e236-42a6-8687-57567e603e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:16.074Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0883b4cf-4242-444d-b297-662f34da1add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:26.085Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f9d90637-0458-42d9-8e25-143303ad4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:36.096Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d437cf9e-258f-4e64-acf5-5db173613402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:46.109Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2c884354-e81f-4c09-a7ed-afa5a532549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:56.122Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7fada2e2-3a9f-4687-a64c-20d0a129f46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:16:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:06.132Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1049da2d-3e49-4609-b5de-0293ef2351da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:16.145Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f0ddeb1e-c757-4b8d-bc59-a3ff5f410ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:26.156Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0c8f10b5-5d20-4520-9e0a-04b469a8010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:36.173Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=487bc9c0-e261-4de1-b407-6ed79104fea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:46.201Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d943cc61-e3fa-455d-b7b4-2e51ae9fee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:56.217Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=96ef4cb2-c937-42a2-975a-8b4828a29193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:17:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:06.238Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2234f9c9-b464-4ebb-9f6c-fdc0ce7724ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:16.249Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1e316b68-f496-42c5-93cd-e9d6970dbefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:26.264Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=cd291f3b-a87c-4c9a-8e3d-ac71e7129340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:36.274Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e269af5f-d738-4b2b-8ff8-71470b1f198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:46.292Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d5fa108f-8207-46c3-afb2-a9c0fb83defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:56.301Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c9572726-86fe-45e6-8080-db0c3a18a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:18:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:18:56.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:18:56.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:18:56.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:18:56.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:18:56.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:18:56.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:18:56.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:18:56.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:06.312Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=dd2d2503-30d2-4e01-801b-2f5f0a3fb3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:16.322Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1b0c39cc-1faf-4429-9222-65bbe38b16dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:26.331Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=459ed076-5d3c-4999-92a0-60fef43a7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:36.340Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2e1dc41b-0bce-4a66-9042-c61bce165ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:46.350Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=22b26889-653c-4c38-9ccb-ba291708362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:56.360Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=fb4cc246-995b-4e5c-93d8-5182e5fbf8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:19:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:06.422Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a884fd46-2a63-4b05-bf53-e9271a7352de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:16.431Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e9bade0a-56a2-452f-bd53-c4bae78ea843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:26.445Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=82bf721f-59dd-4399-b15f-ea4bd98dbd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:36.453Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8efa41e2-0ba8-4a8f-9f1d-20bfcdad2491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:46.464Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=724c7704-ace4-47c3-a145-082302eeb76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:56.474Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4094d9f6-8e79-4cc2-af73-2683470ea844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:20:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:06.503Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=83768476-f2dd-4c40-a4fc-6fc57225d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:16.512Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1e89ebe5-f8c4-4929-8714-2dfb1ef971a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:26.523Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2cafe661-5c7f-4bf1-ba7a-a004037bae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:36.535Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=b3171671-b438-4c59-aace-2c9f36af9250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:36.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:46.546Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a810276e-9b77-4e64-b201-1014263b2035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:56.555Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=77f01ddb-70b3-467e-980a-21e8f7a68784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:21:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:06.564Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3810e44c-d74e-42d0-9c59-3ba51138223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:16.573Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bd9618be-02d4-442a-b911-cd9a3c075b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:26.583Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=fa3bd1f3-220a-4f17-9b07-ec0527baf7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:36.595Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=5e0ebc21-56d8-428a-9acc-f146192d594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:46.607Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=551ca53f-94c5-4e81-8270-1a2b2bf146cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:56.619Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=74b5350b-ea72-4d74-98e9-a8c95c4294c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:22:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:06.642Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=333f2ba7-2244-4386-b4e0-dc0ea529980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:16.654Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=163b1854-0cc0-4664-b058-369ca6e3512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:26.667Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9fe152c7-cb91-4976-8a6a-58e72aa63ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:36.704Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=530264bb-c8fc-432a-a2a1-5adaf301f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:46.714Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=236fc4d1-cc94-4f7c-aba3-2c1302fc3d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:56.724Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8b8c5520-865d-4265-bbd5-24541f30c814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:23:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:23:56.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:23:56.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:23:56.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:23:56.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:23:56.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:23:56.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:23:56.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:23:56.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:06.736Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=760eaff5-c1a0-439b-b226-b0164fbd4e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:16.760Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bdbd0b97-5cb3-4784-ba8b-5a6e21fadebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:16.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:26.789Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ee030c4a-791c-4d65-b897-34cc7dafcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:36.837Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2e180397-8ca6-4517-8138-1a0ea5f838fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:46.845Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6a09f9dc-04e0-4f1b-a8e3-9910698ecf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:56.875Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=13b019f0-9af0-4eda-ae16-0ababcb01d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:24:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:06.934Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=868b926e-5fb2-4325-b5d7-1c135a2406b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:16.968Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d0ef6990-96ce-4304-a8d3-b6e69e2e20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:27.143Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9b362858-da86-4cc4-8673-9a4cc298d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:37.164Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=de3d35cc-ff18-46b0-bc34-7f169790761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:47.202Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ca5003e3-9745-4f84-bf4a-891330ac82ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:57.214Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=757c7de5-5097-484d-b6ab-2048a1fb9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:25:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:07.224Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f29cb75c-997f-4060-b25f-4a2ba75402bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:17.232Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c8a3cc95-9fb2-4204-a77a-f794f9de1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:27.241Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9ee3a414-c10a-40c2-9eb6-df00806f7cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:37.259Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f998c726-22ef-42bf-96fa-4e423e62d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:47.284Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0c261805-7f76-468e-ada6-37f3552d6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:57.299Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4cdf8980-eae5-427a-b4b0-3ebdf4047645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:26:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:07.308Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=eaa2216e-10ae-4554-b144-4a9a41af5ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:17.318Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9d283a58-5ea4-4179-8d89-04beb7e39b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:27.332Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3892c3a4-4fbc-4e70-a1e4-46c5769273be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:37.350Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4e669227-50b9-4c03-b5c2-15b98d77417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:47.430Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3447fb4a-5611-4e01-9144-c56076425cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:57.443Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e1a3fe76-5669-421f-9315-b22254d27a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:27:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:07.463Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e83636ac-41db-4167-bb9c-367e07cbbe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:17.473Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=69508218-d91c-4dd8-b788-51958d25238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:27.488Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=332e9ec2-dd01-4d0e-abc5-4e22557c75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:37.519Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=38e3002a-668e-4a0c-b10b-2687e79be737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:47.547Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=cd26c6f8-909e-4a6b-8268-fbde1d6118cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:28:56.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:28:56.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:28:56.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:28:56.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:28:56.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:28:56.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:28:56.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:28:56.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:57.566Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=dc1c9a3a-a23a-42c8-80b1-762a851e1377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:28:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:07.611Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=b763cce4-8fba-4532-a6f6-d0f74274dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:17.665Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f18f9618-21b8-49df-ac4e-295ac0c7a0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:27.693Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6ea3a1d3-a904-411a-81e6-92f085598d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:37.725Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=29df2ec1-ff7c-4250-9c07-c8c248036ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:47.749Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0bb342a9-2395-4968-b591-3cc4650dbb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:57.757Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1e33c45e-3d35-4f75-8e29-97f05ad3bb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:29:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:07.765Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=056bdbb4-8605-458c-b452-8489e21482e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:17.774Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=78a9a7a3-e6b6-4a60-990e-fc49c2234a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:27.783Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=b7b6873f-9d94-41fb-9a46-70477f1d19a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:37.796Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4f8cd761-9c26-4c5b-b624-09ba75fc9db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:47.806Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6eb85634-e2c3-4b35-8fc2-90a8b22dc6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:57.817Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=30bc5e4a-d108-4dfd-bfb9-f6ae2852cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:30:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:07.827Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=5bbff70a-3cc9-4b6a-86d7-0119abd817a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:17.834Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d568367f-34b0-4726-bf2b-3e89886f2d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:27.843Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ee981684-a63e-483f-8c59-665b475ec000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:37.850Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9e295135-3eee-4fc8-a122-f760c062c00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:47.858Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=dad8c517-2450-4618-ac0f-99c11a9ca688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:57.870Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c65df50c-517f-4cb6-975d-c93a0164755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:31:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:07.889Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=14b93293-4bab-480c-9d58-8cf0c8d60312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:17.896Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ea185f6f-240b-4017-b3d5-88fa78c9ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:27.906Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2c811c9e-144c-4d1e-8c77-8482851035d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:37.917Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7a7c642b-b43b-46af-9725-a2bf92844f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:47.924Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8a90f3b2-cfa5-4531-be17-4ea32fb700d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:57.935Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=497ddd67-5ad1-4baf-809c-d98b54f553fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:32:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:07.951Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=afce1789-d819-461c-b2c3-cc4b87dcf187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:17.960Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=63b6e54b-b800-471d-a82f-afe2b10d36f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:27.970Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ad51ad2e-caff-4b50-bd6e-a6787c33f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:37.987Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=15582a36-92fb-423d-bc7e-d8c89ba6fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:47.998Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=25365f54-5184-4d75-8957-dcf729dc5764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:33:56.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:33:56.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:33:56.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:33:56.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:33:56.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:33:56.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:33:56.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:33:56.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:58.007Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bfe557c8-e1e0-4ff1-8008-6372179a7f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:33:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:08.015Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=69747c69-b6e2-4b87-b10f-ff2c2561c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:18.024Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f5cd8505-e8a5-473f-9ff7-0c08ad01ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:28.032Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=178dae19-0e74-4f7e-a742-ba813e1b97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:38.042Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0839e95c-5e4a-4c9a-90f7-66f2e4fbbe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:48.053Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=dd44647e-329b-42d9-91e6-7ced2b1db802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:58.060Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6dea5d50-9015-4054-84aa-49a63c43a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:34:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:08.067Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=510a2f0a-de34-4e1b-b987-4055e1d1be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:18.077Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0c77a27c-74da-4f0e-a4a9-0049cf3ab540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:28.086Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3685167c-4c49-450a-a13b-8db91e9e85d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:38.099Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c2fcd604-82c7-4815-98e2-757a765d7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:48.116Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=27cdeb92-0099-4697-8c34-3f424602c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:48.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:58.126Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e2f8b5fc-a4f4-45d7-b2f4-5b5791353a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:35:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:08.136Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=38a700cf-e5d8-4779-bfa5-216bdaa571eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:18.143Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=666fe8ca-e043-40cc-9dc4-6557b700f464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:28.151Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0e12de0c-7dd2-4d1d-a7f2-e9bb86298a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:38.159Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=88dc5185-d2ff-4704-a144-0a45c940c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:48.180Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=b08c1f12-32f9-4c13-8931-6082009aa2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:58.190Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=eae42a2e-c280-460b-b49a-2e5bc9331b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:36:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:08.199Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7447680a-16b1-4a1e-99b9-369746e6ea04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:18.207Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d67a78b1-0d35-4858-938c-e9fad0185094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:28.216Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=5641e075-38b6-4bb8-a397-d2e67b223677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:38.227Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2370833a-8e84-4dc6-b149-5e0a2a616a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:38.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:48.238Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9a8460d0-447e-4d78-8ac7-1ad3f844df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:58.247Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e688e338-9947-43f4-bc6a-393f600bd624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:37:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:08.257Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d7450cf4-7620-4c85-ba2f-6ea8eb28d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:18.266Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0eafb05c-53df-4343-bf67-95965f63faed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:28.276Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3672d11b-cb4a-41e3-bdcc-018fa03c6c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:38.291Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c2cf17f0-e5e8-4d68-a37a-18bd8ee49823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:48.300Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f6f98cc3-00ba-4f63-ab4e-849e6ebe5e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:38:56.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:38:56.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:38:56.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:38:56.984Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:38:56.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:38:56.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:38:56.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:38:56.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:58.309Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e4bdedc3-41d3-455b-a5c0-c0a6669e917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:38:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:08.319Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d3611f24-4844-4e7c-9f5e-6598be0be4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:18.327Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=5c9c867d-0268-435c-811a-dbf224065185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:28.336Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a9125fa5-3c67-45dc-93cf-7c496e7f5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:38.344Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=262ebb43-2995-429f-b011-1c6b5c057adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:48.351Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ddcd3334-1d8d-42a2-8ad6-e396c938988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:58.359Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=591b5377-31cd-4b50-a31f-8eead81f2ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:39:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:08.369Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7cfcedb2-b693-4f15-9356-d71ae61439b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:18.378Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4850db7a-a7a8-44bd-9766-b0e134de2b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:28.389Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7d475ae9-3a99-43e6-822b-44db9389e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:38.398Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3fc40693-91d5-4c36-a502-181755b0ca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:48.406Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=bf3e5aec-13e1-48c9-a05f-9e4f09f37b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:58.415Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=66e76608-ce74-4229-9f57-dbce1f87e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:40:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:08.424Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=4b45bbaf-7a1b-4168-8efb-41b493950c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:18.431Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=22a7b5e2-c85f-4d36-a2f4-69be05954dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:28.440Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=f0faff75-761e-43b7-90a8-71a54f97af57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:38.448Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=1807ed22-1302-42d2-b745-2b7f4afa845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:48.457Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a46a8460-4407-4e3e-bb0a-cdddb3d7da60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:58.465Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3b253352-2ab3-4b53-8fd9-e839ab34db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:41:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:08.473Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9f8b9e43-4881-4d24-8969-e4248a1135b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:18.482Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=aeb405d0-e678-403b-af95-4466a94ad6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:28.491Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=700d4e61-9983-4ed2-9c49-6e26549a489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:38.504Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=3eeb72ee-e527-4bd9-ae7e-ccfc74175412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:48.514Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=33a83176-04e6-4e3c-99ed-bcba2fe18f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:58.520Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=fb325ba0-48ee-493f-8a01-abfaddff2c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:42:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:08.527Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=7b4f0671-bbd9-4d17-ace2-30855cac3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:18.536Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2b82db1b-948e-403f-836b-f444ff01cc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:28.544Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c6476161-cafc-46cf-a452-4242c2c6bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:38.553Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9676abbe-6d63-4f76-b4cd-517eeea88ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:48.562Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c95d91f4-1155-4e84-aac0-deb11047f591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:48.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:43:56.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:43:56.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:43:56.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:43:56.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:43:56.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:43:56.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:43:56.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:43:56.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:58.571Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e8f30204-8d62-496d-9639-54c0f1a4e5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:43:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:08.582Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=b1ae2e2a-93a0-4fad-8e22-5c42793abe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:18.591Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=c93fba16-d8ca-485f-ab79-677a59602205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:28.600Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=6dcf8a20-8ee7-4225-8fb8-375da1c274b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:38.608Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=5a81378f-1243-44c0-a7bb-3f04915d5f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:48.616Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=32a24e7c-39c3-4c8e-a66b-222ec5210e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:58.625Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=acf8be6c-2f74-4484-80b5-90ed3d83f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:44:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:08.634Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=86cc99e1-a53e-4a27-b1da-463f1e6b29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:08.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:18.642Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d3a71c6e-0571-4a0c-aac0-00024410fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:28.651Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8e46fb53-ca28-4f48-b721-d2df0013b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:38.660Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=aebf1816-289f-4ac5-8f60-061ece4dead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:48.667Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=529250ef-ad57-4f6c-82b5-ac88f4c54f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:58.677Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=88f0a9ed-db50-4f3a-9e3e-120548904e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:45:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:08.690Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=2ea9d94c-46db-4a8c-98bd-2dc4c3544da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:18.698Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=8e850bda-ba28-4f9e-bae6-d340e311b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:28.705Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d57c0285-7f7c-4961-89f0-3612d98631d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:28.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:38.714Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=41b7abae-5ee2-4504-9d82-461413d78a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:48.722Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=779dd968-cf2a-4faa-9a47-a48b09d49a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:58.730Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=db76b242-9bcf-46b0-966d-fb8ed344cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:46:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:08.739Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e11be8f2-2b42-4e63-acfc-8b8e61b35de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:18.747Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=54f4cd6c-6442-4b04-b678-b0bdda2b7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:28.755Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=9ac46d55-af38-4544-bde5-d17c8d2818a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:38.763Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=85712050-40e3-4fdd-b373-af404f8912a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:48.775Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=450fc7c0-d9eb-47b2-8dbd-649af5c3079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:58.782Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e882016d-0cd6-4dbe-bc3b-ad82ffdf04c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:47:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:08.791Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=e46e700b-0afb-442b-847b-33c0c12198c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:18.800Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=d8475069-04bc-4868-8c34-8039de289179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:28.807Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a28921e9-6a37-4c72-ae63-a3803bc92570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:38.815Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=19ef25b1-6aae-48b5-8178-eaa2ebfb9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:38.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:48.823Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a8ab4cff-ab48-4060-a3c3-bb6a37643c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:48:56.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T03:48:56.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T03:48:56.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:48:56.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:48:56.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T03:48:56.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T03:48:56.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2022-04-09T03:48:56.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:58.830Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=94c4865f-c7fe-4431-bd4e-4f65b96b9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:48:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:08.839Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=a147229b-221a-4ad7-a20d-d8ebfe13db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:18.848Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=cb35d2eb-974c-4622-992d-f8c08c5982b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:28.857Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=ecc1e111-f3e8-4611-b4ee-faddb9c3e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:38.865Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=30895c1a-4929-4710-abce-76c2e9184c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:48.872Z |INFO |Init configs |InvocationID=0b385db6-0d4e-46b4-b3fb-330151e88d8b, InstanceUUID=0172b35e-a5b9-4c3e-b88e-b78c4765d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T03:49:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |