By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:08:19.120Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:08:19.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:08:19.162Z |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 |2021-11-03T18:08:19.810Z |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 |2021-11-03T18:08:19.964Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:08:19.965Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:08:19.966Z |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 |2021-11-03T18:08:20.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T18:08:20.105Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-03T18:08:20.210Z |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 |2021-11-03T18:08:21.767Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T18:08:22.246Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-03T18:08:22.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-03T18:08:22.268Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T18:08:22.328Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-03T18:08:22.331Z |INFO |Root WebApplicationContext: initialization completed in 2120 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-03T18:08:22.732Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-03T18:08:23.559Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T18:08:24.934Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T18:08:25.606Z |INFO |Started MainApp in 9.48 seconds (JVM running for 10.25) |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-03T18:08:25.699Z |INFO |Start scheduling PRH workflow |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:25.711Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6804be58-73aa-443e-a02e-2330e65b048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:36.203Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e8bfb8b1-c83d-4a79-a143-35ed33773db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:46.233Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8e40365f-3e2b-42c8-a0a2-f1e0430ed2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:46.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:56.245Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=519bf30d-43a0-4d6c-8a7c-32c5bf6e4d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:08:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:06.254Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fdcda77c-3f87-4d49-91f6-4b4673f9ef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:16.265Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=beec5923-4aa5-4907-b24a-ba3ae4a737ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:26.282Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3c8ef83a-88b1-449e-98a9-66c89ef6d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:36.294Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=83443986-196e-465e-8be7-a66a2b59661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:46.303Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fc2751de-c2c1-4d3f-b88d-0316e56864f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:56.313Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b0c61dba-ced4-4da1-8157-68033197082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:09:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:06.323Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=93379b15-11f0-4106-9c39-611729f803cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:16.332Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=457959e7-e302-4d21-b860-41ee75608371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:26.346Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d6edb613-a7eb-4009-afec-52f103d44ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:36.361Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=508eac37-2165-42f6-a5b7-eff876c8b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:46.374Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a04a4dbe-9393-47b9-a03e-ca087df6fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:56.384Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3423499a-b766-4fb0-9d89-1907fb1bc0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:10:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:06.394Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=787fe7e5-6d39-4239-a8f5-43263a7a0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:16.405Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d8efde24-90c6-4163-89a0-39d35f5fbb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:26.423Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=481f29ee-ec0a-4369-bd81-fd0a387657b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:36.439Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=451de81e-9812-4726-81d5-fd75e0f8913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:46.448Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c8e43658-b2be-4ba0-8f8f-91e2fc8cf548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:56.461Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=aacb6365-e3cb-49ba-a160-46d21c0844dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:11:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:06.478Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3f5727bb-90ed-4859-ae79-30cb0a38b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:16.489Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c08a6939-ec1e-4e47-aa49-3da326fb9ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:26.508Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c61e77cd-b8bc-4835-9efa-ff79b4781cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:36.520Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1fc7f9d9-a19c-4856-bbc3-d17652675d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:46.534Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9047e885-d989-4640-a966-abf0e524d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:56.549Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3b39302e-b732-4c78-a6f1-d37d099be250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:12:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:06.558Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2e7f837c-19ae-4150-87db-1d6cf1428d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:16.570Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=11a6db17-e3a7-432c-806e-6da438321cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:13:23.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:13:23.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:13:23.266Z |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 |2021-11-03T18:13:23.269Z |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 |2021-11-03T18:13:23.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:13:23.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:13:23.280Z |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 |2021-11-03T18:13:23.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:26.588Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=38172a5f-5faf-46a2-bd95-5c0eb1bbc1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:36.600Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=be477a12-5756-4a84-8b46-9431d1871384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:46.609Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=218fe981-303c-4dca-9d64-bd29566f5696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:56.621Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1ef8b311-85af-4b9a-9ca4-89e2629a71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:13:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:06.631Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=52425b2c-8fca-4d14-bfc8-11f1c33b7d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:16.639Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a224b8be-855c-492e-82f4-ee63c14185e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:26.652Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=cb86751b-1f07-42f6-be66-c65b42532ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:36.672Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8555aec9-8342-41ed-893f-d6cd9d5fb570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:46.696Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=095430f4-7915-479b-9042-f70a26f24752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:56.725Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b707e6d1-cdbe-49f0-a141-1acd01fb9888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:14:56.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:06.738Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2d2c9c4f-f795-46fd-832d-e1efea1956c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:16.749Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7c2fe321-1081-48bc-bab1-eab68d8a5b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:26.768Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ad650bd9-af57-4350-84a1-fc5c211d7e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:36.779Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9a633f5e-5d54-4b26-8eca-50ac87fe880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:46.798Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e61517af-281c-4908-aca9-d4d403f27af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:56.812Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f3626eb5-d264-4c6f-991b-47994506df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:15:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:06.820Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=bee04847-439b-47c4-9df3-736bbec65e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:16.828Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6b2485e3-8b6e-42fc-88ce-0b4d75d7f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:26.837Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=31c9a7e2-0b76-4276-bcb9-a80e0ed08755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:36.847Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=10b40e2a-8434-4809-bcbe-c427229590b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:46.854Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=02c41a3a-56a8-4464-b7b3-89616cc4abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:56.866Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=877533a9-9d1b-4cc2-b432-d9deb2918337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:16:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:06.882Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=77485a1c-afa1-4de6-b404-019181b392f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:16.891Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7e0b9961-bd8a-4ea1-9104-a79c98a6e795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:26.900Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ae6ef9ce-8a6a-45b3-a3d9-c07e5426059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:36.909Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d2f7aae5-3e7b-4288-8459-7a7e2732cb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:46.918Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=897544a7-54fb-430a-b2aa-f604cf98c9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:56.927Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fee79235-cd3b-4be0-881d-1725fe00edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:17:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:06.940Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c2f18a6f-1b7b-4cb2-a6ef-744f1bc4e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:06.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:16.956Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=89c6891b-4d0b-47ed-9d8b-e999d29eda57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:18:23.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:18:23.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:18:23.150Z |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 |2021-11-03T18:18:23.153Z |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 |2021-11-03T18:18:23.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:18:23.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:18:23.161Z |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 |2021-11-03T18:18:23.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:26.967Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=4e4884ad-88df-4b31-b3c2-2e4ffbbe94b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:26.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:36.987Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=cf1c8f6f-0b07-40c1-b833-7801db7a3d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:46.996Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=17052afc-b501-4786-8a2e-8cce7c5dad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:57.005Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8fbb6ea2-543f-4dab-8a8d-018dcddb9bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:18:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:07.018Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b2c3182f-3448-4f65-b24c-089bc6de0f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:17.033Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=aa35d401-4d8e-4103-94ab-4de0fb4eda88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:27.044Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=dd59939d-957f-4377-9fd9-31eb02ed430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:37.061Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=098c0837-6232-4fdb-9ea7-b5446cc642c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:47.069Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=0911ee6e-7e27-4a5f-b57a-1444dfdf8cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:57.077Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5da0a108-1608-4bde-a0a8-741504c35b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:19:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:07.087Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=156fa075-c942-4717-9c1a-9985691a3212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T18:20:10.353Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T18:20:10.354Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T18:20:10.358Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:17.098Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8a585ddc-b4d0-4eac-b74f-85049f1e26d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:27.124Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7810ab95-5b5a-49fd-9360-003c42d10e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:37.134Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=dd0da15c-e111-4816-a9ac-56b0edbbd893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:47.145Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5e828e07-cdd7-440a-a2cf-f5e72387d1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:57.154Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=965f21ac-063b-4451-afa7-3a288620138b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:20:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:07.172Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c546b27a-fb21-407c-ba0a-06fd87b59636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:17.183Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ab611fea-e5a8-4d06-ae82-0c80fdc6233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:27.192Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=baea1699-db37-4927-a67f-b9bca9a1b385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:37.200Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e4c9390a-2de1-439a-a629-f851e204d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:47.208Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2abd8941-a349-4ede-acd2-3c4f8b22417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:57.221Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=feef3325-d420-4956-8ebe-484a45f8c0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:21:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:07.234Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ba0b16eb-1cbb-4d2c-84bb-823840f130f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:17.245Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5b9a967f-46d5-4c97-8845-a58807b90256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:27.255Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=80888697-cb22-4194-a0ba-f036967baa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:37.263Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=094f3ca6-2eb6-41b7-9024-ba71e56d50fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:47.271Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=15b0e31b-95bf-4fb1-b970-774eebd1dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:57.287Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=98a9be87-1349-434a-8437-2a53fcf9ad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:22:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:07.309Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=44980244-7a45-479b-9263-d8593ddbb9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:17.318Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9eebb1fd-f210-41b2-81d2-9360d38df59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:23:23.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:23:23.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:23:23.121Z |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 |2021-11-03T18:23:23.123Z |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 |2021-11-03T18:23:23.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:23:23.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:23:23.131Z |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 |2021-11-03T18:23:23.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:27.328Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d78987bd-01d6-489d-b9a7-e3ea8a408892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:37.336Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=4b031153-a60e-46e2-b183-8882638fbc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:47.346Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=0649058a-0ca4-4685-bd1b-be73495888d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:57.354Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=75da3bfe-0148-4c57-b283-c940350a31cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:23:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:07.367Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1341f01c-5b5f-4f61-896c-2ade49e1782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:17.385Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ff6ecbd0-1e3c-4e9b-9347-9a46ba4b951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:27.395Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=616e7386-b8e5-447f-8f86-96fa2de6aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:37.404Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f747e290-a337-43e7-935e-8a6e16113639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:47.415Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ded240e8-d03e-4ca5-a055-5ce61ced0e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:57.423Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d0a8457b-5601-4627-be34-925e1974e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:24:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:07.435Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=35a3cc0d-465b-496c-870a-ab4a9af34a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:17.450Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b65efc91-d3e7-4405-a8b0-ac546453b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:17.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:27.459Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fb8b81ea-90f6-44e7-bbf5-45aa0c424f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:37.468Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b4c89762-02ce-472b-b1b1-6b7bbadfa596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:47.476Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=790723a5-d1b8-44c0-b8c8-0fb99ca17760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:57.485Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=44947805-9cce-4006-b95d-25e40f65c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:25:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:07.493Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ca9e24b2-b5f2-44dd-ad23-cc8909ee50ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:17.504Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=74f20e2f-bc1a-42b3-a4b8-23e34f1bd7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:27.519Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1eaf619e-7de3-42e1-9e79-9e38f6abab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:37.528Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=28af5085-73ea-4938-8d6a-deb9b619ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:47.536Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d4a5ff71-ef4a-4fa5-b0f0-81d9b28adeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:57.545Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=80f27e75-ae3d-4d01-b472-c7984e94826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:26:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:07.555Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fe46d68f-7bd5-4a11-a867-076b56b460ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:17.565Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=df69e0f7-eafc-4ab6-ba05-6791a665b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:27.579Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=13cb0b3d-f433-4c04-bee1-819274fd5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:37.607Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c96a0053-9deb-4dc6-9224-9be23b16cf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:47.616Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2762b6ed-4c87-4877-9b8d-c45da7ae58e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:57.626Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b5fcf210-a7fa-4697-a3c5-91c78390c1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:27:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:07.639Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8aa2eafa-0a97-4e13-8271-dcb3574135db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:17.649Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=560674c1-8bcc-47ca-982a-23ed388692e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:28:23.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:28:23.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:28:23.120Z |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 |2021-11-03T18:28:23.122Z |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 |2021-11-03T18:28:23.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:28:23.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:28:23.129Z |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 |2021-11-03T18:28:23.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:27.659Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=43f58ac4-84e6-417f-9137-9073da870e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:37.675Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5803039f-380e-4bad-b180-648ecacf8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:47.685Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e4a2e194-8886-4601-9493-bcf6545d6b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:57.694Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=520beadc-8a63-482f-b368-c94f481130be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:28:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:07.706Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=09ff8e31-0b64-4519-ad70-05c64da9a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:17.715Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fa80a705-0a72-4daa-a8f6-1d4d076970c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:27.723Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9969bbe9-a4b8-4b68-8eb9-56b9387dba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:37.737Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7a9c758a-a75a-479f-a679-e6210c0fcdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:37.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:47.760Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=398a3fed-29e0-4180-b37f-ce65f2a6b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:57.768Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=273f8998-7d9c-48ed-b1e7-bf4b05f16b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:29:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:07.777Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b55aa6ae-a9a0-4d79-9f59-7bd8c5531b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:17.785Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c40bc399-4bad-46b6-aacd-e1543952c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:17.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:27.793Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=94d7fcad-d918-4e9c-b42e-73d86852c0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:37.804Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9049e9f4-37f2-4153-b3cb-b98eef6db146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:37.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:47.821Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fd1433d6-83a9-4f37-9a5c-a5fb696cb353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:57.829Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e0421f2c-9b97-482a-b1a2-1eec4ae0ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:30:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:07.837Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2fd30c30-b34e-4871-8170-17fea6bff3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:17.848Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=0577dba6-6ec9-4728-a383-b783416ddfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:27.858Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7fc51c74-957f-4135-b079-41725284d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:37.868Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=bff09882-cf8c-432e-856b-aba48c457a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:47.881Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=cef4c613-17a3-4f31-9c8f-9b32cab8cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:57.892Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=0d770807-c6f9-4ad8-bf86-335929c98307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:31:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:07.900Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e56615d2-d6d4-4c44-b956-96f1c266ad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:17.908Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5dccf21a-20d4-4862-b6aa-48b09f8c6778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:27.917Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e0ab81c5-4523-4665-8273-f64a501c3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:37.928Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=93028812-b064-45e9-8f48-9d623808770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:47.944Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=57106828-6e8d-45fc-a423-8b2c7b9b02b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:57.971Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=bcfeae77-42ff-4f1a-b092-7d3592033f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:32:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:07.980Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=37331cce-9368-47a1-8011-a2b2bab589a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:17.989Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a1fdd9c0-b45f-426f-b8f3-008791b2976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:33:23.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:33:23.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:33:23.167Z |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 |2021-11-03T18:33:23.169Z |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 |2021-11-03T18:33:23.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:33:23.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:33:23.175Z |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 |2021-11-03T18:33:23.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:28.000Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5bb7bfae-5934-44ed-bb0a-773f5d71270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:38.007Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=58ef1bc8-a24c-479d-8b93-8d88fe968efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:48.019Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7859841c-66a7-48a5-b919-8c707b05e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:58.036Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ce1523b9-615c-4eeb-872a-57606ed6818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:33:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:08.044Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=bf69fbe9-12df-4549-9c12-87e3a1cde25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:18.054Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a362a7fd-d067-4848-a864-d52c155c8205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:28.064Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=4cc9b209-80f9-4048-8240-b1047028595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:38.071Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d6b2a7e0-f04e-4948-b769-6ae6fa7cedc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:48.080Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ed7ad27b-6090-4475-8575-7ce824f90d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:58.088Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3d6ff826-14fe-47c2-9c61-3a3108030c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:34:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:08.110Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f8caaff6-b46a-42b6-a59f-d811658d95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:18.121Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6be0273d-8969-44fe-9a53-b27d47aa8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:28.130Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2a3107b8-c67c-4f1f-b23e-61dc5a4a6f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:38.138Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f89f61bd-cd82-47b4-815d-43c140814d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:48.146Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=fa1cf93c-2a57-4260-b632-f7184486a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:58.155Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e05b9851-d65d-4213-8654-d605656b63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:35:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:08.167Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=07133389-50d3-43fb-9879-2a0bce6cc4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:18.186Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=74061ae0-9789-46d0-903a-22dec92c92dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:28.196Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=947e7862-50e6-4871-b9e1-7649cc3896a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:38.210Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=afc61b21-f99a-43b6-8c8f-7112a9f013b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:48.219Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f4d34dbc-d18e-4904-bbe2-0e697b009d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:58.228Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c99d4ca3-1c9f-40d8-932f-19d4d8590c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:36:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:08.236Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f0c46798-83e9-489e-a45a-e515ac795526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:18.245Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=35d187cf-6fd4-487e-a962-ce6b9f34bedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:28.267Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e800e95c-24df-455e-b433-da5a534a58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:38.278Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d01d3793-faec-435b-b0c8-0a691a21a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:48.286Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=cd16f807-07b7-45bf-9ace-b336d104e65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:58.294Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2ed5955c-958a-449b-8be3-883ba0cc8302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:37:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:08.303Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5cd1470b-ecc9-48a5-8c0e-3482d046d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:18.311Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6bb80727-f215-4e10-a0b4-3e1aa1be9b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:38:23.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:38:23.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:38:23.155Z |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 |2021-11-03T18:38:23.159Z |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 |2021-11-03T18:38:23.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:38:23.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:38:23.172Z |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 |2021-11-03T18:38:23.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:28.320Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=30c1c3e6-8a5d-479d-a7a0-f1f4e08b76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:38.333Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1570f795-67ad-411b-b88e-a83d0b4dc4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:48.341Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=bfabc41d-2984-47d7-b740-de5791ff0c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:58.348Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e92507e7-9da4-41e0-9f1a-81075bc4a9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:38:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:08.359Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=33cc93fd-e830-4560-bb4e-52f9caae341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:18.369Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1c323fe2-ab89-4c8f-9496-8ae91401d882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:28.379Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=35217ada-a812-4aea-bb33-dec3fab49eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:38.388Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5c08b158-064e-4988-91f3-efa47639001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:48.404Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=35851e39-9bd7-4245-8636-c1a476c868c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:58.413Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=89f5ee50-9ff0-4d0b-8289-9120ab765cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:39:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:08.421Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a3fa6d5e-cca8-4da0-af38-d5cef341e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:18.429Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=abadc9c2-3b33-4043-aa96-49efbff0906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:28.437Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=0606b270-34ce-442d-a7ba-db08ff312894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:38.447Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c42d300b-05b0-40f2-bb8a-c273ccb89729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:48.457Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=23c1b371-07bc-4561-b7fc-f89046b55b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:58.474Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=10f8065f-b82b-49b2-a12c-a0fdf989f154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:40:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:08.484Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1cd47f0a-dcd5-4784-8d20-61b799f6fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:18.492Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=74b30418-1963-485d-b470-ea50c1614ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:28.500Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=373f95f5-861e-4408-983f-b6f88943da50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:38.509Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=169de1a1-cd49-4809-99dc-c5819d956cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:48.517Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=484d3552-ff1f-46aa-8fcb-b205e2aacf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:58.528Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e1165558-e1b7-4925-82b2-9b740f158889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:41:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:08.542Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=88d115f0-0c61-40b2-b933-17a4012f21a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:18.552Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3d9b2476-fb5c-44f0-89af-dcf298bd4c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:28.560Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=733610c8-d944-45c3-b342-b672d011cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:38.569Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6994acd1-aaea-4256-a12b-de88f81efef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:48.584Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=dea19218-d466-495e-983d-b38aa00f759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:58.591Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1ab722bf-8570-4dca-aae9-ad59940e1f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:42:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:08.605Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=db41ce68-4639-43a4-82dc-cc46e5af4ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:18.616Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5ec11fd1-04b2-4f52-9f95-5de5b71c18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:43:23.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:43:23.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:43:23.092Z |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 |2021-11-03T18:43:23.094Z |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 |2021-11-03T18:43:23.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:43:23.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:43:23.101Z |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 |2021-11-03T18:43:23.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:28.633Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7e5781cf-9813-4465-b520-5d7332854476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:38.641Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c94f9ee5-dfcd-4532-8e12-5439dd8ebc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:48.652Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=72d8adf3-693f-4e11-90a8-5d1446c5780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:58.659Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e0a99992-907b-449e-8d1e-f79f758dad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:43:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:08.668Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a2e63331-90d0-4d0e-b37a-165f490ee257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:18.677Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5fafab01-d56e-41c1-9530-e9330b28c4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:28.689Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3e136159-13f7-446a-bd12-de0a04cfea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:38.712Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=64baa51a-54c6-4554-980a-551b7f5f6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:48.720Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=d106a9ac-36f5-4809-bce3-cfac9f620aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:58.729Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=33e14ac7-ae5f-498e-b949-45ec803afc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:44:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:08.740Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a6fd5805-67ea-406b-9211-4b0dbceacb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:18.758Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=33a34ddc-1ac3-42bb-ad91-aca52efce75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:28.769Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f1c9ed12-4491-4513-b5be-5bb97e330bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:38.782Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=4974df43-9227-40c7-b1c0-0cdd65b91ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:48.790Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=369348db-8abb-483d-a43d-28fa6a378984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:58.799Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c44f6718-6250-4096-bf27-099d6430a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:45:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:08.808Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=efe735bd-9662-47c2-8fb5-c156ae1b2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:18.818Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e9cbb963-57f8-4f5f-8591-396fb7bde27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:28.826Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7e0ec30a-e67b-4f95-a6ae-9f2a3793ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:38.836Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3d73e9e0-4618-4170-ada3-a66453f6e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:48.855Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=84fa219f-c1ac-42bf-88d7-4be0ddb41222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:58.863Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8b0035c1-ce21-4d56-98a9-1e9ad4cc082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:46:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:08.870Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3178b9e4-6ede-4bc6-a10a-57122092ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:18.879Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=b6de0bf1-4aa5-4ea6-8742-2f5af8997cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:28.889Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=81c92f3a-c9cf-4fb2-aad3-1f1110f0e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:38.896Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e76e69b5-b8f0-481d-b36f-407c62b333a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:48.905Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e555d25a-e506-44ab-a4cc-fd962a1d2c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:58.914Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ef7914bf-e1bc-4b5e-9761-9ab31452c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:47:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:08.928Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c694ce94-0040-41fc-bfba-0df565abdf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:18.935Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=62909d2a-2ca6-4b84-a59c-5bb9f3e182b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:48:23.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:48:23.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:48:23.140Z |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 |2021-11-03T18:48:23.143Z |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 |2021-11-03T18:48:23.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:48:23.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:48:23.149Z |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 |2021-11-03T18:48:23.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:28.944Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5379a8de-68bb-4dfe-99b1-05eced2ef369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:38.951Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6ab976a1-7c12-4bbb-a0c3-6fd1ac815d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:48.962Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=87e3d810-46af-4155-803d-180d237aacfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:58.969Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2aa5f163-79c3-4337-9f35-62299354fc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:48:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:08.979Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=05720e3d-072f-4b0d-a04b-266d7fb8748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:18.998Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=5235aabb-d702-4c14-b9ef-ae695b6d3c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:29.009Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8f987379-5b20-43ce-a5a4-2f76d1ce5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:39.017Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=26c42f6a-246c-4847-9a49-06fb1a8aa095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:49.025Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e556bb2b-3b8c-4e59-8c2b-2fb8279eee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:59.036Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=25dee04c-cd05-4db7-9bf5-a847e059eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:49:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:09.044Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=129e31fd-41d2-4831-a206-176635bd57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:19.054Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8b64092d-b48d-4f6c-9001-e23b45912b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:29.069Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=f63f6132-d1a1-4695-8e28-1cc2b03a3c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:39.077Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=03925895-0db3-48d1-a04b-d8b1a423758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:49.085Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=c68adb1f-c671-443e-904e-6b36e7dcfc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:59.093Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a98845e0-b8d4-4153-b5df-786f684eff32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:50:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:09.105Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8648b52b-b8e4-47be-9b12-84b3435512a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:19.117Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=587c93d7-584c-44e0-9ad8-b12e77bceefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:29.130Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=21adaf0d-68c3-47da-aac8-21eb0e3a36b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:39.151Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=6372d9ff-5caa-472c-bc13-e6039207ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:49.165Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=721a38cf-f462-4d22-9114-aa6d11046375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:49.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:59.172Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=1263b7bc-a35e-4763-9d95-8786a8457f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:51:59.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:09.184Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8f17b0c0-f66b-4ffe-ad72-5f173bd815ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:19.194Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=e62fe388-c667-4fe1-a1ef-e3e9df6d9916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:29.203Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=951ebd02-694d-4bfc-8bb0-945a17302e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:39.212Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=8a80b2b4-b056-495f-b5c8-91211dfef31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:49.225Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=edf63f55-a2b9-43d1-80e9-91207702469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:59.243Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=9084873c-2e44-4c49-ba3c-024f5c60be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:52:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:09.252Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=48c612f8-d740-48a5-9719-72e36dde3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:19.260Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=92beaced-5df0-4ba2-a3b3-50fd0ea30b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:53:23.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T18:53:23.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T18:53:23.159Z |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 |2021-11-03T18:53:23.162Z |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 |2021-11-03T18:53:23.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T18:53:23.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T18:53:23.168Z |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 |2021-11-03T18:53:23.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:29.268Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=cc65609c-f31f-4cb6-91c5-9428e0057602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:39.276Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3bb65c02-3a94-4410-915c-f62ec18674c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:49.285Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2e45d0f1-9cd3-4da2-a968-395706a1017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:59.294Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=82262093-83e6-4ee8-873e-7a53a83512e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:53:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:09.303Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=3f6109b9-725e-4cbc-b58e-cde6dbfeb74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:19.321Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=7f75275f-2bac-414d-8636-b67e7dabeb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:29.333Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=af9d93ac-6619-4ee0-930b-9e148e684408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:39.347Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=54300bd7-a027-474a-8f44-e742c4c42f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:49.358Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=ef2baa30-eddb-4f45-809a-33569184a2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:59.365Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=31df2d40-327f-4c78-9496-8269a9a3ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:54:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:55:09.373Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=2dd8c019-3209-490c-b170-a30938381ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:55:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:55:19.398Z |INFO |Init configs |InvocationID=5f2ca767-2326-4cb6-85f5-3b40766a0f82, InstanceUUID=a58c3dec-ebac-4bee-a1c2-99d9399587d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T18:55:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |