By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:02:24.321Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:02:24.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T12:02:24.351Z |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-05T12:02:24.841Z |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-05T12:02:24.924Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:02:24.924Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:02:24.924Z |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-05T12:02:24.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T12:02:25.030Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-05T12:02:25.048Z |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-05T12:02:26.139Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T12:02:26.440Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-05T12:02:26.454Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-05T12:02:26.455Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T12:02:26.494Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-05T12:02:26.494Z |INFO |Root WebApplicationContext: initialization completed in 1446 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-05T12:02:26.742Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-05T12:02:27.431Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T12:02:28.524Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T12:02:28.991Z |INFO |Started MainApp in 6.499 seconds (JVM running for 7.06) |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-05T12:02:29.049Z |INFO |Start scheduling PRH workflow |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:29.062Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cf5cd822-5180-4f06-b4a2-64cb7e65dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:02:30.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T12:02:31.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T12:02:31.372Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T12:02:31.375Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:40.655Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8a1fa448-8dc5-4249-a64f-a2ed6b2ca01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:02:41.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:51.713Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9000ead2-2f9f-45f5-ae21-655d91df365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:02:52.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:02.767Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d1578e2d-d9eb-45ad-9887-4bc1622c4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:03.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:13.825Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6f9ffe73-f3a4-4808-bb5d-6e195b29e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:14.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:24.865Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ce155ce0-325f-449d-87ab-cc603a8d9f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:25.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:35.937Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=39b936d3-90a2-4fbd-b64e-81148cdb7436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:36.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:46.977Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=44719217-bb76-4cb4-bc94-f3610210d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:48.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:48.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:58.018Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7aaaed73-2e18-4639-8e34-7bd72c0a50d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:03:59.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:09.059Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3c9de5ae-1458-46cf-9346-a4422410972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:04:10.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:20.131Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=af84156d-947d-4730-8305-4784c67d1c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:04:21.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:31.169Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=798add7f-c454-4f31-88a3-d0459cd6e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:04:32.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:42.209Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=93bd3ca7-2e94-48ea-a194-ca6ddf01a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:04:43.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:53.249Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d106f915-02b7-46d3-871c-9647a9a7f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:04:54.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:04.289Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=dd2a4da2-9d70-4fb2-a1b7-d2f0f6951064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:05:05.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:15.333Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9b2bcc8f-ec00-43d0-a59c-70cb7ff268bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:05:16.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:26.374Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=76f9a3c9-b6b0-4310-b02f-08dd99610545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:05:27.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:37.609Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fe0514e8-8e5f-47f0-ad29-cf73569eddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:05:38.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:48.640Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8d4f3b47-6027-42f0-853b-131b19a80887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:05:49.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:59.680Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=417c518e-e71f-460f-8d8d-9d0c7c50bafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:00.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:10.727Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=51ed3f28-71dc-4eaa-a84c-a65ad4d071ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:11.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:21.795Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=27e0e153-2fbb-4112-8716-24b5a1cb5798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:22.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:32.833Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=942d0b8b-0995-49d2-92fd-d4fa56836fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:33.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:43.872Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c3101bfc-4187-4944-8bdd-8ce43e75c75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:44.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:54.914Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e071d937-a570-4e45-9561-9708b1aed832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:06:56.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:06.112Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e719f3fe-9ffc-4176-90e7-1a8d1f178ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:07:07.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:17.153Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=73aa963c-f16e-421b-9a0b-5f9df35800d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:07:18.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:07:27.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:07:27.302Z |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-05T12:07:27.303Z |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-05T12:07:27.312Z |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-05T12:07:27.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:07:27.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:07:27.321Z |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-05T12:07:27.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:28.197Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6f543dca-2521-471d-96f8-d31e66e0ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:07:29.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:39.233Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5b38cbec-b0e1-489a-b74e-05ff4f0d8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:07:40.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:50.401Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e180904e-7311-4c89-aec2-6e1674c3a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:07:51.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:51.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:01.442Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e15d5c37-c03d-42c8-8f47-de29108a4033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:08:02.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:12.512Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=50833825-13b5-45cb-8040-69d173118085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:08:13.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:23.554Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c19b0e9e-8188-42e6-8279-d9ed0217ba08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T12:08:24.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.96.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:34.851Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=07cfed0d-2d9c-48b7-9aaf-2a11f2e01b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:44.983Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ac3209ee-c556-4b5c-a893-b196abaa1c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:55.000Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a4f7d3f2-c979-4aca-9819-df42acec300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:05.013Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5f656e10-6f0a-413b-8318-53894afda5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:15.030Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6c65ad97-1bbc-4ec3-ae90-f717a90f73ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:25.043Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=53ca3d28-0a29-43d8-9d55-25a1af3b687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:35.057Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f4a6728b-074b-4403-a0dc-fb21660f8b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:45.074Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f890caea-9632-46dd-9c27-5ee39549d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:55.104Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ece1bdc7-68e1-4483-97c1-41c4527845b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:05.121Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d8db9d4d-e4ad-4474-adad-dc4878e8764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:15.134Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=250828e1-2eb4-4630-9618-abee0939dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:25.148Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7c24213e-7a71-445f-bbcf-25e24a21c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:35.179Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=15527708-0f8d-4933-b6f5-8f0a56651e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:35.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:45.202Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ac9f2696-899d-4a75-a41e-d0a933c339be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:55.218Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=438dcb36-1ff7-4d5f-8239-a88cc8a2b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:05.235Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c601b5c7-0aae-4dda-805d-bf3cfdb833f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:15.250Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6cd2cd9a-c63a-4dfd-9e81-f910859a2dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:25.262Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=29e6790e-dce8-455c-990d-a8a4c9398676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:35.278Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f214b460-6b61-434c-b861-78e9101629d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:45.300Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=38db4b31-7bbb-4899-bf5b-e8d74c1bc46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:55.312Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d90631ef-4689-4b69-a33d-ff05e0da3744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:05.326Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f3e65955-a0ae-4778-aeb4-62ea6b2c645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:15.338Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b9b968ce-4c33-4408-8c01-2778d2816ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:25.360Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9c74210b-3f3e-42e7-b35c-ded3771d8dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:12:27.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:12:27.041Z |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-05T12:12:27.042Z |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-05T12:12:27.046Z |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-05T12:12:27.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:12:27.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:12:27.053Z |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-05T12:12:27.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:35.384Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8d052968-1496-40cf-9665-90c27cf94838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:45.392Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f4180fdd-db0d-4d39-8242-27a1dbbc1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:55.404Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=227ee89f-15d8-47e9-8a95-b1921827fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:05.415Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=304347bd-4bed-467f-be24-c6306bf30623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:15.429Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=032f7600-b433-428f-b0e4-114c4fed0b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:25.449Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=45265611-d4b9-4747-addf-07b0554b618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:35.477Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6bad32a3-ac2a-4212-9b07-bc15f531224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:45.497Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7f36c5a6-13e7-4b74-95f0-572878db51b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:55.511Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=95983126-b47d-4ac8-ad69-c337973a3725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:05.523Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3596bcd6-4e69-49f1-bbb1-f3b8ad623791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:15.535Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=167504cf-7ceb-45dc-9597-80448aeaaac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:25.546Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=521cfab3-a106-4d15-a469-158cd7147411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:35.558Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=33521a6b-5dee-4154-87df-6d5703aec5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:45.570Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=23606e0b-504d-4122-8719-bb846ec26c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:55.587Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fa8bca68-3be8-4526-bdc7-acaed6978ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:05.606Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d6ba8da9-978f-4bee-94f7-787bebdc2b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:15.633Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f7f7ec17-4b5a-45ea-bb5c-8d579f5092ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:25.645Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8c9fddea-ed71-4cc6-89fc-1eb5f7157237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:35.658Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=19296c0b-25e5-4b43-8fe2-c5f4e3fe33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:45.670Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e9b9bfae-9fdb-438a-8dd4-a04f50e6ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:55.681Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ab674b30-45de-46d5-8959-55af2c6462e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:05.691Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3c31e2e9-e224-4c5a-9055-f56e14fce9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:15.702Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ebdecfac-0881-4c62-b561-b3655373c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:25.719Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9f813260-df44-4107-ad76-65608695dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:35.730Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=03a08591-27ce-4b0f-9d0f-9212a6e04884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:45.742Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6889469b-285f-41a1-a5d9-c3446c5d4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:55.765Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f566ec66-6ab5-41bd-ab25-ea5891f9fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:05.779Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=72cbd9d2-8e6b-45fc-82ae-8d232305ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:15.790Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5f6dc0bc-d6cf-469f-9c6d-02b90d370f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:25.805Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=13d7bdba-c650-439a-8776-21ff8ab0f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:17:27.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:17:27.070Z |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-05T12:17:27.071Z |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-05T12:17:27.074Z |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-05T12:17:27.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:17:27.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:17:27.082Z |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-05T12:17:27.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:35.816Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4872098b-39bd-4447-b0a7-4e6dea1294ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:45.829Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1ca14212-6fe7-46b8-b2e5-4ec4fca6c0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:55.839Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5f06018a-304d-47fa-a4a0-74d2d1c324db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:17:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:05.850Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=288463fd-fa28-441a-a539-87826fa3953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:15.860Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=059f47e0-8110-4b30-9f73-15d1928f3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:25.872Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5d8d17fd-9c70-4aa5-a719-9406623f28ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:35.881Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=74f935d5-d28d-4c57-bc91-96aa213b9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:45.891Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=79063772-9a86-4d4e-9f32-6423225bea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:55.902Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=29692cc8-949e-4bfa-a74f-d4d16de0986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:18:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:05.915Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=80153b2a-5e2b-42aa-8409-975001b3d81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:15.938Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2201e0b1-a9db-4ed9-ad26-c078bb53ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:25.949Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0e56f751-5092-4e6f-9c64-61f442affc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:35.960Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e07d114d-7ee1-43d8-86dc-e16b5a2fb989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:45.971Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c64193dd-9279-4595-8a6f-3eebe2de6a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:55.983Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fffc0c40-3909-4c29-9fcc-c4660c5c4223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:19:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:05.990Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b0b4ae38-b150-43c8-8d45-0de27afdb9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:15.998Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ed8c2655-6ecf-4887-bc54-b09cd4a34ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:26.010Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=15608f3e-5982-435e-9b5b-87afc41a8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:36.028Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8befefb8-800a-4e41-9269-5fd8226d4b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:46.046Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c99e56d9-9560-4214-ac8b-6af44fa3130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:46.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:56.066Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cab44a06-68b1-4f95-bbe5-d4fa310317b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:20:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:06.078Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bb981133-5ec6-436c-9586-be5056cb3861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:16.086Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bdf888f9-d727-4681-b1c9-f1e76372059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:26.100Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=36f1330c-bd0c-4636-aaec-a95aef258357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:36.130Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=19ef072e-fb1c-44e2-ae91-19e1b3c3bd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:46.152Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=befdb4d4-4e99-4579-91fd-7c5561d61fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:56.168Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0ffe38f5-0e81-4311-b9a1-bfae5794265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:21:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:06.185Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bad84748-6c6d-43e0-9765-97bc5bfef4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:16.196Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a05d948b-7a96-4102-8df9-9ec023956516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:26.209Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=013b7df8-1a64-41c1-b76a-54e1ac514821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:22:27.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:22:27.069Z |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-05T12:22:27.071Z |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-05T12:22:27.074Z |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-05T12:22:27.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:22:27.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:22:27.087Z |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-05T12:22:27.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:36.220Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f8bfd880-842e-45cb-b3d6-0172352c8443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:46.239Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=27772a2f-91b2-40fd-9ba4-d38a750c8980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:56.249Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=12845b17-bf06-4c87-bea4-73aec4bfd67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:22:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:06.262Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=28b0eb73-3b7e-4849-9f76-dcc15e9533b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:16.277Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=218407a3-43ab-4c11-b899-d4c021d6592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:26.291Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=68f410f4-1898-4f58-b7b4-025131262ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:36.305Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3ee54418-f55d-4bc6-87ca-bb67e1545474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:36.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:46.332Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7812a47a-88cf-4cf9-be38-05faf7c9bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:56.343Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1b897db9-39a8-447a-9d6b-06cab8b14bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:23:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:06.352Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8d16b6c0-8d38-45fb-982a-998799b76939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:06.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:16.363Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c9f7492c-2618-47b7-a4b2-357e02c9dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:26.382Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=872195f3-0c13-4a34-bbcc-3e4a9ed2b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:36.406Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=111a9adc-0b3b-4a50-8d57-fddff8022cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:46.418Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9c82ee41-b010-42a4-9efe-75b12b8ab6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:56.429Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cc27bb90-eefc-43d6-93fb-83b435179d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:24:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:06.438Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4f54b64a-fe17-497e-902b-6f8e7377320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:16.449Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7e99fe29-5284-47ba-9032-2e66a3214b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:26.459Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e7031135-4764-459f-b4ee-717878c6fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:36.472Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5ada179b-76bb-4348-afc6-949c16073164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:46.481Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9f7e68e8-a932-403b-ace4-ee9f69205480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:56.492Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3d7ebee0-0698-476f-aa98-10ebf27546cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:25:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:06.507Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a7e3dea2-9349-4407-9bbb-f2ff4b2f8e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:16.532Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=80c08fea-2909-42b9-a86c-b72022d4db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:26.543Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=459b5818-56da-4439-b9f9-aeb21aea8529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:36.556Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=66718331-0fc3-4d3b-8159-444ea6f2fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:46.565Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ae09c027-b7f5-48bf-86fc-41374b44850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:56.575Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=59f24eaf-644d-4bd4-be8f-2dc3cddb0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:26:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:06.585Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ef8d839d-1868-4f25-8568-9d051add9e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:16.595Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5d495097-7c94-4e9e-9956-d83905c31e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:26.613Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b2de7973-f597-4bae-9e3a-141466cc8420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:27:27.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:27:27.104Z |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-05T12:27:27.105Z |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-05T12:27:27.108Z |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-05T12:27:27.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:27:27.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:27:27.117Z |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-05T12:27:27.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:36.627Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f92471e5-d9f6-4c73-bbf7-2a8f9921faeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:46.637Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0987b33f-fab7-4ec8-b614-bebd9162a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:56.646Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b8db628d-f21f-44cd-bcc9-798b70cc280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:27:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:06.658Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ae29fdc8-5874-4422-8f81-44c9a31d8ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:16.680Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d9adfd9b-2473-41bb-98a6-f3611fc3212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:26.692Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=acbff8e7-f07c-48b2-a377-6d4f5f871d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:36.703Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=697e306a-1b5a-48a5-8301-1e68de8a082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:46.715Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=989364c9-a53d-4b9f-8af7-b6c0e964524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:56.725Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8ca72ba4-35e0-4ae9-be5f-15ed074188dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:28:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:06.735Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bb5001f3-92ea-4b04-b27d-594c4906b64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:16.744Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bd41ef79-a5b0-4ffe-97e7-aebd659f603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:26.753Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b0797ead-f66c-4086-9910-fd49687b55ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:36.763Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1d0d25f9-5aeb-4bef-81bf-ec940ff8a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:46.773Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f919fc0a-327b-463f-a841-322a62744151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:56.784Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=58ae6e88-d082-4b11-944a-2bd5a56b4c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:29:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:06.799Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2b61a138-3fb7-47d4-8abf-54ea26779091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:16.811Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=74da5969-4203-4706-aa9f-ec3f460941e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:26.829Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7990c5ed-f99b-475c-a791-0b26d2ee4c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:36.838Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c6398cf0-e477-4b93-bd7d-0e602700d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:46.847Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5ee77456-acdc-4130-99ea-60624bf0e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:56.857Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ee5a89e0-b289-481c-8112-e1813f0b1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:30:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:06.867Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4ec6a11c-184b-4483-9168-92011af4163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:16.876Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=38117a37-33c3-45ab-b6c8-093dbe3b6a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:26.887Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c9da52c2-1117-451b-a9ee-59776457ef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:36.897Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f1ab445a-1ac1-477d-8451-1f326a6fd9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:46.906Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2e48dcab-34e0-4d26-b15a-4da69537e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:56.917Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6e3b8f92-7849-41c6-9f1e-06e61d0a98cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:31:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:06.926Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=82000263-f285-49c6-a202-2c93e86d348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:16.935Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=50450ced-6abd-4944-9a44-32d7873fe941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:26.947Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6bb1e0b4-7de3-4543-a465-dd38511428b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:32:27.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:32:27.056Z |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-05T12:32:27.057Z |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-05T12:32:27.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-05T12:32:27.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:32:27.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:32:27.068Z |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-05T12:32:27.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:36.962Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b3a3c593-0e48-4b10-8973-d58fd519387d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:46.973Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5111657e-a04d-443e-aa6c-e3d5c9919771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:56.982Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cd6c214b-09b3-4c1e-b7ca-9cc83c4f1f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:32:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:06.998Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=dc6cfb55-3ae8-4462-8564-de120dfacedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:17.007Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=dc9de76b-3aae-4a61-87bd-dd69ae48ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:27.016Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d6ffc3f5-f95f-4af2-b6a1-416727640715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:37.026Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5dad218a-ac5f-48d0-b12f-cda023c427b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:47.035Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6c080725-7a66-4682-a0d7-87af6b6de6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:57.044Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f8787db5-12fa-4189-8a35-6a0bae5d32e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:33:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:07.054Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7b16e512-0467-4649-ae6c-ba8bbcf5425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:17.063Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5f17d97e-2036-4bd8-aa5a-15175b64e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:27.074Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7cc50792-f770-4057-85d7-7bf8c854c2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:37.094Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3cd428e4-08f1-4b27-a588-b5b12c1780ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:47.103Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=db744f65-d818-4110-806a-dee30a685607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:57.112Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9e59dfef-afef-4621-90a7-b52791dd1ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:34:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:07.122Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e540f130-c284-4499-b961-8a6257c97fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:17.131Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=04f2ef56-f120-453f-88cf-0a5d68c89965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:27.141Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ccbe5eda-742c-4beb-9824-eb9773c914b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:37.150Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=51782097-3808-414b-805a-d4bca82f4153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:47.157Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3d61154b-6482-4ea0-a674-e76fb467a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:57.166Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=682148f5-1f67-4614-8bf8-4170b5e16661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:35:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:07.173Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=eaf12f67-e601-4bf5-9eb3-6e3d8734ea63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:17.197Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2fcd5a63-1358-4743-a062-566ccb039535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:27.207Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=92fff246-798b-4f46-8b4e-0f9b2324a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:37.225Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=26eb0f43-110a-44a8-8199-b49ffb30e974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:47.240Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5f837068-67da-4ea1-9382-f206485b3409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:47.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:57.250Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=48b595da-74f5-4981-ba3c-957ebf7d14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:36:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:07.260Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=da660b09-a8d6-4fb1-b64d-c8af450c1344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:17.274Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6b92737b-f890-4b95-ba81-1b87b35def77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:37:27.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:37:27.098Z |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-05T12:37:27.099Z |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-05T12:37:27.101Z |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-05T12:37:27.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:37:27.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:37:27.107Z |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-05T12:37:27.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:27.282Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8ca825ad-d682-4709-a3b5-331fef46eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:37.293Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c4164305-9963-4529-8f36-17f242b64fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:47.301Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b52e7574-4c63-42e6-ba14-4be8aca9741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:57.309Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=00158ac3-7cb4-4cdd-b021-e7652d13e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:37:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:07.319Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=86bad9d0-72ab-4c8c-94b5-d9b479da2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:17.327Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5caa63e7-1ea1-481a-a366-c07059db3122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:27.336Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bc4d500f-e4c9-461d-ad2e-c4b3177ff168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:37.345Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=72999ccd-095f-484b-b769-da5e85b3102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:47.356Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d0573110-9737-4e09-9824-4e70e7b7942e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:57.375Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a1a3406c-782e-480e-8a20-84db8b444560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:38:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:07.383Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=44977372-ab53-4fd5-a084-1aa8a7f24271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:17.392Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=91dc0dc7-b31a-4682-9b02-a38cc88c3db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:27.398Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0e0aa840-bdeb-44d7-b3a8-6030b36064f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:37.407Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d075d65b-5080-4caf-8468-1fb6fb589afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:47.414Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d4d3aa9e-e82b-4d59-af46-d14578791c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:57.422Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e54339ea-978a-4940-9cc6-43c3a2e6db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:39:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:07.451Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5db4c988-0655-4a6d-8125-de2f0decdce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:17.459Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7cd419ee-9f11-452c-b07c-c165bb52da60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:27.466Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=377c7e44-5b8a-4842-a318-1b81e8d65ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:37.474Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9ffc46a7-1806-41eb-8558-d78638fad4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:47.483Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=69242e3e-6b8c-401d-a721-da32dedf2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:57.492Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d78f126a-b689-4df2-9832-5e395bd9d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:40:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:07.507Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6eeac608-228a-4015-985c-7cf2e9dac2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:17.516Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f265f430-a3eb-427f-b5bd-9bbbff5ae324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:27.525Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=35f21dbb-b351-4f90-bd39-d93091415c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:37.535Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4ff64adb-809d-48cc-bd5a-abf2c6967e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:47.543Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4ac5cf7a-b39b-4fc3-b6b6-46285d98996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:57.551Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=71add921-e859-40b5-a1f9-eeab15832c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:41:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:07.563Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ccc068f9-5342-444c-8bc5-68ead61f2a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:17.570Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=96607286-f39d-4646-9700-2be448ec8f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:42:27.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:42:27.061Z |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-05T12:42:27.062Z |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-05T12:42:27.065Z |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-05T12:42:27.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:42:27.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:42:27.071Z |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-05T12:42:27.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:27.579Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d953ccd1-0ba0-4c6e-86f7-fbc4c74e6bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:37.586Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=afdd877d-5160-4fa6-a93b-0abcdb6ab8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:47.593Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d08bb4e4-4a63-4a96-a624-584948eb1358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:57.603Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=46740ca1-4446-447a-8af6-652f91e417ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:42:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:07.622Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5e02e663-8ffa-49d5-a242-2268cea6676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:17.630Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ee3da0cf-8514-4efb-b8d0-db6749e5a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:27.638Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d78da3e5-4215-43b1-b7ff-ebffb799ba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:37.649Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b681a35e-bde8-4108-a7af-41f41e4c8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:47.657Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4650131e-2e3d-4525-b2c5-1a02f310ec65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:57.665Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5c16c504-b5cc-4f49-a584-ddf1f9f89421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:43:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:07.672Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=403d975a-86e7-4b71-a497-37b5e315f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:17.679Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=24f15b8d-ca65-4930-b1f6-4dc0b73c3a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:27.687Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8a335912-ce1f-401f-b95a-f1a6372fd439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:37.694Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3d753596-10e4-4c9d-8d49-845c079b1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:47.702Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6b5daa20-21aa-43ae-b5d2-9cc9c3c67018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:57.712Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e2797004-339e-419e-a8f6-3981fc6c7071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:44:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:07.725Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a87af9a9-483a-487d-882f-d4ff283184b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:17.732Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3a1f76f4-5f06-4870-8807-4e3c107148a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:27.740Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0e6dbebb-1113-43ec-870f-483992c4ef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:37.750Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bc1025d4-141f-4a3f-a8fe-6999fc9208ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:47.758Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f843906c-1204-459e-87d2-a0ef9ae57eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:57.767Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=71f9d73b-c86f-4f09-a695-a3b5d00b48fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:45:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:07.775Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7b2d410-bbaf-4c6a-bfcc-1cf6a97d471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:17.783Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3783a959-387a-4836-ad5b-c78dedb18164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:27.792Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a2724d07-6d58-4802-bde0-37812592263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:37.799Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d692358f-daad-4acf-aa08-3f78c9c84eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:47.808Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6a3f4d0a-12c8-4e7e-bb58-00c86af46d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:57.820Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6dcd7731-f0e6-4bc8-aee4-324c7709c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:46:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:07.842Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=311ac1f1-c1ac-480e-9d1b-f1a7779d249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:17.850Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=df248443-38cd-46d8-87bd-1d03fec264fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:47:27.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:47:27.078Z |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-05T12:47:27.080Z |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-05T12:47:27.085Z |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-05T12:47:27.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:47:27.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:47:27.093Z |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-05T12:47:27.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:27.857Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ef7d1a1a-d224-4d99-a17f-a429623fb43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:37.868Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=17730abb-2e73-4a05-9654-8a1a86bb3979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:47.876Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=20ad5694-c0a3-498d-88f4-b866584f945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:57.885Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7aed92f-86e6-453e-9aa0-dde28253c3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:47:57.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:07.895Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bd978b71-433b-44d4-8c78-150c13cd5dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:17.903Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c81750f0-094a-4054-9fda-b8f5d10353a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:27.911Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9dde8a0b-0cd5-4197-84e4-53ee878f6850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:37.921Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2c29bf91-23a6-418b-804b-a7d952077b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:47.941Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d4a293b9-d0aa-49f5-ab8d-9371293afcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:47.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:57.951Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=944c55de-6610-43b8-a302-979428ec2034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:48:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:07.970Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=862b42d9-9541-46bb-bc79-31d4354156f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:17.980Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2b48db21-478c-403d-a471-10f474a69605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:27.986Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4990973f-68da-4598-a3cf-2e3aa37ad642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:37.995Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ec10ec6d-8399-4a3b-9453-d82edae76520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:48.004Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c062d980-c2ae-47b6-b220-a6df8b4dce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:58.011Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=19cd888b-d3cd-452a-b2ad-9a206b89d617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:49:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:08.021Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=36392bca-d91e-49c7-bd56-ad4424436fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:18.028Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=32cd21de-7bd9-4851-839b-db1e42c076f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:28.036Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=aa8bf1dc-0470-4bde-aadd-b3d8468d2dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:38.046Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ea95a9f5-867a-4de6-8844-281319613b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:48.054Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8aeae1a4-7299-4486-a2f8-8b8bb322d77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:58.064Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bceb3a2b-d13e-4987-8260-080ebf1cb396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:50:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:08.083Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=979527c6-b4cb-4104-9104-be701c33af85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:18.091Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=73e70ff8-e5bf-4b80-be0b-7a0ed4745458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:28.100Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=449588bf-c672-4032-8c33-8e8cf6e6445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:38.108Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3ff0660e-d534-441d-8fcf-bbc2fed5ba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:48.116Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3919258a-a109-483b-8ac2-7c023cb46abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:48.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:58.127Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7842dc14-4f9b-43f0-a52c-e2abcbc77a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:51:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:08.137Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=dfe10b36-7917-4df6-a749-6bd8efabb00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:18.145Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fa887c62-2447-4990-8dac-adfacd5c64f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:52:27.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:52:27.060Z |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-05T12:52:27.061Z |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-05T12:52:27.064Z |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-05T12:52:27.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:52:27.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:52:27.069Z |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-05T12:52:27.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:28.153Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9cc3b70a-99c5-47cd-a5d5-f8ab02d78767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:38.162Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=96bcb3da-c135-4280-95e5-7c0e413f2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:48.171Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=aacb2650-2df0-4fad-9888-47b2ecec20e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:58.185Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4fd6503f-8cea-42e2-b046-b9b97a43ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:52:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:08.195Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7b1979d3-9a72-485b-a5b3-c6068f79c15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:18.202Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=72579faa-7873-4f13-8b9b-ccc729164a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:28.213Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7509762f-6769-4633-8293-a3c571d4e9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:38.222Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9521476a-5671-42c3-a926-93cef7a540a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:38.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:48.230Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=665f875d-c688-48c1-8beb-a425e4a3a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:58.238Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6d2f07cd-0f74-45be-a718-62c79d9edc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:53:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:08.247Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c9668835-6a5e-4570-aab0-d62358f57a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:18.256Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=23339053-f498-4a7c-9b2c-bf62c7005010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:28.263Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=95e34e33-0daf-40a6-ad30-a18d75764fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:38.271Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7dafd60b-de66-4f99-9c9d-e325a0bc1024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:48.281Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=22afb46b-8203-41ad-bc33-c37f1181b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:58.293Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=20cc586d-ecf2-4dbd-b154-f1a42e5fdeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:54:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:08.313Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=904358cf-81c9-4445-a0da-aa083544131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:18.323Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=17cea744-3e57-4665-96b4-6ddaa51a4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:28.332Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=17643221-8c13-4363-8b50-00c32e61e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:38.341Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=04d7a971-e2e8-4232-9571-31e53b7ae530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:48.350Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e550c2c6-a86f-4a30-b8fb-621019f8d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:58.359Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=496bf42a-9227-46fd-9f1d-cab523f6adc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:55:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:08.368Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4745cab0-f60f-492e-ab74-a93acd18a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:18.376Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=51894444-fe47-48d9-a5f9-6f247d53d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:28.387Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=516f2f63-f944-4231-b8d5-7667400cb320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:38.394Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=03715600-206f-42d5-93a8-258e17e1a0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:48.402Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2bb9f54b-7c52-49f8-83f1-cda022f10ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:58.418Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7e6a3279-00a2-445d-bb1a-a798f50cd326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:56:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:08.426Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d2380d5d-f303-41ef-be7d-3caf2f3f7293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:18.437Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3050d9ca-b6fe-4061-9c1b-d83fe2712ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:57:27.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:57:27.109Z |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-05T12:57:27.111Z |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-05T12:57:27.114Z |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-05T12:57:27.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:57:27.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:57:27.120Z |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-05T12:57:27.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:28.446Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b1c178e0-cef5-4007-9d1f-d113cc4e5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:38.456Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0155503f-7354-44d7-a5cf-a343ba4c5266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:48.465Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=92c6a285-3664-46dd-a087-50098ad1253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:58.472Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=74bb0f68-d98e-4e2e-91d8-2720e7ddcdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:57:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:08.480Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=572374ab-e1f6-49ce-a160-bbd359728c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:18.489Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2c47da43-319e-4dc2-b5a7-765a6e6c71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:28.497Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=90ed7b7d-f2c6-407d-80d8-3973c2960fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:38.507Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=270711e5-867a-4df1-a6e0-d54d3d105a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:48.516Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a21b593a-99be-4b3c-884e-6fdefee57397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:58.527Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=008c35ef-dcb4-446a-930f-ac8a4196aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:58:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:08.547Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1ca6ed77-4076-4f5d-b8ad-eaeb59fb329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:18.556Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e08af7d2-4a06-43e9-a31b-9e52601e1985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:28.566Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b3cf561d-b4c4-457f-825a-65576608b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:38.584Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=70d5321a-b231-4aa4-a51f-cd4f2614b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:48.593Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=194aeeda-4443-47ff-8f00-3b2e196197b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:58.603Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=89f1bca7-365c-467b-9c86-a8f69a2439de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:59:58.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:08.612Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=94748a6a-42b1-4ab3-abf6-78776c484379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:18.620Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=07987242-d5f9-4510-8601-f2b47f8db6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:28.628Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=dbdff22a-a4b5-4200-a732-63c769c72c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:38.636Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e104896a-78c5-4d34-9a70-9d2f33bc3294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:38.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:48.644Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1d2898cf-0978-46e9-8013-9d52c3be870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:58.654Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b650b5a9-a688-4264-a3db-f7f2406e4dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:00:58.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:08.673Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a04024d7-de4e-4627-b5b5-fe6347f8ce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:18.682Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3ce7aa50-e3b2-4ba8-bac4-a691479cb6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:28.692Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=75057e51-3556-4b34-97ac-fb099474bdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:38.702Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=63d994e8-9ed0-4a92-84a1-96b9b0676314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:48.709Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7939ece-904b-40d6-9818-a997119b7166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:58.718Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7608a8c-c27b-403f-8c1a-4e28f1c8e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:01:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:08.727Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1baa4f87-bc46-4b9d-90a4-c4e84bf892af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:18.734Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=450a9a02-0871-442f-9389-9948ca6f5d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:02:27.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:02:27.018Z |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-05T13:02:27.019Z |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-05T13:02:27.024Z |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-05T13:02:27.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:02:27.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:02:27.029Z |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-05T13:02:27.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:28.743Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2f5c4c4b-d1b2-48dc-b9b9-45b6979c9e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:38.751Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0f4236c9-2931-4860-ac82-b77e84591707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:48.759Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=31cf5fae-681c-4b7c-872e-df5c048d8147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:58.771Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1418209c-63f6-4e61-acb4-175608130531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:02:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:08.792Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ef760f46-d473-408a-877b-c4210c23f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:18.799Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a1eef43b-f557-420d-a471-091206f813fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:28.809Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=00ab653a-9e50-47c5-9f00-00fa7a325e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:38.817Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=eef5802a-d89a-4b74-bc77-47e5b0ca8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:48.825Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8c0c0dd2-fffa-4fe2-a766-618134b8430d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:48.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:58.835Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=257215c9-118f-4af0-8487-9305203c93d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:03:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:08.844Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=84561daf-a31c-422f-b4e8-890a778a93ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:18.851Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d5eb5a77-e026-4a17-afce-6fba975f42af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:28.859Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e1ba6262-2c04-4811-ae9e-1e630d97ba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:38.867Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=51a0b9fe-e3a6-45c2-a348-6f4095fc00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:48.874Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=29d08eeb-82b7-48cd-8585-046024731a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:58.885Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9374068a-c10a-4975-b3db-97b0d23cbc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:04:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:08.907Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4b741b0a-f6c8-432d-9ce3-8e332a839368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:18.914Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2ccb4d20-f18f-4b8f-ab23-36eaeec62aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:28.923Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3a437929-7da2-4bc9-bf8b-620013b6492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:38.932Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9b7f1a80-df1f-42eb-85f2-d2a29f81b1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:48.940Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1c1f3ffa-c5c9-4a34-99a7-a1bb439104f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:58.948Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=081b8d39-5146-4f25-98e8-2866c687ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:05:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:08.957Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d4a94752-3743-464f-b7dc-9c6ed6fe5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:18.966Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3e89ae2a-f1b7-4e20-8c11-c575104eb093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:28.977Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6fd076fd-954f-407b-9494-294e3a1787fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:38.985Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2e1081d0-4b57-4abb-9418-bc79702f756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:48.991Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=66369738-4e9d-4bb7-adfa-8a7c2efcc0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:59.004Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4122677a-1f21-4aba-9335-49f15ed7d8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:06:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:09.023Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e93ec517-122c-4313-b358-f6498815f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:19.032Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8bf26d0e-2def-4ede-b0aa-d1ebf48053dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:07:27.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:07:27.027Z |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-05T13:07:27.028Z |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-05T13:07:27.031Z |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-05T13:07:27.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:07:27.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:07:27.041Z |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-05T13:07:27.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:29.041Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ebed3cc4-d1ce-4c68-aed3-905d60bc7ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:39.050Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=da47688f-f738-492a-b3d4-e52ae1d4dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:49.059Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=25762c89-666a-4dff-bebe-7e5e8fcf394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:59.065Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=246eb097-753f-4286-bd6f-e39474eed6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:07:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:09.073Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1f3599de-4eee-48e0-992b-ce23ab6e29a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:09.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:19.081Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8de9acee-d62d-4133-889b-7c2ebaf28e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:29.089Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fde5b67d-44ba-442e-b23d-6644660eb81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:39.098Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=524ba1c2-c10d-4a40-b0a1-f0127a7d696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:49.107Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0c8fce65-85ac-40a2-ad71-fa137c379b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:59.115Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ae19eecc-e965-4d10-b292-9799b269481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:08:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:09.126Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5270de6a-927a-45f5-a534-eaafddbda5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:19.143Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e7b5cd45-61f6-4525-83a3-303fc6ff55f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:29.151Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d64cfece-e85b-4b18-a323-57313b292cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:39.162Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1ac38b8a-8baf-4bb1-b84d-fc4b2ee8549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:49.179Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3ab9c4a0-0a2c-43fc-aee2-ffa4b466cf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:59.194Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bcb92fb7-1c20-460a-8fe7-fdd9b11e6561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:09:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:09.202Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2d3727e6-0756-405d-a8f7-db9007f444aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:19.209Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b4805f28-845a-46f7-965b-2379f479f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:29.217Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=18da5b49-57af-4a87-b195-9d075cae4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:39.227Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7fd7cdf3-9ecd-4a20-a8a3-41f21c4e48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:49.234Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1170d172-51a7-4f77-86f2-c400a47b356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:59.242Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4189c499-0200-4e59-bdc3-5e7397c5faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:10:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:09.251Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c02869b1-1824-4c8f-86c4-34b0119c328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:19.266Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c17e85a6-ce9b-45b5-a700-14c8b0cdfc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:29.276Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4fe60c88-4479-49de-b7e7-3a1972ad7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:39.285Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fef43bac-4e1e-4e34-ae6a-d8a9cfa719a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:49.293Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bf8964c8-d39a-4f91-bdc4-8bcaaf813c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:49.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:59.301Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b6bb2b1e-cd29-4150-8346-4b0dabb92293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:11:59.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:09.310Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7e3a4cc6-5e04-4273-8376-533954a5e9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:19.319Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a7bb1fc7-574e-4f7b-99ee-e3860b4d8743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:12:27.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:12:27.072Z |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-05T13:12:27.073Z |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-05T13:12:27.076Z |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-05T13:12:27.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:12:27.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:12:27.081Z |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-05T13:12:27.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:29.327Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9d3205df-e592-4515-97a0-d129b5037608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:39.336Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0832c435-0508-4f3d-a6d7-fa275233c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:49.344Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7feab073-5ed3-4126-9ab7-1ecfc5a4c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:59.349Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bfd39d3c-d5b2-4b9f-a97a-53e1c5feb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:12:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:09.358Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=96d209fd-4664-42f7-a6e8-d01c5067c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:19.368Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f10d010b-b70f-476f-a83a-a2517e24983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:29.382Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4cfdd058-0414-4d5b-8911-09351e303386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:39.390Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d05638bf-7466-40e1-8b48-6dedca2750c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:49.401Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c242fb5b-04ab-45ea-9147-3f6730b7136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:59.408Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=de607110-d4d1-432a-a3b6-78100ae77a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:13:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:09.417Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=88ec506e-012e-4540-8a4f-d04843d244ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:19.426Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b749bfde-06d4-4ef8-8f08-7b7e407c8992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:29.435Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=77b64157-1a1e-4d22-93ab-28713c52f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:39.445Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d458cebd-5b0c-4cc2-8ef8-056914849944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:49.453Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=431c23e9-a670-42b1-ad6b-cd728a685213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:59.461Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a2565852-52d9-4d1a-ae19-4e5f4c926b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:14:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:09.469Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c11d7898-b79b-4b1c-ae1c-18e34893705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:19.478Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fd68826a-2c5c-49b5-9e66-b718b6f78ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:19.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:29.494Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b087eedc-dfcd-4a2a-94cb-b910d51a9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:39.502Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d8c892b5-6c02-4fad-b3cb-5f184671c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:49.513Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=aaf53ace-a182-4394-a293-0af4bfd09e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:59.525Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a27f1081-8e31-4c27-8857-5c21da2710b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:15:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:09.533Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7ee99840-9e9a-4386-8fca-7ad43c213a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:19.541Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9e0a77bd-ad75-4cc7-9f93-66efc8fc1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:29.547Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6ba51425-a273-4e51-9c78-be495856b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:39.556Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f0c5a7ec-4a1b-40e2-b692-31fdfbd4707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:49.564Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=97c8ded5-623e-4d90-b4f8-62e8723085d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:49.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:59.574Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6076652c-4d64-477c-ad9c-55d5a0936a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:16:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:09.583Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ef210104-f3da-423a-a2ee-5bfe115898b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:19.592Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9ae81cea-0318-49a5-9238-f1dd2a0fde4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:17:27.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:17:27.061Z |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-05T13:17:27.062Z |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-05T13:17:27.065Z |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-05T13:17:27.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:17:27.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:17:27.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-05T13:17:27.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:29.610Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0c929809-f2e7-4b53-a6e7-3f3d2b9f3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:39.617Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7057c92-495f-432b-b642-0d7c888eba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:49.626Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1b8a2815-eff9-4071-8a8b-a7e119dfc1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:59.635Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6df5acea-dc70-49ae-8724-268146f5bb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:17:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:09.643Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9860a8f4-caa3-4e4a-89b8-d27d1ca998df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:19.651Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ae22ebf3-3f3d-4f69-980c-00ba8961fa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:29.659Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6f3843ee-3a98-4394-a261-1859bf5d02de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:39.669Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6d88c06b-5786-4e41-846e-8ac1f8704297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:49.679Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=aed82bbb-d962-49ac-ba68-c7fb7f1de274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:59.686Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0ecb64a3-eadc-46d9-9c37-37c065ac3b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:18:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:09.694Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=596f4fdd-77c5-4b3e-82d7-d609cf7651b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:19.701Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9a34bc35-7711-48a7-a976-98eea84cf033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:29.710Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f89f8fb9-0694-4b7e-ae27-864dc9b0b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:39.726Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a1065762-cb97-4563-a1ab-26215af56527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:49.734Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6be46df6-8a49-4bcd-9c78-30434d08d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:59.741Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a99f9a1f-708a-4755-9b9a-4638a3f13e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:19:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:09.751Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=be6c4be1-0377-46e8-9900-63f705fda2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:19.759Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=67553cd8-8f37-413e-bf28-c1b0b695ef4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:29.767Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=479bbda7-8b8e-4aae-b5e3-61ebabb0aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:39.775Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6708fd0a-8771-4cb8-b436-2199d3b3b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:49.784Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=52310cf5-6c0d-4b7b-be04-0322c3d4a831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:59.793Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=35e27786-2223-4ac1-be76-0b856e97874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:20:59.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:09.801Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6eedb6f8-a0d2-4ed9-9ed9-6e6a7bd9177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:19.810Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f487f701-f37b-40a8-bfc3-0dc2c0c1ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:29.820Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=27a151b2-09f7-42d0-91f1-eb5c51f7e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:39.840Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0d6bf9ff-aeac-449b-a317-90027a6e86f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:49.854Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=04379433-ead1-4027-a4b9-f9dd566de182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:59.862Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fffc58d9-c3a4-4ba1-9b87-33997525f33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:21:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:09.872Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=293f21e9-9b3c-4022-b26b-95ec4b623e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:19.881Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4ef13216-9064-4188-b5f3-93381d04d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:22:27.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:22:27.085Z |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-05T13:22:27.086Z |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-05T13:22:27.090Z |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-05T13:22:27.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:22:27.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:22:27.096Z |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-05T13:22:27.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:29.888Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=98e335f7-2af6-4e74-b031-c630e2e1da3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:39.896Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=53646e02-e7d6-4955-974d-28fcf7427817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:49.903Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a6f2c0aa-9403-45ba-af49-be048ae02863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:59.911Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f08c9bec-6959-46f4-8fcf-242a1af9f46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:22:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:09.918Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=78329aa4-d5f4-4afe-b03e-76a457ad2c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:09.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:19.924Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0336ac16-298c-4e5a-bf09-2acf6bc6c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:29.934Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1930f184-6852-45d8-b8ba-ac26d2f4b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:39.951Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a100c25e-5ff6-4245-8042-0c87ae8b4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:49.957Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a0185edb-1f16-495f-93b1-a4a35d9172bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:59.966Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d48822d8-c98c-48cb-acad-5632fceb0947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:23:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:09.974Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=08057244-ebbd-45c9-9062-eb9bd2613150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:19.983Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3a69e6c9-d26b-45e9-b3a8-5a8df6169f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:29.990Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=35921aea-fdbb-47c2-abaf-0f89ccec4b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:39.999Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a1683d78-7f46-4650-998e-eda3c87acd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:50.012Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=533e46aa-62e4-4b9d-8f7d-ac9425e6b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:24:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:00.018Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ac44ee76-24b5-4114-83b8-82467338524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:10.024Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0fc693dd-643c-44f6-9ae3-202dc68f1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:20.031Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8c161946-b19a-4c26-94ab-5f6bb4509631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:30.039Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fc707bf8-aa54-4cca-b002-b1dc38eff5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:40.055Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=535cc899-f455-4c46-a2bd-e0ef7af852ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:50.063Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e20e097f-657d-4a11-940d-69db51098679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:25:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:00.071Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=8892b5b2-d80e-460d-ac60-a19928579a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:10.079Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=296da6b5-8d30-49a0-b3e4-f7e923ce3bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:20.085Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e6a2f7f9-329a-4609-860f-225402a97687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:30.093Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ebdf45de-6d02-4090-b0cc-9f2c2325d8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:40.100Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=da0591c0-435a-44e0-b7af-dbb800231c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:50.108Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f6deabb0-e4e4-402f-b2b2-b341ace57d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:26:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:00.115Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=48bf65da-1d72-412d-957a-49b076acd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:00.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:10.123Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=98cfdc0f-c4b9-431f-8110-46b96d6c2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:20.130Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3f077f0a-cde5-4c75-af18-883aa147f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:27:27.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:27:27.092Z |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-05T13:27:27.093Z |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-05T13:27:27.096Z |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-05T13:27:27.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:27:27.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:27:27.102Z |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-05T13:27:27.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:30.138Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=03366502-3783-46f9-a6a2-f2601e786c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:40.149Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=40164d96-10d5-49ed-8589-8a4e41afe4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:50.162Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2febd183-4284-4045-ae82-0ad777e9222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:27:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:00.168Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=052f3854-4883-45df-85e4-ff8ffc6ae8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:10.177Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=747cf08e-be39-4dd7-aa1a-23da206cb903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:20.183Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=989c40b7-4098-4666-9440-9135c8583014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:30.192Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fd9fe86b-a8e2-42a3-8a6f-170ae6b7f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:40.203Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=602247db-9a6e-49fd-956f-63b2cd1be514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:40.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:50.211Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=76074fa4-8ac8-43e0-bbce-a37cdaf6cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:28:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:00.218Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=439f9ac0-8598-4fa3-b316-f43e61f01096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:10.225Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3bac1c64-e9bb-43e8-9d88-d5f42ae047d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:20.234Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=4cb59146-89e5-4bc5-aeb2-fb3ac4e77edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:30.241Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=58ef49f4-5835-4980-9c72-da2be80230dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:40.249Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0dbb43c4-9a66-4e42-9b20-cec24bee892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:50.257Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3c3e8858-0ee3-4341-8e35-ff7ccc09276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:29:50.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:00.272Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=889854c9-d8bb-4a86-925b-0e555533cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:10.281Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=6222ea2a-8a08-49bc-bd0e-6f469b1ef1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:20.289Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c785257f-3298-4d8d-887b-0af9d7916d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:30.296Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=03c6a2c3-485a-4d24-b5af-f3702e70e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:40.305Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3d34940d-043d-4036-ab91-430cffd28f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:50.313Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c58f7831-9151-48c5-b7d8-b5876fd18aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:30:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:00.319Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a91e0f5d-294f-4e19-a6e8-78b112cab371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:10.327Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d46790d7-3711-439e-921b-a75614f28345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:20.336Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=218191db-8af1-467e-a1a2-cbf5798ca3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:30.345Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fcb44a1c-052a-4be2-a320-352c92ceb5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:40.353Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e5f2e18a-26ca-43d3-90ac-1309241f9dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:50.361Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=db43884f-6c9b-4eaf-af7b-49572a7fcb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:31:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:00.370Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=656c97ff-dd9c-465e-9737-e58922969775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:10.379Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=12fe0966-43bd-4408-9c11-72e077e466e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:20.396Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=01ca24db-6845-4216-8728-80c9c9d958d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:32:27.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:32:27.041Z |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-05T13:32:27.042Z |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-05T13:32:27.045Z |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-05T13:32:27.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:32:27.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:32:27.050Z |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-05T13:32:27.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:30.403Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cd35e964-dd60-4e5f-ba51-4d788b0d2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:40.412Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=382e5158-47ab-4822-9f73-a3540f04c06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:50.420Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=359acdf3-f5f5-4682-a805-74316d08695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:32:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:00.428Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=49321340-14ca-4020-8065-914d025a7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:10.435Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=bc392b8e-66f8-4dac-87dc-89386600f028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:20.442Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7939d1af-0db2-4ef0-8ed2-aa4a22fbde21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:30.449Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d04840de-6348-4a46-8481-e57ef5d80b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:40.456Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=fe813460-3a18-4c21-bfb5-0f77592de6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:50.463Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cc6d3e02-e6f3-4e35-9f42-0cd4f3241a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:33:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:00.480Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=0344786d-1720-478e-9b70-c8214b914e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:10.490Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f5149252-64fa-463c-ab7c-70174e12a5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:20.505Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a9e180be-f7e9-4d54-8256-e9c8d4a2f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:30.518Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ab17feaa-d973-450e-8d83-819eec61bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:40.526Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d3eaf867-bc74-4eef-881e-e694e103dfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:50.534Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=eaa2a1b0-f19c-48b9-a28d-51bda5171562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:34:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:00.542Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=2c4c30b7-78d9-4a55-87b3-f31cf8e2a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:10.550Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=31e09e68-c241-4a53-98d6-46d11b5a04d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:20.557Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d3682594-b7bf-462f-99f9-103891c5c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:30.565Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=78a2ea94-c85a-4ba9-8333-d9c1a1c38b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:40.574Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7b956a65-c8c5-41ca-b2c5-551319f64948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:50.582Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c2071a09-5274-4d85-8737-5c8b613933b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:35:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:00.589Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3c7a2542-64a1-4be9-aa10-b75e11493f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:10.597Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9af3c9ed-d69e-47be-87f6-5c30b290b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:20.611Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=5c31cb03-3b93-4b53-aaff-6404acc36645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:30.627Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=db1e83dc-d7b9-4d2b-9cf6-eb0c6f185943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:40.635Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=49a33379-7ade-4752-a3b4-dbc8d8d5914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:50.643Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=46d3f714-7cf6-4977-8c48-915c8c3c0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:36:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:00.653Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d90e8925-dba0-44eb-9056-1136333b1375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:10.661Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=52be694c-6f3e-481a-aaf2-f4a175b3af92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:20.669Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=400aa3b3-8df3-46e2-8747-d44a6bb0ab09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:37:27.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T13:37:27.045Z |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-05T13:37:27.046Z |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-05T13:37:27.049Z |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-05T13:37:27.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T13:37:27.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T13:37:27.055Z |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-05T13:37:27.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:30.677Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3c85315d-1f27-43a7-a6bc-1ad69aceb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:30.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:40.684Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=15570657-ef1d-4370-b03e-722e1f3e4b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:50.692Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=85b41cbb-21f2-464b-97a3-03afd19f323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:37:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:00.700Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=63527990-32c5-458a-8076-fbb8e09d9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:10.708Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cb2c0d72-9319-42fc-8b5b-df3d854759d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:20.715Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a399d020-7c65-4a79-bcf8-8fe3535ebecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:30.724Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=3370937f-bb52-4b37-a033-c4c33892edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:40.743Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f779f38c-a1dd-46f7-94c1-9708c3571a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:50.751Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=029b2c67-57ca-4636-b84a-4161ec6fcca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:38:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:00.760Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=45f4d7a7-f47d-441c-b5b2-3c43451d0e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:10.768Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f959f7e1-fc74-4aa7-94e0-c80d8b151087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:20.776Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=9782a1c6-7923-45a9-a416-8ab3dd7f91c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:30.783Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=42ed3caf-a927-4dbc-aa8f-09802823a571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:40.791Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=c0a4370e-057a-47e1-80e1-3e2f0c660510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:50.798Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=b7e52c7b-f9ee-403c-937a-e0890497adcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:39:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:00.805Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ecc76fc4-141f-4bf8-bafa-4971e2997cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:10.813Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=a1682201-244a-4a96-94b2-63650b1f0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:20.820Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=d0bcf9ce-0fd9-4941-9a4c-ed17f17e2340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:20.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:30.827Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=ad4ebb48-3db0-4998-8757-6db6c933094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:40.834Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=84465edb-6284-4633-a8fb-cbac15ba8723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:50.846Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=7cab9570-56ac-4399-a742-18e6be179e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:40:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:00.864Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=cf6ad25a-18ad-4b12-8767-3f94e82ae599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:10.873Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=e9d82c13-1cd2-4f47-a92e-6b03e115e399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:20.886Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=1ea47ee2-cb9f-4231-96cf-a600423577a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:30.894Z |INFO |Init configs |InvocationID=ad45503e-bace-4faa-bdc5-9465582cbbce, InstanceUUID=f7faf353-2a16-44a2-85d0-ae51af2f28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T13:41:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |