By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:01:25.260Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:01:25.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T12:01:25.292Z |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-02-07T12:01:25.812Z |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-02-07T12:01:25.881Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:01:25.881Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:01:25.881Z |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-02-07T12:01:25.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-07T12:01:25.978Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-07T12:01:25.997Z |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-02-07T12:01:27.090Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-07T12:01:27.391Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-07T12:01:27.407Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-07T12:01:27.408Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-07T12:01:27.457Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-07T12:01:27.457Z |INFO |Root WebApplicationContext: initialization completed in 1460 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-07T12:01:27.728Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-07T12:01:28.314Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-07T12:01:29.854Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-07T12:01:30.349Z |INFO |Started MainApp in 6.715 seconds (JVM running for 7.252) |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-07T12:01:30.400Z |INFO |Start scheduling PRH workflow |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:30.410Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e6e56259-8053-4b78-8683-26f1bad20bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:01:31.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:41.829Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ab90f72f-3117-47b7-967d-e99f9c4fb938 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-07T12:01:42.685Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-07T12:01:42.685Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-07T12:01:42.687Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:01:42.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:52.871Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2ca1eae6-a28b-436d-b598-6780640490d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:01:53.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:01:53.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:03.912Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1ce2cc00-1692-4a9f-a3ce-eb87b4c6fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:02:04.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:14.953Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fdf975e7-ab76-4610-a1c3-e0dc21ec59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:02:15.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:25.991Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=081a0b37-fe17-4904-8298-cebb2044e186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:02:27.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:37.035Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e960fd0f-ba64-4db0-a6c8-3f303b1b519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:02:38.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:48.104Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=eb2a90d9-4943-437a-bb89-c53f12b0775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:02:49.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:02:59.143Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=678d4e6f-8bcb-4da5-929b-523ef3114df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:00.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:10.188Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2c96c7ff-6a51-47a5-a1dc-9c0b6374eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:11.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:21.223Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=74108bb6-fae1-4e4f-8bde-789403f521c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:22.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:32.267Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0bd779f5-ad7c-4ce9-994b-f9de7afd0069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:33.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:43.337Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=770b1d69-c817-48ae-be84-008df3e1383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:44.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:54.376Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=00dc9483-76da-4889-8784-c56bb97f0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:03:55.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:03:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:05.415Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=53519031-d704-4649-befa-dac9c2fc2e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:04:06.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:16.490Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1080078e-abb1-42f4-845d-3ec89402c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:04:17.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:27.530Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=da090ee2-aa2e-4c60-bd27-151d21cb44a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:04:28.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:38.567Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=47af71b4-2c38-4399-97a7-0369b0f3292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:04:39.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:49.609Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1f86da2d-d5a0-407f-8784-e59f8977dda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:04:50.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:04:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:00.647Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0dbc6708-309a-4c81-8d2f-dee6bec1f66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:01.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:11.688Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=24269663-f014-49e5-8733-413793190752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:12.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:12.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:22.729Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b5fefedf-698e-40b2-a9da-a1942529dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:23.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:33.768Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=06974478-e57d-4b27-8075-48f941917279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:34.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:44.807Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=242434a9-ce35-4811-857d-997f70792cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:45.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:55.847Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2a6f74df-a05b-4418-bc01-f5e3c20b46a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:05:56.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:05:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:06.893Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ecb32b18-c7a9-4b56-ac12-68b4175a2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:06:08.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:18.123Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d2d51b38-83ac-4d7f-bdea-227c1de26f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:06:19.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:06:28.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:06:28.191Z |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-02-07T12:06:28.192Z |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-02-07T12:06:28.197Z |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-02-07T12:06:28.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:06:28.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:06:28.207Z |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-02-07T12:06:28.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:29.164Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=54c34614-4815-42b5-8230-be2cb2979fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:06:30.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:40.201Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4afd3046-e1d3-44a5-a7a1-b1adeb220cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:06:41.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:51.239Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4f77d771-7e68-4f4f-be23-0ea6fc5106c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:06:52.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:06:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:02.280Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7ce157db-5bfe-4c55-995e-8c7af51cebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:07:03.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:13.319Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=78757b22-69ad-4d2f-8deb-2d653dbf3750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T12:07:14.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.112:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:24.359Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cad2c6c3-fcb6-400d-bf2d-75e3f753108e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:34.456Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a1c2fcd8-388d-4ebc-acb1-e6c9e44b930f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:44.471Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8bb57778-a1e9-41b0-8b86-e6231c724b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:54.488Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d1648c86-1108-4259-8d7e-ba4c9f1e481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:07:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:04.498Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d332d166-9cf6-4d86-8fca-12e1ccf73e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:14.509Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9bdc44d3-dbf4-4c8e-b062-d3d41f76f3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:24.525Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5301f7c9-dc38-4c73-86ba-45769a5a34ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:34.537Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=57898912-75fb-4993-8db7-a59cf457fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:34.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:44.556Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9a59b1ee-d131-4fbf-8da0-f5185cc1a030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:54.564Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=726ba9a2-b823-4906-ba37-0cce0c449ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:08:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:04.573Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4a6f6017-1da3-4636-984d-e3377f5c7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:14.584Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=518c786d-1e8c-496e-8c03-337fbf0f1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:24.595Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f9559f20-b251-493b-b751-1fc594fe8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:24.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:34.609Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=29ddb91c-c5e2-4e94-88f0-a5b2f6e6529a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:44.624Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0e990ddc-d6d9-4262-ad5b-bd93b2003bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:54.635Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=374e1c1d-d5a8-47a1-b111-bac7d96a2799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:09:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:04.647Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3f0fac84-56af-4fc2-b62b-754f2f34a168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:14.656Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d0132a45-225c-41a1-80cd-893755a93621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:24.665Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1492ef18-9ef5-44aa-a778-ee677739cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:34.678Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a11e9ebc-49d2-41ac-9374-258aab4c0f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:34.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:44.699Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=daa878df-8167-4b93-b40a-261eb82c237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:54.710Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2c65e1c9-2a51-493d-a89e-566b762ec5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:10:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:04.721Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=914f2a20-548c-4c2a-811d-7d2849071d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:14.732Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e3246d5d-330f-478e-9926-28ea0383a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:24.742Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f6b6c6b6-a95f-4dd3-8a5b-852be9961855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:11:28.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:11:28.054Z |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-02-07T12:11:28.056Z |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-02-07T12:11:28.061Z |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-02-07T12:11:28.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:11:28.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:11:28.075Z |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-02-07T12:11:28.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:34.754Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9d1d706b-5fed-40b0-af4e-f58e31648c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:44.787Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5a2a59b1-9da8-43f7-af73-98de4c66e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:54.797Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=292041c7-b6d0-40fc-8022-ffc83487785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:11:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:04.807Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1067fcb8-62ac-4392-b5bd-549c530584ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:14.815Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8f012176-7650-403d-a3bb-c8dc1a09d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:24.826Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7fa1d40f-bdae-4b5a-b111-1fb51040588f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:34.843Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0901dfad-0b7f-46c4-b35e-9aa9e2876dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:44.881Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c2b7a2b9-665a-42bd-8f49-655da715138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:54.893Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9f98d141-0ab8-4957-9ad0-6251100f81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:12:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:04.904Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c7c13466-5f0f-4f03-b827-863e99ab3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:14.913Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3301b5cd-97a0-4ea0-8b1b-d5f36ef6bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:24.924Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=47f4e2ef-e0a7-43c3-88fe-02b0d168b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:34.941Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b8482b9d-afbc-402d-8ae0-4d3da26e33a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:44.952Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=724997c5-8ade-4317-afda-540f86affa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:54.962Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f9fd6942-a5f5-4383-8c79-a703d89af015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:13:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:04.973Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c4ad0796-15a1-466d-a997-db409427e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:14.985Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6480328f-914c-452f-8486-6dab2ffb1d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:24.994Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=42927688-ba3f-4657-bfe7-86292c5774b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:35.005Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9c877490-2f93-47d9-807c-e69b0649e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:45.015Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c8cb4130-fb64-4f74-8d4d-38d1269de12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:55.031Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=22b4f502-e80e-40f1-b004-f37e16ea32bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:14:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:05.043Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0a7c4c30-b95b-40c8-9f27-45a082e6305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:15.055Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a2eb5ae0-4803-465c-a1ab-e19038b60893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:25.066Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fb583f87-f970-455a-be69-8f5115fb804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:35.075Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=eefc2359-87fa-44fc-a4d4-af7303765f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:45.088Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ba3e1544-4059-4b81-bb03-9e494eebe1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:55.099Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c36dab97-495c-44a4-b153-4181158486ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:15:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:05.110Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cfdf3976-2613-4acd-a48b-f1b4dff98aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:15.118Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2badb501-1629-4bd3-98d1-ea6851753855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:15.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:25.128Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c8e47767-ad70-4bd6-b421-b3ed9c0fa6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:25.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:16:28.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:16:28.058Z |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-02-07T12:16:28.059Z |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-02-07T12:16:28.062Z |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-02-07T12:16:28.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:16:28.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:16:28.070Z |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-02-07T12:16:28.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:35.136Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=02a9e929-e691-46b9-94fc-b1232a054d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:45.145Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f6d94a97-6a6f-495a-8caf-d20107c54df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:55.158Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=466e88bd-26c8-4ca8-a61e-f8c220e532cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:16:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:05.167Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7999a3b2-4984-4032-8187-13c7c9732495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:15.175Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c4a6cd02-0322-4379-9b9a-1c77d16099fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:25.185Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=084fd0ba-9c40-4914-b767-202a68de03a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:35.196Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b008f400-f213-43f0-967f-758e59b68f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:45.204Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=42a48bf5-17b6-4304-a773-d1c39c379650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:55.212Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=84af83ad-2d2c-4ba1-a094-92125c585af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:17:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:05.220Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=daf7852d-5203-4e53-a21c-0dcc21faa80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:15.230Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c5992e78-6642-4459-aacc-7e0c3d7ef7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:25.248Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=233e1daf-8367-4f9a-913e-bcc2dc2aa5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:35.257Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3f69b718-d564-4f43-b66f-80b435dd0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:45.267Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=765c093f-9c17-41bc-8e98-873cadf27652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:55.278Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8e90556e-1c29-4194-a16b-3864b7c953fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:18:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:05.286Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=becb603a-10b3-4600-8ac4-0aa839a13e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:15.294Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=67b9f8aa-eaa3-4cb5-a40f-c8a823ca9804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:25.310Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ec3618a3-5b11-4770-a040-78d0353cc517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:35.317Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ce87607a-87a4-49f3-9f74-8d32cb5cdcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:45.327Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=07162483-7b81-4a41-af0d-6641c94d16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:55.353Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=45bfe6e5-3593-4a3d-8059-cee1da90314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:19:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:05.361Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=edb66ac4-6575-4a65-8ee4-0c4ffde50ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:15.369Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=147df950-681d-41bc-95d1-6e601069eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:25.377Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=21a88bda-01a6-40b2-99e0-2188e08bc720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:35.386Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b7587a7d-65b0-4d59-8e31-f3b5cdfa83c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:45.395Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=31913e03-d512-45c2-bca0-9e28054035fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:55.402Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4d3d2eaa-c984-45fd-a48c-fcb0acd03b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:20:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:05.410Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6525a755-9407-40cb-89d7-1ab6a4b59866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:15.418Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0b82440c-7697-4f4a-9501-9a1c855c0590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:25.425Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a1424f10-3c24-44fa-a5df-b1d37e766c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:21:27.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:21:27.999Z |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-02-07T12:21:28.000Z |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-02-07T12:21:28.002Z |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-02-07T12:21:28.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:21:28.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:21:28.010Z |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-02-07T12:21:28.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:35.433Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c9d33626-3302-4dad-a2cd-bb3ceb45caba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:45.443Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a28f65c4-4fee-40e0-b73d-6e2d80ff69ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:55.459Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5ef408b6-332f-4ad3-bb6e-4166ac2b2168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:21:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:05.469Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=85759877-abdd-4c93-887d-2bfaa87d9392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:15.486Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a7a5e471-a281-4651-ba71-e875d1b35e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:15.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:25.495Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7d09d73b-478e-4851-80d8-761633eb578e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:35.504Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1a7839f2-977a-4d39-b82e-ac14697614ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:35.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:45.516Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9e8c54c7-5b69-4b21-b337-07d09189f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:45.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:55.524Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5c8dabb3-fe65-47e3-ba31-422396578810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:22:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:05.537Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dba6d574-8874-4a93-8466-03da145a415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:15.592Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a2a08c07-5524-4729-9b9d-b56fa77ff4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:25.606Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cc33c8a3-491c-4ee1-a212-5e7769584066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:35.615Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7234aa27-22e5-4311-b0a3-cba030c2b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:45.622Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c58a9aee-4db2-4666-9e90-3d3a291df453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:55.637Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4ff635fa-60b1-45f1-9d6b-e597101fee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:23:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:05.647Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d2e6dd0b-b34c-4494-af20-5bc4a9c717df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:15.656Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=334f9e10-e9d5-45a2-bb4c-4135ccf9104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:25.670Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e0576116-aaf2-4b19-999e-37191c622825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:35.691Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5800ca7a-c4a0-4eb6-b860-c72de49b58ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:45.700Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=88997553-cb78-4e34-863d-8bb949e1b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:55.709Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7b90d865-07dc-42e1-813e-364e18ec8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:24:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:05.732Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=225612e9-3149-40ea-af77-262c84d15abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:15.739Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=707c01aa-2801-4065-a3d5-8578b4a96251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:25.753Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f3a32d58-7bfd-4861-8fef-1b8c26902db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:35.763Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6c0ce5f7-a4cb-4c8e-aa8e-65e116d98c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:45.771Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cd375f2a-e0ec-4c20-8cde-78387e432648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:55.780Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c11dfc1a-cc8d-42d2-b867-bb3adc67dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:25:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:05.792Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=91b8901d-156f-4351-8333-767326d7a0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:15.821Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=26975d72-6b6b-436b-b9cd-db41c9b1ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:25.830Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=671e298f-1378-4926-9288-f8411b856c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:26:27.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:26:27.992Z |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-02-07T12:26:27.993Z |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-02-07T12:26:27.996Z |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-02-07T12:26:28.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:26:28.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:26:28.003Z |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-02-07T12:26:28.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:35.837Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2bb6ce63-240a-497a-844d-6e0ca2b92787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:45.845Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d1ac6e2d-f4a9-4786-858e-d6750a61f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:55.855Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=18222036-3a9f-4059-b657-16ce735ba266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:26:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:05.862Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5a8cf61a-a774-4be1-a569-30731099856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:15.870Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a6d34d72-5f31-4b58-b977-999a8a7e7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:25.884Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d7d4066d-f7b1-4f17-b86f-4d35981097f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:35.893Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=900de6c3-2143-445e-8351-2b88a4063d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:45.900Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cb691588-e7bc-4d8a-924e-3a8a74acd7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:45.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:55.908Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=754fd143-d46f-4453-9e2c-248506bb103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:27:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:05.915Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8c2e0026-2815-4f57-80dc-1620c87ff8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:15.922Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d0ea9dd1-a5e7-48a3-8878-6590dc848be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:25.929Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=003d9119-c694-4447-8c60-f44b6e411ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:35.935Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ae72317c-df1d-4039-be4b-e162600cddad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:45.944Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=95ce99c7-352e-46df-b9d5-23d71b4eabcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:55.953Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f25a6d2d-ac6a-4b1b-9ef1-71f59f7445b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:28:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:05.969Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cc591314-fea9-41fd-8911-d1add99d276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:15.977Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=71c11d95-a635-4e30-93cc-e6340e85e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:25.983Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a4b4e174-2ba1-4b3c-9bec-799b6cd622ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:35.990Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=16ceca89-20b7-462c-8fc6-83ea49988046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:45.996Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b1110f10-1a07-46f3-a184-9c16adf94e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:56.009Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f112c173-8457-4b6c-ab50-374ec1e663e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:29:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:06.017Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e82010d1-877c-4db0-9b77-ba2334791d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:16.025Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f393fa19-67ef-4c0b-b5e7-23846b32aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:26.033Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1e629f18-4734-4ac0-bb81-17bcd0e6c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:36.051Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=554a8371-4fed-4343-a358-c1cca66a24c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:46.058Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9dcbb8ec-08af-46e0-a9a5-96513b44570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:46.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:56.066Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0c70da57-d462-4f40-a629-18d1438004d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:30:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:06.074Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e61125b6-efb6-43b4-8273-905ec7055276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:16.081Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=039451fa-da23-4715-bf8d-27b345a25850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:26.088Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1e775786-887a-4c2f-a722-44c28c08f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:31:27.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:31:27.990Z |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-02-07T12:31:27.991Z |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-02-07T12:31:27.995Z |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-02-07T12:31:28.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:31:28.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:31:28.000Z |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-02-07T12:31:28.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:36.095Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=61da2ded-6832-4cf5-b5c7-9b8adc183f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:46.103Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=13531015-5436-44b1-9985-7df920da6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:56.111Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=92a5df62-b421-4920-baf8-f3b172578729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:31:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:06.126Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6431bb65-7feb-4a96-85a7-1563a60135d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:16.133Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f6c5d40d-7918-4736-921b-c667f8679a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:26.140Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ca085c20-7759-45bc-af00-7fb5fc41a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:36.148Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=931df6d8-1033-4638-9462-07c0da6d2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:46.161Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c9853490-d0f7-42fb-bc5d-925f8c60d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:56.175Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a2fd9c65-4fa2-4fa2-a2e3-eb271a0feb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:32:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:06.182Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=723659fa-00fb-4ef8-bcc4-269c7d4c7f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:16.191Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9b9c0b69-6d70-414e-8658-64bfa67ebef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:26.197Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=65657067-6aaf-4855-a404-169b68dbfb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:36.204Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ec0c92e4-ee7d-414e-899e-b9e63db0d402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:46.220Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c16a542d-54ea-4b6a-a2da-6cf3f87e90b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:56.226Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8a8e6229-3af9-41ca-a1c7-cd67eb495bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:33:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:06.235Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d40feda6-9804-497f-812d-558688a450f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:16.242Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6845cea0-55b9-4170-8173-b7b85c441598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:26.248Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=76071c3f-1d13-4fe7-a2ef-1d255931478d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:36.254Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=05d6f6c2-887b-4048-881c-66e6a1a41a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:46.262Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=584b9fe3-8440-45c2-bda2-f78a3825c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:56.268Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=51092ef6-5704-43c0-9445-d84cff95337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:34:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:06.274Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d87bbe7d-fe24-4186-9a73-29d391b6f405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:16.281Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e06f939d-5753-4415-b8fe-9e4ceb6491b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:26.295Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=292d1cc7-0451-4ab8-82ec-0feebc5f77a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:36.302Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=94c9ef2f-85fa-4aec-9119-b0db750b913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:46.308Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d8f1757e-ac83-480b-a954-dc3e6eff05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:56.314Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9195615d-7d6c-46c1-8769-54fcdd0120ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:35:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:06.321Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3764198c-1316-4d75-892e-3a8d7ea3ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:16.329Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4c1e20aa-d0d2-48ae-a2e7-192b6eb4a0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:26.336Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=217e9458-b534-478f-b8e0-58442d06be42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:36:28.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:36:28.001Z |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-02-07T12:36:28.002Z |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-02-07T12:36:28.004Z |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-02-07T12:36:28.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:36:28.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:36:28.010Z |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-02-07T12:36:28.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:36.343Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2ff566b6-77b8-4a3f-a294-9b54eb200e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:46.351Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e2f39118-1163-4b40-a210-0aa6fafd7078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:56.360Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=afd84705-b4b6-419a-8630-abea3630b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:36:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:06.375Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b37b126d-4a94-4edf-942e-6235810363ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:16.381Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f89539ac-3f1a-4af3-9e5d-038dbe1731a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:26.388Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c1a8433a-76c2-4b2d-9a8f-80d4d3c9d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:36.395Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8781f92f-f5af-46fa-86e8-5718e2810b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:46.402Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7b147f11-b42a-4ada-bf56-c93132fcf082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:56.409Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ee14ead8-83d8-4532-8543-566379bac352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:37:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:06.415Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d08c9a99-c95b-4005-ba14-cdb9d82a9df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:16.424Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bd81df4b-8e78-4b3f-8b3b-e6f7c953a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:26.431Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cef69f1e-069f-403f-b5a8-2036a3d3f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:36.459Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=70b60e23-9e62-42a0-88d0-150400d5ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:46.471Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c27ded1e-c661-4d64-bcda-b3dcc67ac04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:56.477Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0466edaf-826d-46cb-bb1d-a76dc01bec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:38:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:06.484Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b058e9be-f935-453d-b7fd-b46162a16f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:16.492Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=becc90ab-dcad-490d-b88f-e3f74bfae8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:26.498Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3554465b-ff47-4914-b5d6-c5b0673afa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:36.505Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ad569587-2c1a-4ff4-9977-b55c9f42bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:46.512Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fc48677d-450d-4965-b1ba-c01d4d99b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:56.519Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bd709322-7975-4914-a2a5-56758d10bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:39:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:06.527Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a1c42f46-a651-4320-b419-cd0a2162575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:16.539Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=20a263f5-4291-4444-aeb2-378703c486ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:16.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:26.547Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=180d1915-f62e-4152-a667-bc4366b53719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:36.556Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2adfe027-4427-49d8-a7cb-641152a4eb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:46.562Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=27cf283e-eaeb-4f44-81a1-b8b77d8dcd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:56.572Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8e16ee1a-6a8e-429e-a550-c9503d4f5a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:40:56.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:06.578Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1a2512a9-5e7f-4332-8940-6c537958f92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:06.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:16.585Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9e8782b5-5124-4348-8ed4-b3b344b6f757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:26.592Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9a8cc2f0-f3d4-4686-88d7-dd8768721a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:41:27.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:41:27.985Z |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-02-07T12:41:27.986Z |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-02-07T12:41:27.989Z |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-02-07T12:41:27.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:41:27.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:41:27.995Z |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-02-07T12:41:27.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:36.600Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6629462a-6104-4f01-b2c3-1a63af315e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:46.608Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=505bb5c5-4522-4f1e-8a6c-27dd56015a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:56.621Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7fa45b79-5e65-4078-8077-80cbda4c50ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:41:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:06.632Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8ba2359c-2c89-41f2-a534-1b9fbc3cd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:16.640Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f0dcef19-3ad7-4e9b-8d06-b828fbfe736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:26.646Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=88ba3bc6-c920-4dd1-bbbf-453ecfa70617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:36.652Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c60e9c68-9171-4acf-9ad4-d004c210d332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:46.659Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=abaabc43-abf7-4747-961f-035647c11f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:56.665Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4ede6f56-faa6-45f7-926c-ddd33eb4c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:42:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:06.672Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7ef8093f-ff88-42a3-a8a4-6b0c8648d145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:16.678Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1bd5bb57-5cc4-4e00-81cd-4117e2a1ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:26.685Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fe68ce61-91f7-4872-8afc-9dd3aabd1575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:36.699Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0990bc02-8f0a-4a30-b92d-e4fee89b4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:46.708Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2fe9039e-190f-4aa3-871c-e888f9e34ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:56.714Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=db455121-5534-4066-94ba-b8132250d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:43:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:06.722Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1cf81dad-312e-48ad-800a-e914e8d9b61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:16.728Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=28aae6df-e5ab-43da-9dec-67ded61bacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:26.734Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9e24ff40-48be-4a95-84ac-7c27dde028d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:36.740Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6db69039-2cc9-43d8-9230-fef709570c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:46.747Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5914527f-06a2-4e15-9580-e46e8f2fba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:56.754Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=18ac4921-3f5f-4956-8195-38afc6c5484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:44:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:06.765Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4bd8766d-f002-4c98-bbfa-c87feee799af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:16.775Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=caeaa88e-001f-4772-9480-317c1963a324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:26.781Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e12b6624-e05e-4520-8dfe-c1b51895f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:36.789Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1972940f-db48-48de-a8cc-59c03f01c219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:46.797Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4e34b03f-5dcb-47b7-a234-372c90a504c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:56.804Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c7d2dbd5-1e2b-4b30-b9fa-720e6b03823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:45:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:06.811Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=037757ed-010c-430c-bad6-7551f327b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:16.818Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=40c52103-2f37-4a5c-856b-adc9ee307c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:26.824Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6a0b7bdf-e19a-4390-938d-200a4eb1ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:46:27.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:46:27.999Z |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-02-07T12:46:28.000Z |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-02-07T12:46:28.003Z |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-02-07T12:46:28.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:46:28.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:46:28.008Z |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-02-07T12:46:28.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:36.833Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5d7db60c-331d-4924-a81b-17a0a0383da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:46.851Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1fb3c256-c259-4977-a76d-c20e0a71519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:56.859Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=669bb418-3aac-44d6-a927-9898cbb93994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:46:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:06.866Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0b99f01e-7dfa-40f1-8568-1527c18c3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:16.874Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ad0fa394-44ee-4da5-8b01-a2b66a3f0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:26.880Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=47233fbd-d175-4193-b903-8814d436c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:36.886Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d9d650a8-da54-45a4-93d6-d6acd93aeb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:46.893Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6970436c-1787-456b-b66f-55ae9e599d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:56.900Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5236d0eb-0567-415f-b645-f86cfb7074e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:47:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:06.916Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=18ba91f1-008a-4c40-ab1d-31e4cbb022fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:16.926Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=650d8212-0da9-48d1-a93b-608c3522414d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:26.937Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=40651672-26b0-4be9-9bba-24886286a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:36.944Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fc51e934-7504-4ffc-b31a-c38c65bcd6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:46.951Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1ccc4001-b0f4-48f3-aaba-01170c9c35de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:56.959Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=117481c8-17c2-40d0-ac1d-b74f7db96f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:48:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:06.967Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=644d24d9-9584-4d05-9316-ce1529205bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:16.973Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=85665ef1-2c02-4fda-b2db-54ff89eacc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:26.979Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=225d410e-d6e0-49ff-bbc0-925427944e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:36.985Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4278f68e-d7e7-434b-b51d-54ea17dc55e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:46.993Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7309f9f7-f792-4264-a0de-fdb9ba4e655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:57.001Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1bdf8af0-8574-40e8-8a73-08708fe35ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:49:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:07.017Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5681409c-56ce-4f18-83e8-997cb3139470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:17.024Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=72432091-a3c0-4964-a3fb-50fd396c2a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:27.030Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=89bbcc54-2f04-49ea-a013-b1aa1675fabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:37.037Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ec07377a-28a8-4511-b610-435ea2232ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:47.043Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0aef83a0-3f1f-4fe5-90b1-8bf405f09df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:47.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:57.048Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0d984829-e0fb-41b7-b38b-b0977e3ed1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:50:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:07.056Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d2aacf82-3840-4ed3-8007-9d51830d8f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:17.063Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d9949935-432c-45e8-8a49-d3f474da2e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:27.070Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=16e9a58b-1412-4168-8b8d-7be21db6c2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:51:27.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:51:27.991Z |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-02-07T12:51:27.991Z |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-02-07T12:51:27.994Z |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-02-07T12:51:27.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:51:27.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:51:27.999Z |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-02-07T12:51:28.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:37.087Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d66eabd8-cbe9-4cf8-92a7-e881d613917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:47.095Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ebe4d149-812a-490c-af8b-0c431b9f9219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:57.104Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0de14f9e-c9b7-4775-81de-d5928518ac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:51:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:07.111Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=87a51836-fd68-4b7f-bc1b-a4ea3f5296ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:17.117Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=abb72433-bc12-4068-b482-5e7fb06d2254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:27.122Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6f266c5c-45cb-4ec8-9a28-0d2165fd12f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:37.128Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=229af2ea-0c71-437c-85e9-783d861189c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:47.134Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=71dbfd97-eaba-4766-8315-79e25c646843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:57.141Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b7930106-07af-4a2b-abf3-43e52ab44780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:52:57.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:07.155Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=61f1fa39-b0a7-4559-a7b2-8625ea770763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:17.189Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8754419d-c696-4498-ae6d-17f69024218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:27.195Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0e8f939b-a5d5-4ca2-b3f9-8723763b5a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:37.201Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f282aac2-7196-4d29-9b18-ee785e765747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:47.207Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b8579fd3-d99b-4cda-a464-cbd8f097a722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:57.213Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f39c611f-b29b-46db-aa2a-5b19c8f1ab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:53:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:07.219Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0e61b1a9-971a-425b-8e36-8da5e130b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:17.225Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8b3aab13-865c-40e4-b89a-3a18f3b8d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:27.231Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d9e8e9a6-e5df-45d1-88a8-59adc8905603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:37.241Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1a75a291-004d-4c1e-910a-52c16b0541d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:47.265Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c8d1522c-85ae-43a1-915c-d2bb359fc428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:57.272Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3e7b4394-131b-47d3-8635-6a3de4731f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:54:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:07.280Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d7b797d7-a4fc-4d7d-8286-0ce7581dbe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:17.287Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=468c7949-d56d-4ecd-95e3-ce07bacf5f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:17.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:27.296Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0cad5525-56fc-424f-95b3-2375048ec084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:37.301Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3c19c7fc-45bc-4145-abd6-03c2910075ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:47.307Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8881b36c-1a42-45bf-b6cb-0ff3e7ba78d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:57.313Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5b9e1aaf-14d7-4566-8fc9-f95e16881154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:55:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:07.320Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5031a4d0-982e-40eb-8f97-9cffd6acc212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:17.339Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bad8361a-7ed4-46be-a740-c51f8870be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:27.345Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c1d5dbd3-c0f5-4d91-885d-c514e8016711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:56:27.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T12:56:27.977Z |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-02-07T12:56:27.978Z |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-02-07T12:56:27.980Z |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-02-07T12:56:27.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T12:56:27.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T12:56:27.985Z |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-02-07T12:56:27.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:37.353Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=24868fe1-fab8-4954-b37d-79d8fa30f1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:47.394Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a2cdd9fe-ca40-4400-9e69-95ecdfdd00a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:57.402Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=80c08c27-e60c-4bc6-ba76-cb55eee2294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:56:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:07.408Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f4ce92b7-2cff-4ccc-9ff0-9a51f2c0b133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:07.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:17.415Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=62d6000d-749b-44f3-b2c7-be9c6f1e63dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:27.422Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9c38e47a-2eba-4b7d-b299-ff668cb479ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:37.430Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ac479d95-c541-44a9-bdad-f4f803d04dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:47.451Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f4bdcdb5-f177-46ce-8d0d-c6221dbe7ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:57.458Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=99cf67ad-66b1-4951-abb7-798c48326e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:57:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:07.465Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b40cdfe3-fbad-44e7-b5a2-882a0c048ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:17.472Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a7b255bb-34ab-4feb-a688-22b76d735df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:27.479Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a727dcd3-079e-41df-bca8-48735f3eb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:37.485Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=50a14070-2afa-4663-9691-ebe4df1192d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:47.492Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1c2df7b4-c36c-4b1c-804b-6f310f2e4739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:57.498Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d5f98fd5-8460-450b-a18e-8ef43001f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:58:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:07.505Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=25d65bf6-e454-4866-9e60-adb8f172df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:17.510Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=80f001ee-d9ff-4684-9506-e71b4c371313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:27.520Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=08524bf5-f829-4535-960c-45d245dde32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:37.535Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=568f7175-af1f-4037-aa13-6bed1f1c5c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:47.544Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cb8a70a4-2751-4cf4-a218-bfe124e5a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:57.551Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=23f3034b-7661-4b7b-b5a9-f66ce35f44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T12:59:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:07.557Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dbbcd53a-5b70-420f-9b39-f4d99669d673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:17.562Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=812cc991-c58f-4458-9c59-fd2dc0f3572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:27.569Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f5bdac24-a442-4382-9026-dace6b94be71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:37.575Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ebece52a-21bb-4f1c-996e-aa3cbd6d1fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:47.583Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3148edaa-ee27-4526-86d3-81d868321d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:57.599Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ead671c0-f391-43d7-8f1b-a6e526154f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:00:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:07.606Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bda50e2a-40e8-466a-9c57-cbe0149fa55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:17.612Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0a6e7bf2-58bb-47e8-a772-ef8f9b24819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:27.618Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=af354fca-919f-4337-9537-f12895d8dafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:01:27.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:01:27.966Z |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-02-07T13:01:27.967Z |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-02-07T13:01:27.970Z |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-02-07T13:01:27.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:01:27.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:01:27.974Z |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-02-07T13:01:27.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:37.624Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4027886a-9a27-4350-87e7-e10c0ee66047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:47.629Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4f588da0-2e45-4920-9234-49795502a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:57.635Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c4cb6d0c-097a-4052-85fa-73746a2cea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:01:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:07.640Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=be3a7ba5-8978-4002-a5af-bdb09ea60e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:17.646Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c7c1f196-d8a0-4197-aae0-5fa534e7641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:27.653Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e842cc19-7fa8-407c-94e7-8a061e235b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:37.663Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e4ad4975-ee80-462c-b9f4-61726216f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:47.676Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b18b6bea-db7b-4e1d-ac1f-b1a853fa7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:57.682Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8cf8c093-cccf-4844-bb16-bc3cdc459475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:02:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:07.689Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cec341d1-43cd-4545-a1c2-38c667a54bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:17.696Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d67047d5-8327-433e-bd9c-e26eeec84180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:27.705Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9d908053-0d01-4a6c-bf97-b24bb9736e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:37.711Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bdfa5257-5f1c-4b02-b6d4-910e66b41d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:47.717Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4e0dc2e2-7fce-4a83-8f2c-3ceecd99fc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:57.724Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=09b95a3c-de44-4c43-a265-4f198f24837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:03:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:07.735Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=48cb6730-e383-4c9a-a5aa-3a7f830982ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:17.748Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=beb26813-8ca0-4a78-89b1-3b3ac813bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:27.753Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a860682e-c1ad-4f25-9ca6-4b7e17a0bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:37.760Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4974b382-2549-41a8-ad28-49e294599ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:47.766Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=22150647-e2e1-4018-ba4b-5547f4d3dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:57.773Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=318fef0f-0d27-44da-b2f7-f0ca908a202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:04:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:07.778Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dac123e7-553d-44ce-968e-a63d8a8be84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:17.795Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a383240b-976d-4647-9367-290906936c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:27.801Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4658f851-2775-4eda-93b0-53ffa11f9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:37.807Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cec206d4-557b-4c65-9209-0f00eda7b60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:47.827Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c39d229d-7496-428a-adc0-265cb4f0dd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:57.844Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4f14c562-3b49-486d-9fb6-173d1ff47a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:05:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:07.850Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b4c3568f-1300-460f-9842-d6e52c538865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:17.856Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=98588235-b00b-4f3b-aa7f-7b32bc4cecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:27.862Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fb4e65f2-41c5-48f3-ab11-515bd2b7ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:06:27.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:06:27.972Z |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-02-07T13:06:27.972Z |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-02-07T13:06:27.975Z |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-02-07T13:06:27.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:06:27.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:06:27.978Z |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-02-07T13:06:27.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:37.868Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=61238497-5648-44b3-a0b7-0d9cb9afed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:47.874Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a460d1b3-bee5-40b3-978c-7aee60eb4674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:47.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:57.881Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c976f9ec-4848-4470-a3a0-7acca14e7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:06:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:07.888Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a79b0687-04b4-4d33-84ee-d935c16c9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:17.895Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8983b46a-0794-40b8-a7b8-5412454f149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:27.906Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2f6ce22d-2b39-4732-95a6-59814852e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:37.911Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e190379f-b033-4999-8363-5ed2ec36cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:47.919Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=97dff1f1-f5b0-47b7-a23e-1f1800da3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:57.926Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=00211ad8-2a0d-4732-85db-96c061f4e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:07:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:07.931Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c2401804-a88e-4a16-8afa-c41f42793bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:17.937Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0ec30afd-a0f0-4aa6-a3a4-4cd9a1f94cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:27.942Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=31ab8f6b-4ebb-4813-899e-352e70861d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:37.948Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c93bd90c-d8f3-4b20-b31c-4a2f00fbacee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:47.956Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d081f60c-0552-4ad7-8e9e-b6605862785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:57.962Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b3abff6b-4138-4bf9-8691-c49891da14e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:08:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:07.973Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fad1e9a5-eb09-4633-94ab-d752b8104680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:17.979Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=981dcab7-69fd-4da0-9635-f3f3747ef9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:27.986Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0aa0f815-8902-4b87-a422-2b10a5adb729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:37.992Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c0f8216a-b27b-45fc-bd3a-315b45eab68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:47.998Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f2e655ae-a812-4459-a17b-e02d15dab216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:58.004Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dee97940-6887-44ad-9380-7ac7c7f5e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:09:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:08.011Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7398694c-dade-4bb1-a3ae-bb50261e8d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:18.017Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=21ac684a-9b1c-4eb4-a880-6582fc22f719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:28.024Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7f0143be-8401-4fec-a06d-ea8ec5e96ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:38.036Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0b16fbfc-b10b-4acb-b17b-912241fb781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:48.045Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dd93ecc7-4a35-4084-83b7-1c5a42c53d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:58.053Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=186c33ca-e989-4ff0-aaf3-3699ee05c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:10:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:08.059Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=96feba13-b5f9-43c9-8ab7-d5378b9f980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:18.065Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=310dda70-afff-4c8b-a8da-fd295cd51a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:11:27.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:11:27.987Z |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-02-07T13:11:27.988Z |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-02-07T13:11:27.991Z |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-02-07T13:11:27.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:11:27.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:11:27.995Z |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-02-07T13:11:27.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:28.072Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=080d9617-798c-45d9-a69d-a0a757665ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:38.078Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f76c4a28-0685-4a58-aefe-043d82beb3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:48.083Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=11cf0966-e530-4ea9-8173-26136d466846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:58.090Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=21adfdfd-d297-4c73-ad11-86f8430710a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:11:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:08.097Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b855ebf9-6338-4b52-ab80-4eb73570e053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:18.112Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a78456a9-8a0b-404e-9bc5-3d43b358be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:28.118Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=38350488-2701-42e9-b957-b7d49d60c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:38.125Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d71fd009-cb9a-4a3e-b38f-a961c2bd8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:48.131Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=79eab4ec-0153-4e70-86e1-1cdca8482038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:58.137Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a5a6146e-6199-4aaa-8f18-b6bbef295868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:12:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:08.142Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=886ccc1a-c427-4171-8935-4c6245680b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:18.148Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=00fe3af7-4678-48e6-ae9c-8192a3c34c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:28.154Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=41398126-af55-4cbc-9f49-c781d5bfde47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:38.161Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7425eca9-489a-4e3b-b2ef-55d5cb7acc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:48.167Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8a4a8e8b-4f17-4900-83e8-90d1ef6fc016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:58.183Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=65ead71f-7dd1-4251-a8c3-0c9a3ddb53eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:13:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:08.189Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d20439ae-105c-4a38-9850-bfc3c5f6c842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:18.199Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3769537c-1bd5-40ee-82e0-eb8aa2c9da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:28.206Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=76f0bda0-43b9-4c87-930e-b4cce5fc029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:38.212Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a13669af-2eaa-4455-ba46-0d49e1154dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:48.220Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=38bc3b4b-66e2-4e2c-8f4c-93d12d35010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:58.226Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e9553b23-763f-4444-ba1c-d0383c729516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:14:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:08.233Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f6c94161-2e17-4821-86a8-1526268ecda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:18.239Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3cdb167c-97d0-41ac-b3ac-e90c05de6213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:18.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:28.251Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=24c84d78-6812-4b97-a3f2-ef51253f42d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:38.257Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b99114b9-c873-4c2b-9ed5-8c021de048be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:48.264Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c06e1609-fef3-4bae-842a-8ca60f86c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:58.270Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0eeec9d8-2cb4-4c2f-a4bd-59397831b619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:15:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:08.275Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3db6dc7a-1134-4d03-977a-c5ba2c296819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:18.281Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=29623831-9441-4213-89e4-7db9d1637735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:16:27.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:16:27.992Z |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-02-07T13:16:27.993Z |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-02-07T13:16:27.996Z |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-02-07T13:16:28.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:16:28.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:16:28.000Z |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-02-07T13:16:28.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:28.287Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=afa233d0-b97f-45cd-9037-6886c52ab232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:38.293Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b651c36e-14c5-47f1-9328-a923cf8bcf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:48.299Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bdc9acbf-34dd-4d8a-aa18-53455609e021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:58.306Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b01ce573-ed97-43ae-bc18-4de9e5891d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:16:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:08.319Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f6971693-3615-421b-911f-17a83ef6424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:18.325Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=45b8d841-bba0-4255-af63-f722e01ceb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:28.355Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=23dc29b9-3d7d-48af-8bd5-a90ccf233f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:28.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:38.363Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fac6e01c-7e8d-47e5-9f19-ec44d9e0dd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:48.368Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3a0b9c73-dfd0-4df5-981a-c1edfc70b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:58.375Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=87480239-8a04-49cf-a4d8-f1413696d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:17:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:08.382Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=108cb807-5eb5-4353-adef-e5fbf8c34e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:18.389Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5975c110-c4f1-4591-95ab-ad15dad856c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:28.394Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1ce23ea6-5745-41ae-8a22-f74568d228ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:38.404Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9474ec4b-f843-46ce-9e1f-9382e2403238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:48.413Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ea6f23e3-dca9-40cd-be25-dcde9f27295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:58.420Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=25c591ae-fe01-4cbb-a676-82d2b0913a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:18:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:08.427Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8ac0baf4-f219-4d9a-83a7-f50e49203127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:18.433Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7112962a-feb1-4e07-8918-df829faea04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:28.439Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=00585abb-30fc-43c6-80ab-ae01a0c3bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:38.445Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=884f838b-d426-4dde-b013-2cca2f8eea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:48.452Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=03225aff-9a3b-4d02-be30-6515fd894476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:58.458Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e72a453b-f6a0-4de7-a463-35eddd5d70c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:19:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:08.468Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bc31b4f2-7aa8-43fa-add6-d09a8f499105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:18.485Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7d5070d0-c3ac-44f8-bc64-9ec9770ccfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:28.492Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3c846030-c8b8-4422-9ed3-cf0a004af766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:38.497Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a5ab33e2-0aae-4ad2-ae6a-4b53c3fb09f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:48.503Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=82efabd2-90e7-4be4-93c7-37e39bed622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:58.510Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=969db75c-3d87-4961-91ad-2cdd2c26c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:20:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:08.515Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2181a881-648c-485e-9127-6127b5c705f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:18.520Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=755a6b74-0428-4445-af7a-178d61f78230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:21:27.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:21:27.979Z |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-02-07T13:21:27.979Z |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-02-07T13:21:27.982Z |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-02-07T13:21:27.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:21:27.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:21:27.986Z |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-02-07T13:21:27.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:28.525Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d7d2fd34-ddcd-4eff-9e08-3efd94a1c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:38.531Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8dd04d91-4e7b-420e-8822-fba8dbb1b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:48.537Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=473ccc89-388d-4ee3-8786-a3743a5f2f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:58.543Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4806004b-e362-4cd9-a885-475c3c75e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:21:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:08.557Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c91c77ea-1be4-4eef-aec9-370a099cb719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:18.564Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7475ed1f-ebf8-4458-bb66-d1bcc2c6bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:28.571Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c88528a5-7c7f-4e9d-b93b-81997cfe19b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:38.577Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7a177ec9-98ba-465c-863e-e1b65be6ece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:48.582Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c66cb288-ae69-4992-acaa-127a7577e14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:58.588Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3d6514fe-288d-4f7d-8e01-2188e701a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:22:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:08.593Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4889f4eb-93c8-4250-b1e1-5c7276971edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:08.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:18.600Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f4eb5a51-1485-4282-bda0-7dd42ad7cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:28.608Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5e5b5631-59ad-4a24-8865-f04351c2d272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:38.614Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=351fb4b6-75d1-4ac6-aa2d-f79568ea9e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:48.623Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1328ba49-29e5-4212-a030-884d26981bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:58.635Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=cf40d8e6-5571-4a64-9147-c5da8b86e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:23:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:08.641Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=90d3872d-f191-45db-b3fe-6d68b946b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:18.647Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=01ab130d-f7a1-444d-8eaf-04a6c0758827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:28.653Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=39e40dbb-61e7-4809-a8e0-58734315bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:38.663Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=69f66421-89d3-427f-9593-b406e2b403dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:48.669Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=87358477-2e25-48b3-9ca5-6bdc6edf5004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:58.676Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2525274e-c795-47f8-a33a-0274cd95e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:24:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:08.695Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4d5fbea9-0500-40bf-be74-6744057dd754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:18.702Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4fd186c7-3c13-4b1a-af54-ddefba761d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:28.721Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a2638bf1-2360-4d25-80de-e1e92d83a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:38.728Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1e99d3c8-c267-4fce-9898-90d563a835f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:48.735Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=49bb9e17-2736-42a7-8cab-5bf27f64cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:58.741Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c09dd0f0-f2c3-482f-8f32-ac2562d9b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:25:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:08.750Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c6cdfbb9-5c5d-4008-b6d4-9a771d51f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:18.756Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d613922e-7831-4127-a65d-2880f242a74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:26:27.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:26:27.992Z |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-02-07T13:26:27.993Z |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-02-07T13:26:27.995Z |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-02-07T13:26:27.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:26:27.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:26:27.999Z |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-02-07T13:26:28.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:28.762Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b7b838e5-0203-4563-b5ba-4cf1a5a6a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:38.767Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=81425bc9-4717-4d81-bc61-2fbb3e8a92d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:48.776Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=392f29de-48d6-4af0-9bfd-1ed7b11f4bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:58.783Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6b97b4cf-0f60-4ab9-8954-72206f1fce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:26:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:08.794Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fc751659-6931-43e4-bc70-5093a6713191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:18.802Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=22d915f4-ee4a-4e4b-be8c-69f15ce3e9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:28.811Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1fdc0a1b-4171-4385-a9fe-b1735333be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:28.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:38.817Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7661581c-acd7-4555-bdb0-99ff216a35c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:48.832Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f3c70d2f-9a9d-42f4-96df-7312e6d97ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:58.837Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5fc74327-d9e0-48a4-b442-973a02577789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:27:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:08.842Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=eee16a55-95fa-482e-bd1b-5e643938c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:18.848Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1bac31a1-5662-4684-a54f-eca8d074ac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:28.854Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b03a87ec-308d-47bd-a44b-f5bbe510c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:28.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:38.859Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=80b4d57d-d959-4c29-b3c0-8497aeb3047f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:48.874Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d4f92b6a-d01b-41e6-afca-68cdd4ed7cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:58.881Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f73f0323-b94d-4bb7-8481-eaf388485cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:28:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:08.888Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=8d40fb6d-8170-457b-9be3-219e0e9362f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:18.893Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4dbf3fd6-2beb-43f2-a168-45ea28fc02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:28.900Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c8c61da6-0fd0-4e26-9c38-8c3ebd94f9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:38.905Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e143b0d7-f260-40a5-8834-952092865df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:48.912Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5a7ecf3a-7a25-442d-9192-874ea3793a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:58.917Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e56f7eca-f608-415f-a08b-4b6d6eeee91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:29:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:08.923Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d476914b-0a9d-487b-b602-c472b745b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:18.929Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b2c8bcb5-28ce-45df-8aaa-4cd9203fbe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:28.944Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4c69334b-a4e2-4267-a989-242dc25b31f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:38.954Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=13650a91-b7c8-4233-93d1-ebdb9f9010f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:48.962Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=260ce4da-acca-4c46-8d95-b1c6503582ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:48.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:58.968Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d0ec4df8-d2ba-4756-86c9-c89f0ef4c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:30:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:08.974Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f3b91b1f-f2b5-493c-bf00-8fe392f35c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:18.980Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=89cdbc38-7e3d-4994-ad2f-e7317d8c5416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:31:27.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:31:27.984Z |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-02-07T13:31:27.985Z |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-02-07T13:31:27.988Z |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-02-07T13:31:27.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:31:27.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:31:27.992Z |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-02-07T13:31:27.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:28.991Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=dca38da2-e501-44bb-a1f3-449e1c073f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:28.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:38.997Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7a93cb64-8440-46f5-a6a5-b1af2b09bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:49.006Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7214e289-6a80-4bdc-bfbb-a5952e2b58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:59.019Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=43225738-800f-4f09-ae88-bcd1aaa4c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:31:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:09.025Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=847f44dc-e745-47ce-9caf-b4805bd85e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:19.032Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f9314dda-d759-4a6b-9dd9-eeb829d1f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:29.038Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d80cb944-b6bc-47c7-80a7-cb4fc5f926a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:39.043Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f4b73712-59a0-4391-9240-c6843baa60b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:49.053Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=f8e602a3-0c18-4b2c-a177-7be748c3fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:59.059Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=08a624cf-62d2-4aed-8c31-40e5349af5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:32:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:09.065Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e9921b10-b101-4451-a7ee-96ccf6e8becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:19.072Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=453e04c9-5010-48e8-a4e7-15a24c8fecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:29.078Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=1bdf97be-3c71-41a1-ab7a-f27d4183c62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:29.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:39.090Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=784aa67e-ac60-4336-9b74-b66f58a0c365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:49.095Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=efb8b5d5-106d-4726-858a-8441b2a6db89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:59.101Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=0aad5828-e976-4bcc-985d-b5560cc27d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:33:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:09.108Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=63f42fc3-4cd1-4250-b77c-09bacc9344f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:19.114Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b166e21c-1797-4d45-91e3-4289e24534da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:29.119Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=363909b5-2a0d-4cfc-966c-fd4a3cf913ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:39.125Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=6861303e-0603-40da-8ab2-872408819232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:49.133Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ecf55fef-927a-4545-abe6-3b7dfa2ab584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:59.140Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=26019f35-5524-434e-90de-a4b1c8190a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:34:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:09.152Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=08e770c7-f01d-4d22-b2a1-5fa31dfc24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:19.162Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=683d52c3-9861-4b24-a986-581da9530eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:29.169Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5be19a2d-41fd-4348-b85e-986d66a71ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:39.176Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=78bacb3b-1bd6-4712-ab05-bdb457364da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:49.183Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=fb65442f-bd64-42d5-b11d-20befe1e2322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:59.188Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=011948ca-194b-4a6f-889c-fb897a59db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:35:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:09.193Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c4f6a1e0-8885-4698-8f42-acce8ad19f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:19.199Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c752366b-6676-4ff7-b918-fb5af8cd69c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:36:27.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:36:27.998Z |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-02-07T13:36:27.999Z |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-02-07T13:36:28.001Z |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-02-07T13:36:28.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:36:28.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:36:28.005Z |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-02-07T13:36:28.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:29.205Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=5879d619-37c8-499b-97db-e6c276228ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:39.211Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b2334f96-02bd-4f80-a15b-df49009d0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:49.225Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=d766b400-363a-4256-9604-2a5f3928436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:59.232Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e2341dbb-71b6-4fd2-9974-7d4879ec0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:36:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:09.238Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2950b307-48ae-42b6-abd3-3876bc9c1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:19.243Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=696328c8-2888-46cc-99d8-362862af3eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:29.250Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=053a9235-af10-4e47-aa29-80241ba19932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:39.255Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=a7c2856e-e595-49d9-a764-9ba79b3dc152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:49.268Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7f31fba8-07a9-4652-b74c-9a0e8bc99d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:59.276Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=bd709d84-8aad-44b6-b6cf-9784c81c7ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:37:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:09.284Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2fc3aaa0-3117-4a90-9940-b9ba30865a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:19.290Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=79021c3a-d88a-4d03-9edf-29bd7d1e6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:29.305Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b334ac2c-0bde-4c72-ac6e-4edaf226240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:29.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:39.312Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7907de4a-fb1d-4a30-b8b8-e355106084f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:49.325Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=59e3d03a-7729-4eda-afa5-fdf13fad1b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:49.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:59.333Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3e1eb377-ee10-42be-9e7a-d7194b572ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:38:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:09.337Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=b2413260-e170-4d73-87cd-e4c00fda7346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:19.343Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7d7acf35-c633-48cc-8306-de3029577e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:29.349Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=3912380a-76dd-4f72-b08c-65dae7702f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:39.354Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2e344451-a384-4a9b-99f5-59af68c01be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:49.361Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=4a58d9fb-ec48-45b2-b933-b8ac4ae70e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:59.377Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=ae1e41a9-0ef5-40be-9a79-da50ab18e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:39:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:09.386Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=9f791d16-cd7e-4eb6-a423-228b3c36adc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:19.394Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=66e539be-a382-4b3a-bb08-26b3eb4ed5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:29.401Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=517ee131-8883-40c6-82ac-5bed86ed0aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:39.406Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2df56778-3e50-43ea-bb58-3967fa09679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:49.427Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=e852ace8-c1a8-4b6d-8e04-a7215dd8aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:59.433Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=2de9b59a-7791-4da6-83a4-585573c09e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:40:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:09.440Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=390784e6-5be3-44ec-999a-21376db537c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:19.447Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=65c626f5-b20c-4b47-8797-1d9611772e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:41:27.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T13:41:27.992Z |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-02-07T13:41:27.993Z |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-02-07T13:41:27.995Z |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-02-07T13:41:27.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T13:41:27.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T13:41:27.999Z |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-02-07T13:41:28.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:29.459Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=55a3bbeb-2745-41ec-9098-a27cd4a21c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:39.465Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=7e6889b1-f95d-48e1-839a-dd0a4df9e70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:49.473Z |INFO |Init configs |InvocationID=2fb074c1-53e6-4003-970d-ff61d60a4507, InstanceUUID=c26ef14a-7209-4f38-82d9-0fb689e6666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T13:41:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |