By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T22:53:39.171Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:53:39.184Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:53:39.185Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T22:53:39.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.578Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.717Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.718Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T22:53:39.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T22:53:39.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T22:53:39.891Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-16T22:53:39.916Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-16T22:53:41.609Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T22:53:42.281Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-16T22:53:42.308Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-16T22:53:42.309Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T22:53:42.428Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-16T22:53:42.429Z |INFO |Root WebApplicationContext: initialization completed in 2512 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-16T22:53:43.416Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-16T22:53:45.686Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T22:53:46.699Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T22:53:46.732Z |INFO |Started MainApp in 9.8 seconds (JVM running for 10.619) |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-16T22:53:46.955Z |INFO |Start scheduling PRH workflow |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:46.967Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=506c1bcd-d024-4b42-b680-598ac5ee73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T22:53:56.010Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T22:53:56.011Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T22:53:56.014Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:57.598Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ad8dab8-409c-41d5-a733-7962710b00b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:07.624Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b85c42f5-6f88-4b3b-a68a-98275045eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:17.690Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ee6cea9b-1df9-46ea-aabc-b90b5965c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:27.729Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1562ba01-5e89-455d-85c0-1d8cbd7e772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:37.754Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b05d7187-62ea-485a-a46a-e56cfde23991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:47.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61b85403-8d48-4883-b31e-d5cf99ac48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:57.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b530c881-c7bb-4321-a318-b98840460afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:07.857Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11a48881-7636-45b1-b9e3-e01998edd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:17.907Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aea049a6-675e-4a1e-a1d7-1414b7e674d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:27.940Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=63ecfe8e-b04e-46d7-b9bd-809dc601c9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:37.968Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fbae5fdd-c092-42b9-9ffa-2ab9a825a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:48.000Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=92eb17da-f1f2-452b-9b1f-497bfd61704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:58.027Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=52c35bc3-655c-4b7b-8b6b-90ed1e32a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:08.049Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c843a5c-3166-49e0-aa7e-a8794926c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:18.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ddb8429-0450-4f06-86d2-cfce9448484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:28.138Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9e4420e4-0067-4b4f-a7fe-0a3610bb314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:38.161Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adb5b6e9-68a7-46de-a6e3-5bc39db204dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:48.222Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7015f74d-711b-4d05-b5ae-c7e6cec0d240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:58.250Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e401ee18-cf7a-48de-82fe-0fc879ff4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:08.262Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=773a9024-4e8f-474a-8ed8-1448a0471ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:18.287Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=173d2c62-fdd6-4175-b4a3-c5a98e33650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:28.312Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b608b925-1d30-4870-a4d5-e4c8d3066789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:38.332Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90e8e3d1-0334-4a16-b16a-5de9d1786b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:48.352Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e4f404b1-ed16-4697-a09e-296d919d06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:58.368Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd4a468e-06a2-404f-b931-9f0ba508b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:08.385Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ed13c61-fc85-4cb6-84b5-da17d593756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:18.397Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3a4a42d7-764c-4891-84bc-5b05c4f63283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:28.414Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd84d9db-da12-4314-b676-042f7bbdd34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:38.442Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=382c91d1-aaf2-4d99-910c-bfdbde8ac0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T22:58:44.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:58:44.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:58:44.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T22:58:44.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T22:58:44.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T22:58:44.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:48.459Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=504231c2-b66f-424a-8745-3d0b6aff5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:58.476Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ce717c8e-a26f-4b30-87de-4fc983a60e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:08.508Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0b88e02f-f5aa-4500-bcca-27962bd6c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:18.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aadf676a-2909-41db-9568-13af02953a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:28.581Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8c9fdc5-74fe-4ded-93c8-dec3af61700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:38.604Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=70c171c2-a449-4abf-b21d-183f68f6323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:48.620Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=badac64b-7784-40a8-8758-aecba22f5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:58.645Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fad92fc5-a92d-438a-a70a-c50f668de372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:08.659Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61701d2f-8230-4a9d-809d-6b02ea8c076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:18.676Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d0b0c453-81a1-4e0f-a12f-d932a9d068f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:28.711Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=132ab8f1-15ff-4ae7-b57e-f7f5917ff603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:38.787Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1264f8e-818b-401d-a282-0066477b6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:48.810Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ead6ccce-b011-47ab-b7c6-e876c1487f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:58.823Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bad55cd2-ebb7-4e2b-8a4c-a6d45775fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:08.838Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8827e9b9-7cd8-4d16-a714-1008d147a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:18.882Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=480f5e01-f2bb-4783-9fcb-e0f13fb9d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:28.895Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7cc39e14-4e05-43e9-b393-5f4a17b9b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:38.910Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3f5c2f85-e692-48ad-9599-303551711e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:48.935Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=303e8b5e-7f06-4c02-b995-7a8a6381a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:58.951Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=04f979d7-13c6-4f93-a445-2ca1e0587695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:08.966Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5c89d609-0920-49bb-bd67-4c51a7fc0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:18.998Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5c5c1f32-a1d7-4067-9901-25ebbe3201e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:29.018Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b6f6949-7207-4854-bc20-ea6a3f4ea0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:39.060Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8d95e9a-3f52-4f71-b13f-485c03593ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:49.078Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1080aa4-4071-4bdb-bee9-09c9422544eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:59.126Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0f4d24cd-ede8-4503-84ed-c0e380ec1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:09.168Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3d8f2d5a-0cb2-4ea4-8b2a-a31203091048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:19.193Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fff52213-8449-4468-9745-dd49b66bbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:29.218Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3583ade8-434f-4221-ad44-1819e0a7c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:39.255Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=263309f0-7d8a-4a97-a7c7-4caea07de0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:03:43.862Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:03:43.862Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:03:43.863Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:03:43.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.864Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:03:43.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:03:43.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:49.284Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9abccf41-3650-40f1-95db-a51219c948ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:59.301Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=21ec1061-3f8c-4996-a81a-99c4fcd9a642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:09.324Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=53c1e04b-e342-4a88-a477-acea7cb9110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:19.339Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fb562893-ba4d-43fc-89bc-37d61540d975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:29.355Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6f4918c3-1eb4-4f76-8726-f9edb48be6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:39.374Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b39df84d-e76e-415e-bb2e-c4c49e8081f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:49.396Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=32702750-59aa-420e-b49e-f84da6841efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:59.423Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a3699535-60b9-470e-b18f-93dc9634e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:09.441Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0df81f09-8de9-4857-b3a2-1e8cf21aeba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:19.465Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9b4d203e-59fa-44fe-88a2-1a060fccb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:29.488Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11753b91-2538-465a-9d4d-e6280c35be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:39.504Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b0f78648-f10a-4e18-af37-c409cc94d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:49.538Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1fff7d4a-476a-4bb4-8098-b2ff1a9e2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:59.551Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=742109e2-a24f-4eed-b2b8-53128f941fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:09.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cab3f5d4-a848-4441-bd79-2b21e2cee906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:09.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:19.578Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=043067d8-12ad-4e95-ba40-6d3ea62dee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:29.592Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2594665d-24c7-458c-88db-0155809853a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:39.611Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3fbfb1c0-d592-4d1e-af64-fdf8dbe71895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:49.643Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=14ef0fe3-b844-4bfc-b6d4-4596ab3a76d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:59.659Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=844a231d-39da-4f79-ae69-9d62323232c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:09.681Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f747e62a-4cde-4ca7-b69f-fcd4b826394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:19.701Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c8ead6fa-ec5f-4d3a-b25b-e71a3eb82489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:29.721Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac6c6d31-cfd7-4914-9fb7-67f722040df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:39.735Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6de55300-906e-469f-a135-898a91553b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:49.751Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=84348304-7cda-4327-8a4f-1bd12cddb468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:59.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c57c141b-c758-4864-9aba-3ebe0c389002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:09.795Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8a89224-75fc-4d23-a7e9-251c0f7ab124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:19.834Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=860db611-5d7b-4320-99cc-12b6e8dfbeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:29.852Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=79a06296-3ac9-498d-8524-7e640ac4df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:39.869Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ca2bb4b-c452-4df9-b62e-6d4a7d801097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:08:43.831Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:08:43.831Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:08:43.832Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:08:43.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.833Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:08:43.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:08:43.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:49.904Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d437e379-3aed-466c-adee-b1ca34b54b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:59.923Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0152ffe3-995a-46fc-8882-8a34416bc73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:09.937Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0d541400-1914-405e-b722-b87e03ac6af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:19.950Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cf31d1c4-c13c-436a-adb7-ceb20258ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:29.974Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aef2fdf0-5f87-4917-adf6-17f2575790a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:39.998Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0cd37a6f-188b-4ab9-b27f-196d842f4b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:50.011Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1597ad0d-476e-4028-b87a-8d3763e40dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:00.028Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4aca81d1-8827-4200-a0ee-134e19279b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:10.071Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c97d476f-932e-49e2-934f-0b05639cf81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:20.087Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=34f71fdc-c41a-453a-94d9-2b986244d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:30.103Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=19c74e4a-05e9-48bc-a896-af4562078276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:40.144Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=beb36119-a053-44ee-9cc8-f7fd2f2a3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:50.165Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b0cfc293-ddc6-4a35-8b29-94466f9026a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:00.178Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5cd2dbb7-1d49-4078-9e65-3b23d002031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:10.192Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c035a4f9-0f9f-4ceb-83c5-e3691056fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:10.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:20.210Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6be190d0-0335-4ca9-a74e-68f4f31d0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:30.268Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d67c97d-8623-45d8-bdb6-23ff9a81b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:40.288Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9b247d8b-589b-43c9-ad3a-2013802d0173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:50.335Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d8cca743-dd50-42bc-b877-699b4db97958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:00.422Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0dc1559e-56c0-4506-aa2e-361aeba13dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:10.440Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a757def3-5b4a-4812-8ae4-479748fcf0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:20.462Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a9a91ed7-f900-4f52-9e04-eacfe1e18b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:30.482Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e1180e60-4752-4417-96a8-05884d963268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:30.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:40.502Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ef1e9fce-3240-4ba6-bc4b-18efd259da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:50.531Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=994298d0-ce52-46f7-b661-90bba575059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:00.555Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=713d8e8e-ad76-47a7-92c4-8345368a24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:10.584Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c116dd2-8cff-4369-b390-76be4c4cf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:20.621Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8c717bbc-69b9-4ca8-969f-cfa04fde898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:30.845Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=916f4a9a-b53d-471b-b04a-a9dc41b74225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:40.874Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ffd4ed6f-f778-4276-bbbf-e1e18c1f0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:13:43.742Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:13:43.742Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:13:43.743Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:13:43.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:13:43.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:13:43.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:50.910Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=20deff90-96b0-42c0-b926-074d37ee4017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:01.020Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4631bf53-b43a-4282-9900-29c0ce48e6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:11.034Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=29782bfb-013f-4991-9a8a-ab6f2f5d3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:21.056Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e06f84c-4585-478a-b448-9954fffa1964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:31.078Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=891ed7eb-5e75-4c06-8df7-281533647293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:41.092Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f48e60d9-e129-4b4d-8be7-ebb4eebe068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:51.123Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dce3f02e-5197-4853-8868-f16ec16f571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:01.148Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac3bd4ac-bb8d-4164-8f93-05a009accf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:11.164Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8cf3a9b4-f29f-41b7-a324-09adf3bcfb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:21.179Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=582b8fb6-26ed-471e-8610-20fedcee94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:31.196Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69f04162-5887-4375-a5d0-e923651c2e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:41.209Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=714dcf34-9cc2-4b27-8986-3a55be9e5c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:51.225Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5588837c-5d7f-433c-9559-a6ddb68ce17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:01.240Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=596da75c-1114-47b8-9c6a-656d78bd272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:11.252Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=612e96aa-6277-4025-ba8a-d0674b33f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:21.267Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=185b947a-5dac-494c-a24e-387b77620307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:31.282Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11202ad8-f700-4f7a-a694-5ca5260453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:41.295Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=509bf71f-6985-4bd4-9e0c-e4a415503c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:51.314Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=91dba8a9-e2e5-48da-8b06-706c52ffd7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:01.332Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ade0e027-c0a6-418d-8e5a-23bd1a0a7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:11.347Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=49be6965-a9ce-4e7c-9740-cf3da27234e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:21.359Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6a2de360-0538-48c3-89bf-d57e74d2dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:31.376Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=89e71275-3fb6-4362-b376-ee3ac4570a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:41.389Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3860cad9-4b33-4fc7-982c-966f658e8656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:51.425Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=098ab0ce-05ee-4cef-a10c-38ab770e48d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:01.448Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af64697e-5013-4423-b422-d0b472040168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:11.468Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26a7e639-ec12-4730-8851-11e3a73536e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:21.493Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a556c98a-6fb6-41fc-b3a2-f01e6ba21e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:31.514Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=906bf3fc-2eae-4536-a246-ca50e62d3aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:41.530Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a6572cda-e042-4c2c-8d37-bbd2ee86e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:18:43.668Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:18:43.668Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:18:43.668Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:18:43.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.669Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:18:43.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:18:43.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:51.550Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1c8d13f2-96f1-4bab-9499-8fdfb88c25b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:01.566Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=edccc9b3-b146-4030-9ba7-741537d76228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:11.587Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ecd39b56-22d0-4892-b7d6-70fd1005f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:21.627Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9e08aaa-865d-450a-8fd1-a5e4ce5e8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:31.654Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=06af2831-82fb-445e-9ee9-b8a88a2d527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:41.674Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd1cd095-9af1-44a8-93e7-84a780c856e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:51.686Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0200c494-529f-44df-9731-8c5e910b661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:01.702Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aa8b2206-98c2-4bc7-97f3-37440924dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:11.715Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8570eb73-be8f-4c9c-9cbc-03707567f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:21.731Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=53a050f1-8829-4cb6-bec5-58e5e1e15fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:31.748Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c6bd3778-71a2-41ac-9b1f-55e54a57bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:31.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:41.763Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90d3a4e6-3956-473e-b274-896845fe7c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:51.783Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8213d504-8119-4aad-ac29-8712e1bcba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:01.804Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9f347db-241d-41d1-86db-db4f873f2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:11.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cdfce44c-3b42-4f94-a31d-55429d2cebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:21.829Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b7a6c39-5fdc-4ac2-8ef1-5af1362f987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:31.869Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0d1fce5a-5007-4a6e-944a-41456aaa9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:41.881Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=93f15294-1da9-4940-bec3-3ba7d6414b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:51.892Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61b6e3ec-2f0c-4dd5-b37c-3138ad1cafbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:01.909Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1e79c89d-e9db-47e5-880b-43a92fbc130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:11.926Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7d999a41-f7f7-41c0-90a5-eed31dc0d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:21.941Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=59b883fa-8d09-413a-a31c-44312e22ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:31.964Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4a8f2d75-d882-426a-8c9e-e600b6f12317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:41.977Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7dabc98a-22f6-4221-8fad-aeaf15c98633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:51.992Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7761bace-15de-4743-8457-4fa43e523afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:02.007Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ae0a0626-72de-452f-89f2-0a2c8151ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:12.029Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=28cdbaa2-e747-474e-ae43-98e9f0edac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:22.046Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2583dba7-7ccc-4631-aed5-b7a547eef39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:32.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=626b8861-380c-422e-a58c-846d8652d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:42.076Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f4200a65-9d38-40bd-a6d1-e4f6658ed833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:23:43.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:23:43.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:23:43.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:23:43.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.721Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:23:43.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:23:43.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:52.089Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26323635-279d-4580-94a0-6ee13e2f5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:02.104Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=015dec8d-c27c-457e-95e2-0b62731e7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:12.130Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d61314e-4d5e-40bc-a259-5da5179879fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:22.149Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7c224647-6728-49a3-9e1b-b734301b264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:32.176Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d0736937-726d-4d21-afcf-ef68f51a5969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:42.189Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=54751a0d-b130-4507-9ee1-d14cd5db1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:52.208Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ecec574-6a2a-4457-ba57-30cea69caf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:02.226Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=52cef55c-5524-4425-adb6-7e4c8d279dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:12.243Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adf6540c-8585-49fa-92ea-6021c58df477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:22.258Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=427d4cae-d1f8-402e-a063-7db42480450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:32.275Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0986fef3-31e2-49cd-9cb1-9055dad758ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:42.292Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=23b21a25-c249-47db-b356-e8780b8e313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:52.305Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1e77cbf8-49ba-42ee-bbb2-e196deeedf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:02.318Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5f33a198-24b5-464a-bd3b-2ffeeab8c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:12.343Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=de562a78-cf27-484a-8ddc-6630e12f0bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:22.357Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e772e45c-ef07-49c5-9a9e-9d1e86953614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:32.381Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cecff422-de42-4496-ab18-8131ccab5e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:42.398Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f04aa5ab-04a1-47a6-af13-83761c15f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:52.413Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac1136b0-1d87-41dc-ba5d-ba7969222ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:02.429Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bc3b521a-9149-411a-bd34-5485d0c38f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:12.457Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=837d2c54-ce3d-4416-9418-f63ac9f1760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:22.474Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=17415feb-7848-4b2d-b1f1-0511859dbef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:32.489Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9ce746fd-a72f-43cd-b523-6d4008f84d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:42.505Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ba3de4a6-044a-409b-b3fb-1830259dc326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:52.526Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dca3f88e-8483-42a9-b0e8-9f59ab4249f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:02.539Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a4dae42-3b97-4f0f-b779-490427c45ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:12.562Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=76ac0378-7bc0-492b-a31e-9cf8f2b3df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:22.576Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da3be67a-7663-48fc-a79c-43606d9ad884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:32.603Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b7a787a-5ebd-4510-9049-6a5ff87e91a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:42.618Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7c16531e-a16a-4f7a-b922-754af7b51351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:28:43.752Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:28:43.753Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:28:43.753Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:28:43.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.754Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:28:43.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:28:43.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:52.635Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=30a14346-e34d-4e88-9f0f-2f1cd438f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:02.653Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1fcf29d3-c976-43b5-a34c-7eacc093838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:12.667Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5a6b2c91-0288-460f-b82b-cdf28c7744e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:22.683Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=05d9145e-f437-4323-9292-5e124776c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:32.698Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=06557996-4f07-4b99-8f75-960392fcfef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:42.711Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3c4e6e47-b15e-41f7-ba23-4bbe48d04a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:52.726Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3b837ae9-c82f-4af3-8ebf-1dab9e81b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:02.752Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e048118-6a8f-4615-8bd4-67a9afe36b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:12.767Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ed4b277a-856c-49ba-894c-25e24a9cba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:22.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7135963a-01f0-433a-aa3d-e8634c4cdccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:32.794Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d41c0064-d0dc-46a9-99a4-5208758efbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:42.808Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2f3209ae-97b7-4877-895c-2cd875a3ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:52.823Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=df279fe7-114c-4ff7-b190-b91d326af273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:02.841Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3fd2f6dc-ab58-4d7e-89bb-f31829eebea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:12.862Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f93f1cfb-685f-4289-a35b-bc9a9e27a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:22.884Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c34b2ff2-7eb4-41da-996a-707b6eae8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:32.905Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ed8fc728-8d11-40a6-a73b-a75244027b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:42.920Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=09bd5640-b541-4c72-ae11-184d6fe5de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:52.936Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a0cdd844-3e29-41f5-8adb-552274671426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:02.954Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=33d7f579-bcc2-42ec-b06b-7ad98c09c455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:12.973Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=772dedbc-c857-4651-96e4-3b19c99d67d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:22.993Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=136ab20a-2abc-4833-8590-7bbf3799b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:33.008Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7f0f3c71-8b93-42d4-ac21-72af6af3642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:43.022Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2bf4c203-0bf0-4a73-a144-f4a4d70dac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:53.050Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4bc00391-894b-4734-9e44-5bb2933c6086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:03.068Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=afb305d0-1c0a-4e87-ab62-ab8d6d9aa749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:13.088Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e8abef4-24cc-498a-806d-5ac7758258d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:23.103Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5f212e0-38dd-4e99-acfc-91e112de1c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:33.121Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f79ef5bd-4857-4601-b439-b92cbbe55bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:43.142Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6aa873b9-dce8-477f-9795-bc7283963c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:33:43.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:33:43.625Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:33:43.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:33:43.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.626Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:33:43.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:33:43.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:53.170Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=300d5a39-6cab-49eb-bfbf-1db72f87623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:03.214Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0f5bdf4d-1923-412d-87be-f394d9305064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:13.238Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3e0572ea-510d-4908-b55b-b5ad7cbb1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:23.254Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e71e36f4-505e-4999-9223-6504936002a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:33.273Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b4094ba2-5f86-4e48-a9a1-d852a9798334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:43.289Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0a1d58f1-122d-451e-aa04-a143ce723fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:43.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:53.304Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1362c00f-c38c-4fd1-9ac2-7d3429fd833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:03.319Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a82024bb-8216-4a33-b636-5b2ea9f134f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:13.335Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da30649e-f3b0-4819-9192-98812b44fc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:23.355Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fdfd4eb5-aa73-4fb3-9e12-d67fd9d816cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:33.371Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=273bff85-b8d2-4020-b82e-579ef1cb4836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:43.388Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5ff18fb9-e8a4-405e-8ba9-53066b64c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:53.400Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af651aeb-5584-4bd7-8e4a-133cb693e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:03.414Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ba1f4b3-9300-4ddf-8a94-f54970ea4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:13.433Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f3fe613d-79c9-454a-b65e-6da1552f4f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:23.447Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5e129ecb-4f39-489f-bcbf-a1a22b11c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:33.468Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5dd46dda-f12f-4904-a794-0c7bfa352b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:43.483Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=92718c55-d99c-4819-b164-164dd9b29d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:53.497Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=48e686ca-7022-40e1-92ff-a02e50e1ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:03.514Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ebdcc24-ab40-44e4-bd77-1e5917f5d0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:13.528Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b8f1240f-c23f-4785-998c-d988f5388a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:23.545Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f28a75e7-5d58-43f9-a3c4-db5df18b2c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:33.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a98ca5e5-ad3f-4c08-9947-32e6eeecdc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:43.581Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3396759d-51b9-454a-974b-c69a91a82a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:53.596Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2c27e2ca-1c71-4719-a5f7-cc3054845f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:03.619Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6c352f93-1b40-42c0-8a1f-6e883b5a3b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:13.646Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=79068269-fc7c-45d5-be64-5bcb08f27515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:23.661Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8c3b1a19-b321-4e0a-8068-be9f0da86afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:33.674Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2014c45c-d560-47b8-af80-280a90bf9d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:43.691Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=342ab777-90a9-4f9e-ba42-c0b7727067a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:38:43.738Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:38:43.738Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:38:43.739Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:38:43.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.740Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:38:43.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:38:43.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:53.708Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d4b18bca-2361-4614-a969-03b2f5669e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:03.725Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3224d0c5-f663-41b5-827f-5e5c24aa5bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:13.743Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c56de100-004d-41ff-807c-7cf526af5705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:23.758Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da33d29e-df1f-4bb2-8504-93567d7c6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:33.773Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aee8c93d-8983-4bf0-bc89-2602a6bbc0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:43.792Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=75772ac5-5c31-4e20-8ae9-d5437811669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:53.807Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bf0395bc-e343-4d98-86b2-34f60dc92956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:03.820Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8bd298ce-f064-4afa-997f-610bad255aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:13.845Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=45be9aae-3abc-4692-9b37-a0b8aa90c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:23.863Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=71c9652f-c2d2-42ef-acf8-022259f15a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:33.880Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d1d8b7c-112c-4cf8-b6eb-fd76ab77be55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:43.895Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8ff3cf06-edb5-48a3-87d8-ae2a0c175397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:53.909Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c6a59e4-6f80-4195-8ced-deb115cd65f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:03.924Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3c94e420-4f89-410e-9cc0-0f0316d497d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:13.949Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7221b9f0-0d5a-4003-90c6-6280612c3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:23.982Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=09a4e7a3-80fb-45e6-b82e-a399def92faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:34.003Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a6765da-9f0f-4875-b8b3-a036ddad4cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:44.017Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f33da0ec-256f-47a4-975e-fab4a04232d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:54.033Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=62c42d66-1ebe-438a-b1c2-13fdc0cccfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:04.046Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fa687504-ed74-41f5-8241-667cd8e2ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:14.060Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4358a44e-0cd1-44a2-ba17-b083898f0870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:24.076Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cbc99f5c-d095-49e3-befa-2d254e8742d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:34.092Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8b6c42d-26e2-4aa3-995c-27013b83d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:44.106Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69722c84-0725-451a-9c22-602f43fd5e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:54.123Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69167aa8-60a0-473a-a1eb-c99577a84980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:04.138Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=24ced9c1-cf50-4913-b53f-cb1735ae23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:14.155Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a7471299-4fca-43a6-bb1d-99b77b90313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:24.177Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=36cea6ad-9086-4470-8eaf-c5102cf9420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:34.192Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=02c16abe-6cd4-429d-a195-10223d1501ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:43:43.778Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:43:43.779Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:43:43.779Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:43:43.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.780Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:43:43.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:43:43.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:44.205Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=44a01d1c-e9d4-4127-8a7f-5384b16c9594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:54.221Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=424e5d40-bd2d-43c2-85b3-b80feb21a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:04.237Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=10ff074b-5159-4788-908a-fd4b473a2610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:14.257Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d501e06e-5526-4db9-905c-c4867c2ab52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:24.273Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=685f0901-aaf1-4b97-a147-dcde0a3dda5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:34.288Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9f2af5e0-0bb5-48f6-bbee-5e6edb0c6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:44.300Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2be01f82-01a8-4a3d-a7c6-4c0971204c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:54.312Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=818009c4-fbf0-42a5-8976-23924018dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:04.328Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a9185600-f70c-451a-995f-fad44b2dc9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:14.343Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1eb43d0c-6f82-4b3b-a310-2f8599f52eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:24.358Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b96c9c90-2ff7-4240-88c0-a7c512060f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:34.370Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b3bad952-ab88-4dd3-8129-fdd05ccda15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:44.388Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b2e1ccbf-e33b-468f-83af-3f7757b70264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:54.404Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=419e96c0-7518-4f60-877a-59d65a4f6ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:04.417Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d8fa7db1-649d-40ec-98b2-f0caac0fc2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:14.431Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cb5b6074-f9ff-4842-a3e6-135c0904c716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:24.446Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6eaa95b8-d728-4b4b-a91f-147f0264cf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:34.460Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c40efbb2-96de-4694-82ec-7208caa93691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:44.472Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8e757b54-263a-4c46-8aa0-5c60e93baf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:54.485Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e407d7d-35c6-4f70-a5d6-3f3853d9d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:46:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:04.497Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9ae04277-b1c6-4815-b196-2263ab2576e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:14.510Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=63d32ceb-f8b5-456b-8d47-f48e833b938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:24.524Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fce386fc-a2a9-4707-acd6-aaa773e0aa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:34.539Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ef5d19a8-206a-4b91-9e80-825eb2e48f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:44.553Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e1aa962a-138c-4cca-bf50-cfe10da5b694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:54.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=45634ae0-cc58-49f6-834d-e1245bcc859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:47:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:04.579Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c36bfa62-0833-4258-af9e-d1a70dfcbcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:14.602Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=83d7d147-851f-4d36-b686-37e79ec0c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:24.614Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2335b6fc-0b00-4b1a-bfda-b3df3fc162b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:34.628Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=55339eb7-9838-444b-a024-03c916cfded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:48:43.608Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:48:43.608Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:48:43.608Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:48:43.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:48:43.608Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:48:43.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:48:43.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:48:43.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:48:43.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:44.642Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cbdc6e0e-2800-4820-ba13-72176f6eef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:54.681Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=47562f28-d2ac-4707-a5cd-4ffe8a55a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:48:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:04.699Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fdea3dfd-7c76-4d8c-ba41-5d560f18c5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:14.713Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26b91f6b-5a9b-4ee2-84a8-f45db450dd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:24.727Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c4b42de-7e9e-4b5a-a66c-6dd4f9eae661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:34.742Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8db4917f-c976-4dc0-845b-402432cd3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:44.756Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=30b5ec12-d961-4805-8f3a-bd1636888518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:54.773Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7d08f32b-d833-40fe-b540-ebb7b3d14f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:49:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:04.789Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cf480f75-4bc7-47dd-87af-413fc4924064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:14.803Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e4ae1aa5-a0fb-411a-974b-5e2dc18726c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:24.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c51b4ede-e7d2-4b3d-982b-d99ab88ba43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:34.831Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3132d9e5-e713-48d7-94d1-e93b9f22b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:44.843Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=52ab4c68-11b3-4dfc-bff4-205f084f0162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:54.856Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b414a968-02ae-4185-b896-82b29e74189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:50:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:04.872Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6c5e51d1-816e-4639-a40e-08de0eda2647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:14.886Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1e76a9eb-6724-4df2-aba7-a656e65e36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:24.901Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c449b73-1f8a-404c-9513-f31f9baa11c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:34.916Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=402e1841-dbf7-44cf-8345-fd919c7b2601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:44.929Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=067e42f2-c279-48df-99f6-e6a7a3c14d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:54.951Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f18bc2f3-cf86-4b74-a798-ea96115c0272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:51:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:04.964Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=580a48c1-a982-4ff6-9806-420e2789b49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:14.978Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=436fb013-e915-447b-b9db-85bc16e2048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:24.992Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=65790acd-aa1e-4027-b24d-e0019627c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:35.006Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=395d8e0f-29fd-4ad5-a5d5-8d21b52d32cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:45.021Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ed2e1909-fd5f-4128-be22-e712ba9af662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:55.037Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=696180ad-c4d7-4abd-9cf2-29a9ef39a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:52:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:05.049Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=077f1646-41fb-49e8-a7fb-8e20e2c8a727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:15.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b3087462-a385-41d2-bb87-f53ff456b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:25.075Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f2526e1f-cf1f-4ac1-9dbc-d04f28598827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:35.096Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ddef9243-5b8e-4e45-ac06-d659e01c8469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:35.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:53:43.724Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:53:43.725Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:53:43.725Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:53:43.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:53:43.726Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:53:43.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:53:43.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:53:43.738Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:53:43.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:45.108Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a8559c6-6d74-40a9-a40a-76850e88d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:55.122Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=72a98821-ec71-409c-a458-a57f6791fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:53:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:05.146Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=999b5c27-d4d2-4ee3-86ea-e33c4b80792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:15.169Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ffcb7f2d-b124-4294-81ab-86de9b391f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:25.184Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e81a12dd-5d33-430a-82f0-e0efd9ad4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:35.198Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e5caaf56-bbe5-4d2f-bdae-6b96be88fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:45.211Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a29590d2-7a59-4b57-bce0-d3e6694ca477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:55.224Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c924376-992a-445c-9ced-40415e38f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:54:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:05.238Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7d672a21-a894-4fd0-b3b4-919721604354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:15.251Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cf8ed715-c6ef-4f83-ac86-32f9d9116c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:25.264Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a2bb349e-9f1d-4da8-bcf8-8ec0ede0aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:35.279Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=29c02509-a0bb-43ed-af6b-dfdee513a0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:45.296Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ed8ebc6-a32f-45c1-80c0-60e393231754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:55.311Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cedbe4fa-5440-40b1-9fde-548731f42e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:55:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:05.329Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ada8317c-ab37-4734-b53d-491dee7ec15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:15.343Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a4d1060a-f09f-46d0-8c85-a56ab7fbc035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:25.356Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dcc5e526-d322-4032-8df0-f33f5cd3ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:35.397Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5ded14eb-7248-48c2-9d4c-2936bca351a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:45.409Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=30b79f30-b8d5-42b1-9718-5de05c1ee2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:55.423Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f4df9468-ce41-448d-92a7-cfe89ff1d9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:56:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:05.440Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c5099da-678f-4a1a-a73d-fbaf83a0363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:15.462Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9364d2b7-106f-4999-bc0a-307af29ee1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:25.483Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=59051289-db11-463c-9c5c-30b77581d7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:35.495Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=68c56c78-fefa-4e68-87c2-27aae11e630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:45.509Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fd800709-d5d5-4189-9321-5a1a0379ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:55.525Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=463af970-341f-4f23-8297-832b624fcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:57:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:05.557Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=44e1dd7b-2657-402c-a7b5-24d26780a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:15.591Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b6471d37-c4a7-4d3b-b610-db613c5d0c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:25.604Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=29cf76b4-c303-4a1e-bdb0-0f6583e8bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:35.624Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c5593b4a-904b-4ad3-8cde-a34d7062d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:58:43.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:58:43.628Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:58:43.628Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:58:43.628Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:58:43.629Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:58:43.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:58:43.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:58:43.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:58:43.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:45.637Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d504a6f2-faca-4201-a260-b5264ac14293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:55.653Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ece7d6ef-075d-4e34-b28f-9db4d8c7e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:58:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:05.665Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e9fd0bfc-b172-4df3-b59e-1f887c236a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:15.679Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=684dfcc5-ce6b-4be3-b335-66fdca694e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:25.694Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e7721ae3-42af-4e96-8d3a-2ff96b623750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:35.708Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f6a8871d-749c-4baa-8e9f-51bb8b1d5ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:45.721Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=93b29a53-3985-4c05-ab38-c7b5cd55a2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:55.743Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=493f88bf-2bbf-4555-8793-cb5b4062c5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:59:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:05.758Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=47c204a5-54c1-4d15-a266-38f6adcd8709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:15.794Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=19391c25-5c2a-452d-ae30-633aeb7c42f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:25.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69a0d2ed-b5e3-4126-bfde-8c9fa7ef7150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:35.836Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e94782d1-396d-4393-8734-0989decd74b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:45.853Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=50d560c6-033c-4293-a3a9-28b31bc207d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:55.875Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b727e6fc-7d2e-44df-b944-bc693e39ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:00:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:05.890Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=38432574-392e-421d-ba3c-01f9f1c8a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:15.910Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e6a1e35c-d5a3-47a1-a34f-25e5ce1dd7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:25.923Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c16c9c48-55e5-4ac6-8d93-60bf52144bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:35.941Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f35a4de7-c4b4-4681-9fe4-a2de0d548d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:45.955Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a4e4de03-e312-4980-8e16-eb9d4bae9d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:55.973Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7300785d-e0d8-4bbb-b95a-5ca02f7d592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:01:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:05.991Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=58515733-ed9f-43ed-9b23-f8c5038950ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:16.009Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=663f6ad4-4d74-47e5-80cf-2dfe8be4063d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:26.021Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1719bc3-c023-466e-bc39-ae9ec58846fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:36.034Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd9ed997-0e30-4732-bd88-14818bf75627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:46.050Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a135273f-c696-4405-890a-4dab3e80981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:56.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=66f612e7-d3c1-4bae-b4da-c91e08caeced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:02:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:06.079Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a22df991-7e05-4f65-8d01-68731e595d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:16.092Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a55264eb-cbc6-4e1d-9a47-de95238b15d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:26.109Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7ce8d195-10d2-4e71-b93f-e3a9bb57dcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:36.123Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=799f899c-d8e9-4bf8-82d0-4be5b620cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:03:43.734Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:03:43.734Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:03:43.734Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:03:43.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:03:43.735Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:03:43.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:03:43.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:03:43.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:03:43.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:46.137Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3a4a3356-65ef-4c4e-91d7-561b9c851632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:56.153Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e02bc628-8ee7-4609-bce1-bb9f29dd52bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:03:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:06.185Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=91328125-a8ae-4c33-ad41-1abae0308f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:16.199Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=534a8daf-6c86-4fe4-b95e-673c007bb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:26.211Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=085c6591-5944-4bd7-9cdd-d88054f09ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:26.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:36.223Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6b1d470e-cd9d-4680-a573-946687801ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:46.235Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=22ab5359-9151-42da-9657-952cf4977057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:56.252Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=493fd924-8e0c-427d-a8b5-32fad23478b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:04:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:06.267Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=088b8431-af81-46ab-b01a-45eb3ebb1db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:16.283Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2f30a459-9beb-43fa-8d6f-505316699266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:16.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:26.296Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=96c12a34-0385-48bc-b726-107bcd2e1961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:36.313Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4cf675d2-f231-4245-a5ce-4fbfa754f8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:46.327Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=20877e09-ac79-452d-b6d1-33aa0dc4a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:56.341Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=62bd6050-be8f-4b9e-ab0f-523aec753b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:05:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:06.353Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2c1988d7-7617-46c7-95ae-9ddf1826eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:16.367Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=48aa022d-daff-4e3c-b72b-72b4ebc7840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:26.387Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d4ff1e01-2461-4abb-ace3-1fb97a336f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:36.406Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26cc91f9-c028-44e0-96f1-49f4a06b4dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:46.418Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=87742b37-50ee-4d13-82b7-2fe540861372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:56.431Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1fbcae6-0489-44c5-a2fa-746a38f7d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:06:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:06.449Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=21afa097-ef21-4602-bb90-bc37416747aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:16.463Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d94aad50-198b-43c6-ab1b-fb279ad14bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:26.477Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2891440c-a344-489a-8475-bc7941f5923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:36.492Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=db5794b2-b337-45d7-b3ca-04908b66b44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:46.509Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a48745f3-7490-4dbc-816d-7e25b2c2ad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:56.525Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=22368079-9bb6-486d-acf5-5f32eb67c57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:07:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:06.569Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0009e9d3-7a36-4232-892a-c7df0d3eefcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:16.589Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c8c3de7c-3e00-47ff-8a7f-382c30396ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:26.605Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3deaf421-1a2c-42ad-9b6b-50cda6a7eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:36.617Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=76432a4c-ce92-4f89-915a-6bd58207cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:08:43.723Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:08:43.723Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:08:43.724Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:08:43.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:08:43.725Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:08:43.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:08:43.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:08:43.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:08:43.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:46.638Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a06e863a-e285-4f85-bbca-2e1e53b156b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:56.654Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f2c4f9a0-0c2d-4939-801a-08690b3b286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:08:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:06.678Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7322cbe3-fb18-4c3f-9bfe-f809ce5837c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:16.696Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=159ee372-91fd-4799-a5c7-427c5e54a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:26.713Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2f805fbf-cc92-43d6-89c1-889525642787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:36.734Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=533ab463-e1c5-4785-b3e0-8b4d259d54db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:46.747Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=caf2fea6-53dc-4edd-965d-dfdd656e5993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:56.764Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2e286e03-c473-4f42-ba15-b413ae5ddd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:09:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:06.781Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=698d2b57-fe64-497b-be18-0cb642a8004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:16.799Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=46c7c2a8-7feb-45fb-b0ae-b302c5c93558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:26.813Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=593cd084-a7bf-4373-9f27-278e989bc368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:36.826Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cbfd7e0b-7bfe-4b73-b64b-a02b2f302b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:46.893Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0339dfba-250e-4047-8fd3-da35ed113218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:56.905Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f1a0ee32-f407-44e9-8f69-61dad75ae0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:10:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:06.918Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8ddfdf94-02f5-4a30-9e06-555e4befdda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:16.934Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6d3bc3fa-025b-4161-b6bf-af0c6c83956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:26.951Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=18623313-3bf7-4a8c-ab11-802c5371002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:36.965Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e8bd5ffb-f98c-4651-9429-70791fc6f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:46.977Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e6823369-c9f4-44e2-a907-0d390eedfff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:56.991Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=456ee6a9-d54f-438b-8424-83d151fb12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:11:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:07.005Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8f617152-d8cf-434f-912a-4871fff2bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:17.036Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c9c0e9f-36d0-44b6-bdc9-51a853916817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:27.051Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bfcb39e7-0d3a-4164-96c7-a07167badbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:37.064Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3bb40a9b-79c0-4a7f-9f88-97a23725941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:47.080Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b88aaa92-44f5-43c9-921e-778e4bf77805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:57.107Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c76cccd6-9530-4c99-a0f0-4139cf52c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:12:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:07.119Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=04b377ce-f10a-4f5f-85b9-7d10251114cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:17.131Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3b2c5e6b-48d4-4860-8f19-1de745ee3dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:27.147Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1de1e3e7-b1b4-4670-9b2f-f6c7d93797e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:37.160Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b4682edb-2591-44bb-951b-fc19f8ab89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:13:43.674Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:13:43.674Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:13:43.675Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:13:43.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:13:43.675Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:13:43.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:13:43.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:13:43.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:13:43.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:47.173Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=77c04f52-6b31-4f37-bf44-5edad244aac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:57.185Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f00295ff-2dc1-44bf-bf6c-e0131f427502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:13:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:07.198Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=88ab848f-01d9-461e-ba83-3eccffb39a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:17.283Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6a42da97-e963-44d1-80a4-28ffa998e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:27.297Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=edcc9a2a-49cf-4c62-b016-b368439f087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:37.311Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d0285ead-c012-4473-9716-0af961c405fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:47.325Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dd330b4d-0b97-47cc-bd5f-aa672d1f02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:57.363Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2c019d2b-5f66-4410-811e-cac5bb2e30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:14:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:07.379Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c35a1bfe-4d6b-4a38-abfc-58e786a9e2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:17.397Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a89b1eeb-e0e5-4834-a06e-cd96af649855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:27.410Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8f405338-8892-41fd-95e5-209957cad657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:37.424Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a0ecfed-cf92-4552-8e7f-3074b9cdef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:47.447Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c502738e-c356-4ebd-8dec-51e08d1af75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:57.464Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=66b91a8e-7ea7-4323-9109-dfb7e67f8831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:15:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:07.480Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=565de63f-974a-4a24-8276-eb77ed74634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:17.508Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b884fcf7-4445-4890-8509-3d9161753c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:27.523Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1910a534-c958-458e-8a2c-e6b7a33eb6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:37.555Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f1bc5d49-8307-4fcc-915f-8d07a5f2fb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:47.570Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9cd08ab3-4c98-4798-b1f0-1dd5608ea16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:57.585Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5dff03be-8975-4ed0-926c-8890ade29f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:16:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:07.600Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0e9692d7-47c5-4f84-9587-e4c0b8c88442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:17.614Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9e783537-e4a4-48a7-ac7f-1bb435ed7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:17.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:27.628Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9b18328f-878c-4838-ac15-2f2fad280fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:37.645Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7a2ef662-32ae-4e5e-818d-cf1b9b086988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:47.659Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c7dfa2b1-d9b5-47a1-8883-3281eea0ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:47.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:57.692Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ae2349d0-c72a-4e86-a902-96ef06056f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:17:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:07.704Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=91dccaa6-8721-4e81-8e0e-82c02e51400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:17.717Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9df8d1f-ab9a-41f0-b7f5-673fc379fb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:27.731Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=585ab038-d28d-4f41-9638-121a2f958312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:37.744Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ec5b386b-4de0-42da-9d8a-849984bec3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:18:43.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:18:43.592Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:18:43.593Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:18:43.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:18:43.593Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:18:43.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:18:43.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:18:43.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:18:43.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:47.758Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=82d2d55b-65af-4b3e-8eec-03b6e5291b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:57.774Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=782bac9e-1099-4699-af47-5d3c8b097c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:18:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:07.790Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=39efbdcf-5f52-46d2-a5f0-8a91f0443ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:17.813Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cc7ca415-af80-410d-a10f-6357f54d8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:27.826Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3bfbef17-871e-4156-8aba-ffb88092cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:37.845Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7964336d-9cff-4b16-9540-07e237403ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:47.860Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=036c2f9b-1b45-4693-b4f9-708a558f3014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:57.872Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fc229e7f-e12b-45ab-a984-a73a9391dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:19:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:07.891Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=317ea944-ed93-48f5-81ee-a4aa38a25b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:17.914Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1c240619-1ca3-4e53-af1b-bb158c1e8514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:27.932Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90c59193-c665-4afd-b23d-7780a9e4a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:37.945Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=264c5a52-7b01-4324-8d6a-d1bd1c1e404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:47.964Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=98af6c88-1c10-4caa-a2dc-196dba285140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:57.978Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=68211717-c3d9-4e0a-bce8-642570f31962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:20:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:07.992Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2c7b332d-aa50-4d96-86ed-253dc2407431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:18.005Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ff468c97-bac2-4781-8b8a-ac8c0167ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:28.017Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ad60fefb-13b0-40cb-8ef2-9f3f50238978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:38.051Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5eee88ca-9f64-4d51-8770-b6ba93f4dbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:48.064Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=034b263d-6aeb-4e46-8232-d3d03d250bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:58.089Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5de71794-b917-435f-a7e5-3a793f41d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:21:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:08.104Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=38d9c8dd-583e-4974-b24b-0c838610d526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:18.118Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1dccbfe4-f3dd-49a0-adeb-7994f73cf2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:28.130Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c9112b9-4e8a-4837-924b-2496140033ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:38.144Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=089c2b69-54e9-44cf-a672-7bee641ca344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:48.159Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af3a61e0-ba5e-4ca9-8d7e-a55e4b3d73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:58.177Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d7c2ce0-d062-43d3-a506-92ef03d9b831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:22:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:08.193Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e49b7343-cff2-42aa-91be-1d860fa22e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:18.213Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3b182f7f-8f96-435c-b168-6f498f238c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:28.243Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=39988877-1dba-42bc-8224-94b0409d0e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:38.258Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=12b6b726-9ab5-4e72-8a79-2cfef88075a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:23:43.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:23:43.752Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:23:43.752Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:23:43.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:23:43.753Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:23:43.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:23:43.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:23:43.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:23:43.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:48.272Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7d54d1e9-01ac-4c79-9764-da217e7a4df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:58.285Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1d9dd551-587f-43ed-8904-49a5a34d3037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:23:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:08.298Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=785d683a-e2c5-41a7-a7f4-e50132c026a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:18.311Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=68491c43-502d-4080-a4c7-5767a0273853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:28.323Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11c159f6-ea04-4f87-bc0f-249dd2d117cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:38.337Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cf34b725-dd27-42e0-91cc-c42f246cb576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:48.361Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ca6a58a5-ea2b-45ee-b9e4-8a77afa081ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:24:58.379Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f42cc3b6-fd20-433b-bae5-28f93a266583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:19.032Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1da97a5-77d7-4fc2-ab09-b3de149fd90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-17T00:25:20.282Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=J3iossJ8PBYQJMnY6BMX, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:20.521Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:30.522Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=85692f01-02d0-4dc7-b95d-211be0e540a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:40.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:50.101Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=42b3d2a3-eae8-49bc-a025-b6d94a319eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:25:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:09.683Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f5715a64-0e61-4c2e-b97a-9da501e6abdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:29.253Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b55560d0-b1b1-4f3d-baf2-e3c2fc475c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:48.827Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=53df32fb-2488-444d-b3d1-b98f18eb78bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:26:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:08.410Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=55d88604-4013-48ba-b5c2-52fc09a5dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:28.008Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6c19bacf-9950-4bd6-8b55-30b24d8e40e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:47.589Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b5da7e88-842e-4190-8803-aae0eb24c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:27:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:07.151Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f1b16f5e-adb0-4e1a-bfb7-01b68b8cc9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:26.711Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=524a1ce9-3d41-4481-ba1a-e8b293e29982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:28:43.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:28:43.698Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:28:43.698Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:28:43.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:28:43.699Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:28:43.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:28:43.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:28:43.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:28:43.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:46.280Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f5a9e66e-fc78-4cfa-bc0f-606c232e7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:28:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:05.853Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=92a67a56-ab42-49ba-87f7-fa6e64f572a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:25.411Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cddc2f4b-cc08-4c5b-b331-20c89df0a10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:45.030Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e83c2799-9423-420e-b34d-6a62959c06e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:29:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:04.580Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c1d6397c-5154-437c-9e19-f15ae7a9ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:14.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:24.183Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=556c44bf-d7d5-419c-a814-33ad4622f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:43.771Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=128d2d61-8190-4862-9dec-a88727cc85c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:44.620Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:30:54.609Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adf00dc8-ad2a-4631-bf46-1ca71202c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:14.208Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=07b614e7-11e0-4370-ae17-eef1fafebd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:33.782Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d3b68879-3569-4911-b4b6-86024e2c9559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:31:53.347Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0984c556-c74f-4e8f-9d8f-c51ce2d5b03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-17T00:32:03.251Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4YdtcUQxY07MlY011Mbs, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:03.272Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:13.274Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=21a46298-3eae-43d6-9fd7-d6772215efad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:32.891Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ab48b318-81f6-43eb-8bd4-a3a28f199c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:32:52.470Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ba5f71b-39a4-41ff-bb12-8e453e7add1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:12.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ae6c13b-36da-44d9-aa72-3550ffcc3c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:31.652Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bc788f9e-c5e9-4be2-aaaa-ed6a5658be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:33:43.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:33:43.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:33:43.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:33:43.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:33:43.619Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:33:43.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:33:43.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:33:43.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:33:43.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:33:51.236Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=89ff34b6-6028-4a19-9942-20e51776f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:10.811Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=738f7d27-412a-41bf-b6c0-595eec9a0943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:30.384Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6d74e170-98fc-4624-8de6-57468c4f51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:49.962Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=244b568c-639e-46ce-9374-11636b5630fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:34:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:09.541Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4fd1bca9-5e6d-4c7a-885f-f79095a7bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:29.117Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=17a5a9e7-3a15-49cb-9b3b-14814f4546b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:48.685Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=35319abb-6692-4df1-bd93-0d8717246cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:35:58.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:08.276Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=65b9ca25-23dd-485f-b6cd-217273aa2b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:27.847Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=87eb73f3-5181-40f5-b01b-6f683d03bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:47.427Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6a96cfc7-4dbc-4730-9a31-e085c4895d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:36:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:06.980Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=98176e33-7a49-4740-96b5-34ea35d5a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:26.552Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0e6140cb-f166-4c92-b4a2-3c455694e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:46.107Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2bceb6b3-6e22-442c-a816-9da24949720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:37:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:05.676Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d12f66a0-d896-4e04-99b4-7ca783046670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:25.239Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ff12a93f-9a04-4581-8c35-10d0907f8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:38:43.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:38:43.729Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:38:43.729Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:38:43.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:38:43.730Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:38:43.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:38:43.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:38:43.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:38:43.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:44.847Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90d9eb06-b120-4a9e-b270-eb0e722350b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:38:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:04.448Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4bd68ef2-155f-45a0-89e2-61663ff181dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:24.007Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=31f3ca55-8fa0-41bd-953b-fed189ebff9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:43.567Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b62dc342-3b1a-48a8-bfd6-65021d1eb4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:39:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:03.157Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=eaf5d8d9-576a-4ea0-b2d9-f6088bc43052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:22.750Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2558ceb1-807c-48b1-907c-e86e2542a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:42.316Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e7de00c1-1b0a-4ead-9c91-093fbfbdea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:40:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:01.869Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c3dee099-85d5-4404-a1d3-79650095e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:21.431Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c4f0409c-a66c-41ce-a397-35d859e56d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:40.998Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c427be0-bfe7-40f1-88af-fe0c719f303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:41:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:00.580Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9d78f03d-5d8b-4831-8f3d-5d45b3d5b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:20.133Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a7d8045b-6567-4100-8e15-b489ae292304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:39.691Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f1f50c6f-34ff-4d86-bfd0-48fd380c2698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:42:59.293Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=62fe8061-5a9d-41bf-9ceb-82e4af9e8871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:18.853Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5e25409d-8792-4e1a-b936-7b9931222afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:38.425Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af3d35f3-50cc-469c-9f14-a9743663e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:43:43.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:43:43.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:43:43.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:43:43.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:43:43.627Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:43:43.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:43:43.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:43:43.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:43:43.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:43:57.976Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=02d68cea-7f7c-4238-8b14-6b511837cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:17.576Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7154fc7d-e1fd-41bd-aac4-ce4cdf5b6aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:37.150Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5036b1d-e6b6-4404-970e-92fc31f12213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:44:56.709Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=65f95571-c129-4ddf-83de-61208bc07d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:16.270Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3a71f76c-c5ca-4b80-b79e-fb2c7dec691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:35.841Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=922f9d9b-e810-40a0-ad02-4db343eba2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:45:55.418Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a14e869f-12f5-498b-ad43-b00516eac2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:14.987Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4dc10fa1-157c-4642-9a50-880c0f04ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:34.552Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a62b8895-2504-4681-bd46-ac081bc6e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:46:54.132Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c4fb3e90-27d1-4aeb-983c-dcca518999f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:13.690Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1873925e-8b1b-4689-8566-73eab6d7ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:33.240Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ea54e9b3-1bfa-432d-a320-2825b80f7b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:47:52.820Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=177a8afc-30c7-469f-ab87-628c7ccc1648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:12.394Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4a34fb0a-f969-4d10-8651-976eb6339487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:31.953Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9628c87-3e0f-4156-a92b-3aa1c34322eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:48:43.758Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:48:43.759Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:48:43.759Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:48:43.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:48:43.760Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:48:43.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:48:43.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:48:43.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:48:43.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:48:51.508Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=674707fb-3faf-4926-a9e9-7df5f4aadc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:11.105Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fc21a99d-a701-4f2a-bfad-bd7c79bb4cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:30.702Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6035e9bf-4e9b-4000-a2c7-00abf7d49504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:50.276Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bf63fa90-d931-4077-8c8c-ca9f186c8015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:49:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:09.841Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=40157b81-3d77-4897-a43e-04687453d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:29.406Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5370719b-47ba-422e-8993-14930d9e984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:48.954Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c2723e20-da33-427e-a6a2-5fedb63c0613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:50:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:08.502Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3bff9616-6820-44b5-a2e9-30de14cc1055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:28.050Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5878a10-d439-435d-bbab-f12052d96980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:47.630Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9560b1fd-1336-4cc5-8aef-72e2a06dc430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:51:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:07.200Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=795687bf-e0df-4402-8ed8-b0a3abdc8276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:26.753Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c870463a-4256-4dc4-907c-bcb69c4bb1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:46.340Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f9915f7f-d4c2-4998-8419-46ba19265ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:52:55.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:05.907Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=483bd2bb-95ee-48a7-8517-62ff3f45a56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:25.468Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ba86a676-33fd-4f81-831f-c45959d473c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:53:43.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:53:43.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:53:43.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:53:43.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:53:43.617Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:53:43.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:53:43.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:53:43.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:53:43.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:45.065Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4b19a705-bceb-4b1e-b7d8-df5b826bfcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:53:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:04.637Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=74e067ad-d5fc-4dc7-8670-25bdcad6ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:24.197Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=228ebb2e-086e-4304-9551-1b39874b687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:43.747Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fd8af631-c44d-47fc-8346-e771fca9aac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:54:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:03.309Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9831af64-83d4-4144-a8e4-b74be306a7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:22.904Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=027601b3-0071-4637-b5b7-15b118326271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:42.531Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fc7863f9-1325-4dab-8b11-214f21b73690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:55:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:02.126Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dafdb0f4-9d6c-42c3-b62d-f216a96df3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:11.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:21.713Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=453d477a-c58e-428c-b825-d0436d07e043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:41.300Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ca9ce704-630b-4f64-a775-c7d5aa889be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:56:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:00.859Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1d49e01-f3b8-4552-9d57-29b620610a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:20.427Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69669d61-3136-4602-bf32-771077a4b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:39.981Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=85499038-923d-4457-8e50-ad5253363da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:57:59.533Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=590237a9-20d1-408d-b27d-90c3ff8f1539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:19.108Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=528d7649-50c1-4905-b79d-ab15514e8649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:38.663Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f438ab7a-896b-43c3-9860-6ddda88080bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T00:58:43.747Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:58:43.748Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T00:58:43.748Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T00:58:43.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:58:43.749Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:58:43.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T00:58:43.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T00:58:43.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T00:58:43.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:58:58.222Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b207f42e-414e-48d7-860b-bf57ce67ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:17.776Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2889245f-e931-4a6a-8fdb-716b8124af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:37.338Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=97e28c27-a711-44f1-a7b9-89bdfd48e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T00:59:56.891Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=77e528a8-2cd4-4c6a-8b29-783efedc4386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:16.461Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=49a21903-4388-4f72-abc5-30d62a392d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:36.018Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da4fd6f8-4f0b-4c9e-99d3-a94713e08535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:00:55.568Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0d38e180-a3af-4e0e-8bbd-8a42f143fd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:15.136Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=558b264b-3518-4688-bcce-bcb62289f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:34.713Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=246ea6c8-6be9-4413-917d-af3415751c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:01:54.260Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b146666b-3007-463f-a08b-c953f387f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:13.829Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bb8a9822-4998-4451-b319-b9335064f746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:33.394Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2a3e1b81-6dd4-47fe-bee7-7ca324a8ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:02:52.951Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4eb99aad-89ff-4cb8-a441-ff12fe8192d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:12.515Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6a944e8e-7c9a-4177-bc82-d62ce2e2c856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:32.080Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7c7f762b-393b-4e34-801e-d94d6cb9de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:03:43.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:03:43.589Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:03:43.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:03:43.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:03:43.590Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:03:43.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:03:43.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:03:43.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:03:43.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:03:51.644Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e2cee35d-5e31-4353-a76b-e3d49b097d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:11.201Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11e37356-6817-4baf-b508-da2954e936f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:30.760Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6079c42c-dba7-4797-8789-f5ba7898642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:50.326Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1881d579-26a7-4524-b724-d8a5ba2a8e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:04:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:09.938Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=979e00f6-735b-472f-af38-69bf4d5ef894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:29.497Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=70c2e3e8-8c9f-46e3-abb5-29732696fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:49.112Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f2f00104-5772-4a65-97a8-cda0059b84f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:05:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:08.699Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b76b62a3-3d41-455a-9828-a86559208f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:28.261Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=db1766ee-49dc-48be-b789-3c730ce11a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:37.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:47.847Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ec1ff641-00ea-4796-aea7-ceabeeb01aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:06:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:07.441Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0044e121-7151-4053-a5c6-b70548306595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:16.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:26.989Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ad82284a-d72e-49af-96dd-de2f72315561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:46.551Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7a7a76bb-550f-4028-a0c9-3a7a664880da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:07:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:06.112Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c4aa0bbc-09c5-4ea3-a145-2962365b1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:25.687Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4195050a-9af9-49bd-b585-6ca0560b6c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:08:43.748Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:08:43.749Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:08:43.749Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:08:43.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:08:43.750Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:08:43.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:08:43.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:08:43.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:08:43.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:45.245Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4bb247e5-8923-4c7d-919c-4a983d9d5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:08:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:04.809Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=58be27b3-9230-441d-984e-e2c0a5d4fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:24.363Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7ac25f57-216c-4bf5-a7d2-6c0c181703bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:43.916Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a5e3abec-535b-4b10-b27c-3389d15459a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:09:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:03.521Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=74168c7e-c9fe-4466-8575-b8e9ccdfcb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:23.100Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d7646abc-4a00-4e9d-8177-b99fcd23b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:42.662Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bc8e2948-1b90-43b6-8d4f-369b6452c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:10:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:02.219Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=29adce91-4dd3-4f07-b628-41ff3e211e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:21.778Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4b2b89da-4212-44c5-b718-112e22dac60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:41.336Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b70c028c-d488-46a8-ba67-157c00f48e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:11:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:00.888Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bc1f0202-a7e7-437a-b0d4-520862091ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:20.439Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=55be032d-3752-409a-adc5-49833860303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:40.002Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=705302a0-b0f8-4529-9b8e-b6c76197fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:12:59.559Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=56a8344b-7b6f-4250-ae06-ecbc9985710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:19.140Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b0036cbb-9b75-4da4-9729-6dd99d876a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:38.729Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=76a561db-f77a-4b3e-aca2-2fdad35dbd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:13:43.600Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:13:43.601Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:13:43.602Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:13:43.602Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:13:43.603Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:13:43.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:13:43.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:13:43.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:13:43.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:13:58.286Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f11dfb28-3d7f-4056-8113-c394e63e35b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:17.854Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a0578e7c-0d86-4bf1-bc3b-de9c4211aff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:37.407Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=876be12d-d107-4b02-a85b-1da4ce661423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:14:57.001Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5330e89e-0d8b-489d-9f26-d4757c021bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:16.548Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9ad75ece-8b9e-46a1-8184-1cd3b3645652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:36.099Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c50e2955-0368-466b-ad6f-0da3267f4c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:15:55.673Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c1c35b0b-4c58-493c-b6fe-432c24fce931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:15.226Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c01e24ee-8cad-4f1b-9326-eb8b2704a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:34.798Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=09ca27da-53c8-477d-be5c-2250263f829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:16:54.360Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9d2c5d4c-a5b7-452d-95d5-b809f5b48ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:13.925Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e82f200e-7c39-4074-94dc-979f1b4525e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:33.512Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2d7c15bc-118e-46f6-8641-010bc70838df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:17:53.082Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a93d7818-cbce-4392-9608-b4a2863a3c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:12.677Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fc43197d-5dcf-4035-90c6-d18db3002f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:32.245Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e418cc3c-d7b6-423b-8a9c-aac4358a7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:18:43.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:18:43.605Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:18:43.606Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:18:43.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:18:43.606Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:18:43.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:18:43.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:18:43.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:18:43.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:18:51.810Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b8663442-c71f-41dd-9071-a3fc4f1d9b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:11.362Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9d729893-1e44-4303-9a92-f8f5fc79a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:30.919Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5b7313d6-738c-4a2f-b897-2457d349be9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:19:50.488Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ab5900a7-8ed6-4758-975e-51cf5d313dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:10.058Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1a025a6d-6e57-4483-8a41-53e22de5998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:29.613Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8f352204-e24e-4157-85b3-06793a20ffa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:49.173Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5b3e9e9e-491a-46d5-835f-64a24fce6427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:20:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:08.732Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a3cdab81-ad60-4dd5-b2ff-57ced634787f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:28.285Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b7fecee5-1a8c-4059-a00f-f55ac4544568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:37.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:47.868Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8d234267-50b8-49f6-a61f-3689aac742fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:21:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:07.455Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adde61ce-2c71-4c17-9c5b-9b0b6e519871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:27.035Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=87e61c4f-ed8b-4594-8292-a6cda09d740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:46.600Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1d96a6bd-98f0-4d99-b1d4-65ffb1aa88fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:22:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:06.151Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8024c6cb-4413-4662-a546-cbd6e831221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:25.698Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f1e2c745-8a7d-46b8-b852-9c61052d8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:23:43.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:23:43.719Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:23:43.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:23:43.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:23:43.720Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:23:43.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:23:43.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:23:43.726Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:23:43.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:45.283Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8f17968a-de9c-4662-9be2-fcd06130cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:23:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:04.859Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5a87157-18b1-4662-a88d-fa802dd23d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:24.416Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=047587b9-cb41-419b-9997-8ed91f8a3a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:44.001Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3c133d97-6af2-4fa7-9bb4-ae01c8cf09e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:24:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:03.582Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=add4cadb-a24e-49b3-919e-65bcc694fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:23.140Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c583b9bb-dfae-4a2a-9e48-cf26ac701a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:42.706Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d94cf627-af90-4693-8aea-ecb5a003952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:25:52.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:02.274Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ccb139c9-a56f-4610-850f-74493ff011b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:21.824Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=88231f77-8ad0-410c-82b7-f572d56fdd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:41.380Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dc94df5f-adf7-4d88-874f-625622833b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:26:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:00.933Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ec0161ff-0577-410e-8ce1-5b95dcbcc591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:20.489Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=99b3d3ef-a0cf-41bd-b019-efce8ff70550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:40.038Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=27c4a28e-d7dc-4704-acd3-22952d668b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:27:59.591Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=264acadc-8715-4bb1-a6e8-7f35fcd56d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:19.159Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=95f31a64-13c0-4251-b97a-4096f8c15e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:38.719Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=589f4ce3-bda2-4a58-bcc1-51ff75031f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:28:43.639Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:28:43.639Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:28:43.640Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:28:43.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:28:43.640Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:28:43.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:28:43.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:28:43.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:28:43.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:28:58.291Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0489f8d6-a310-4aa2-b013-5111d91e84ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:17.847Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c827caf8-0787-4b8c-85b3-dfb00c356b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:37.401Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d38564ca-1cb0-4b49-b6ed-ffe3a6488083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:29:56.991Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=66052dcd-d62d-4cfe-a7f7-feaaa6114401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:06.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:16.568Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=72357c7e-980b-4608-90b1-876872c114f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:36.115Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=583e5c2e-16d8-4f66-bb1e-3fe4835632dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:30:55.678Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7fe4ec0a-3a44-40b7-a73d-ac32ab7edb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:15.262Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3017c357-78b7-4502-968c-be9fc356a466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:34.825Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c8d8d311-0f2e-42ef-9415-3ce0a73819b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:31:54.381Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=28bd6d42-2faf-4441-a19f-424f01db80b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:13.958Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fa032ceb-65f5-435b-9de4-5340b23e09d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:33.534Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ec3fa55d-cb3b-485a-a098-5c44e9d5bec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:32:53.095Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1be4b040-e3e1-4193-bd10-82d176e952e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:12.654Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a3c77f60-a50b-42d6-a75d-88e2ec410ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:32.207Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3f2d8827-5f51-4bb7-be79-4635274ed7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:33:43.754Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:33:43.754Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:33:43.754Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:33:43.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:33:43.755Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:33:43.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:33:43.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:33:43.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:33:43.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:33:51.763Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5326000-43eb-4128-9c2d-91d5d5624eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:11.332Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4e474ce4-938a-4523-b20c-1bc67fdbbedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:30.898Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1dd3bc2b-7ed1-4c49-9043-b1f1a0599b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:34:50.488Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=092113fe-3fd7-41a5-9ab7-66ad86c8befb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:10.044Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=059cfd5c-67cf-4488-a9d8-2482016e90ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:29.595Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=808ed5f3-dd0b-467a-9988-80039d66d4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:49.156Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3f0b1c54-b3a0-445c-bcea-ebee556f672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:35:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:08.709Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7188591b-5471-4af4-b0ec-04125bd29a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:28.262Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7875e186-14cb-4a22-8bf2-26c065b8cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:37.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:47.824Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=05f84909-182f-4415-bc3c-5a38e3dc953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:36:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:07.380Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aa492071-0533-4d6a-b308-b8c37a3e2f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:26.957Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8d15bd74-01f7-4c20-b53b-ba2a68278296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:46.531Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=714baacd-251a-471f-9913-e6fb463f5997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:37:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:06.084Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5a9a85b6-8efe-4e4d-a08e-f4361efbaaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:25.639Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9f840d53-17ab-4e69-9aab-1877c2b0b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T01:38:43.581Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:38:43.581Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-17T01:38:43.582Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T01:38:43.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:38:43.582Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:38:43.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T01:38:43.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T01:38:43.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-17T01:38:43.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:45.230Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=681207fc-3135-42fa-baf3-82c5c78f0070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:38:54.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:39:04.839Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fa2986c6-6ef1-444a-b4f0-bdc0a51e36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T01:39:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |