. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:06:18.953Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:06:18.987Z |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 |2023-02-18T03:06:18.987Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:06:18.991Z |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 |2023-02-18T03:06:20.380Z |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 |2023-02-18T03:06:21.128Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:06:21.129Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:06:21.130Z |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 |2023-02-18T03:06:21.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-18T03:06:21.644Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-18T03:06:21.736Z |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 |2023-02-18T03:06:28.007Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-18T03:06:29.923Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-18T03:06:30.062Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-18T03:06:30.065Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-18T03:06:30.469Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-18T03:06:30.470Z |INFO |Root WebApplicationContext: initialization completed in 8733 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-18T03:06:34.122Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-18T03:06:41.991Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-18T03:06:44.314Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-18T03:06:44.700Z |INFO |Started MainApp in 35.868 seconds (JVM running for 38.154) |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-18T03:06:44.876Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-18T03:06:44.920Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-18T03:06:44.925Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-18T03:06:44.939Z |INFO |Start scheduling PRH workflow |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:06:44.985Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=861f0a76-2be4-4936-bc50-5f91f505b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:07:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:07:56.596Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dac42fe8-9b16-40ea-868c-0e91ae6c7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:08:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:09:06.680Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=63c19750-1ad6-4b33-b54d-a7f8f2238cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:10:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:10:16.733Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6a9c2930-0249-4f86-881e-d0f04202502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:11:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:11:26.776Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e3c98640-ee42-4f66-a5e3-a7c4683f4c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:11:37.067Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:11:37.067Z |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 |2023-02-18T03:11:37.068Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:11:37.068Z |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 |2023-02-18T03:11:37.069Z |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 |2023-02-18T03:11:37.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:11:37.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:11:37.139Z |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 |2023-02-18T03:11:37.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:12:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:12:36.793Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=156bb12f-56a0-431d-85d4-8c3c2ae3eb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:13:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:13:46.825Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9d1ee414-653f-4ba3-b23b-e541beeff7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:14:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:14:56.925Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b46dfec0-1094-4b97-9762-fd58e381c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:15:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:16:06.995Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=11ecfa92-65f6-4c6d-a35d-494770ba2b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:16:35.365Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:16:35.366Z |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 |2023-02-18T03:16:35.367Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:16:35.367Z |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 |2023-02-18T03:16:35.368Z |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 |2023-02-18T03:16:35.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:16:35.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:16:35.430Z |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 |2023-02-18T03:16:35.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:17:07.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:17:17.114Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d8f91c17-0ad8-412e-8356-1fed7ef9af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:18:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:18:27.138Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ca000c8a-3f4a-4eac-a282-8784976f669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:19:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:19:37.184Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3d51c11e-be8a-4061-b051-70506d09a0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:20:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:20:47.199Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0cd346d0-2bd5-43eb-bf91-17eb75316bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:21:34.888Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:21:34.889Z |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 |2023-02-18T03:21:34.890Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:21:34.890Z |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 |2023-02-18T03:21:34.892Z |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 |2023-02-18T03:21:34.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:21:34.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:21:34.910Z |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 |2023-02-18T03:21:34.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:21:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:21:57.225Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=34561387-9fc7-46f7-884a-1209178a5d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:22:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:23:07.251Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d86e5751-de33-4e6c-a18c-31eae6e5be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:24:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:24:17.296Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8170fa44-6e67-48f0-8de7-aaee010ad176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:25:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:25:27.315Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8764cae8-e9de-48d9-9d47-e619bc55ce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:26:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:26:35.191Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:26:35.191Z |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 |2023-02-18T03:26:35.192Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:26:35.192Z |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 |2023-02-18T03:26:35.193Z |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 |2023-02-18T03:26:35.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:26:35.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:26:35.217Z |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 |2023-02-18T03:26:35.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:26:37.324Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4aaade0b-cf04-4729-b6d7-a452bf6b313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:27:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:27:47.344Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=627cab6d-76e8-415e-aae6-169c8669ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:28:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:28:57.368Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b1f9653b-e9e2-4d13-bdb5-dafc2e56e996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:29:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:30:07.410Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b517d1e2-a541-4291-94ab-ed101fc4e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:31:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:31:17.429Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4a0d3e29-87ff-4ce9-9c2a-306cc3623826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:31:34.946Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:31:34.947Z |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 |2023-02-18T03:31:34.947Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:31:34.947Z |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 |2023-02-18T03:31:34.948Z |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 |2023-02-18T03:31:34.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:31:34.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:31:34.967Z |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 |2023-02-18T03:31:34.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:32:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:32:27.546Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=78d0e4c5-e6ef-4aa4-ae58-53f51010df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:33:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:33:37.698Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3e0ca439-8775-4743-a708-c78109b21050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:34:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:34:47.762Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3e987cfe-abea-4262-9415-655a0441f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:35:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:35:57.803Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c3066fbd-02f1-465f-af6e-72e9f3e2b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:36:35.271Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:36:35.275Z |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 |2023-02-18T03:36:35.285Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:36:35.289Z |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 |2023-02-18T03:36:35.299Z |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 |2023-02-18T03:36:35.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:36:35.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:36:35.327Z |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 |2023-02-18T03:36:35.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:36:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:37:07.815Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bf02bac6-9da0-4972-a6aa-21ef8446375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:38:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:38:17.832Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d1732e4f-d454-4c67-b8e0-01abb3e03be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:39:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:39:27.855Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=36bd265b-7998-4525-8fad-915ed41831ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:40:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:40:37.868Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=097829a7-e407-4ca4-a942-b946938ac42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:41:34.813Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:41:34.815Z |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 |2023-02-18T03:41:34.815Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:41:34.815Z |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 |2023-02-18T03:41:34.816Z |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 |2023-02-18T03:41:34.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:41:34.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:41:34.830Z |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 |2023-02-18T03:41:34.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:41:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:41:47.895Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1c8aacae-5865-4e77-9eab-28c662a3b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:42:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:42:57.917Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0786b47c-cc73-46ea-9d6c-7bba61fe9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:43:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:44:07.937Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e38b1361-0128-4217-ad9a-4e53a6e2f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:45:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:45:17.961Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dcda2618-05bf-43c3-9eb8-c6defa1d506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:28.026Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8ef6095b-2cdf-4327-ba3d-acc079763641 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:46:28.043Z |WARN |[23cf727f-35, L:/10.233.71.89:48574 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:28.066Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:46:34.796Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:46:34.797Z |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 |2023-02-18T03:46:34.797Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:46:34.798Z |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 |2023-02-18T03:46:34.799Z |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 |2023-02-18T03:46:34.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:46:34.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:46:34.819Z |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 |2023-02-18T03:46:34.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:38.068Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=593d7a38-9c6f-4e77-bc7c-0c92c3c6e86e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:46:38.326Z |WARN |[a0072417-1, L:/10.233.71.89:50110 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:38.334Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:48.335Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4e0ef411-813a-497c-8bd8-29b4b0651b7b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:46:48.449Z |WARN |[9daa03b1-1, L:/10.233.71.89:50248 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:48.452Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:58.455Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=21f3fd99-d785-4188-97bb-610a14306319 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:46:58.583Z |WARN |[85c101a1-1, L:/10.233.71.89:50382 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:46:58.587Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:47:08.588Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b0a3953a-7d0d-4bfb-b45a-0e31a68fa0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:48:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:48:42.347Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9b64b636-dcf7-4351-8fe8-dd694f16cb73 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:48:42.354Z |WARN |[00220e18-2, L:/10.233.71.89:50526 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:48:42.355Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:48:52.356Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8ffc523b-4ea9-440a-9132-3aec1991670a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:48:52.397Z |WARN |[780be330-1, L:/10.233.71.89:51996 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:48:52.398Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:02.398Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e57cddf4-7944-4260-8ba9-f2dadc1f029b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:02.467Z |WARN |[0aee10b0-1, L:/10.233.71.89:52126 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:02.469Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:12.471Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e351fd9c-5630-4b68-a2b1-7285645c4100 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:12.503Z |WARN |[5dfa71d2-1, L:/10.233.71.89:52260 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:12.504Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:22.505Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=80d28109-fe34-4677-9912-3a5e8d325005 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:22.546Z |WARN |[aa1d90e2-1, L:/10.233.71.89:52386 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:22.548Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:32.549Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ea18d6ff-21a5-4fe3-9c4e-19b4eb9f20f5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:32.578Z |WARN |[2916aa62-1, L:/10.233.71.89:52514 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:32.579Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:42.580Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8e960d23-749f-4277-8244-86946f5b8f8d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:42.652Z |WARN |[cdf886e2-1, L:/10.233.71.89:52662 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:42.653Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:52.655Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=084645b7-2792-4f0a-a5ac-bf796a83f248 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:49:52.696Z |WARN |[58a8bd6d-1, L:/10.233.71.89:52786 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:49:52.697Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:50:02.698Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c93830f6-ea21-4689-9589-8b581dd0c892 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:50:02.748Z |WARN |[e4aa292f-1, L:/10.233.71.89:52916 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:50:02.749Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:50:12.750Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4bc98bd1-ee90-44ee-a6c7-b5965e50c311 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:50:12.784Z |WARN |[facae0b6-1, L:/10.233.71.89:53046 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:50:12.784Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:50:22.785Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3090f29b-76d1-4a63-bf30-c1b5e8237f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:51:34.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:51:34.561Z |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 |2023-02-18T03:51:34.561Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:51:34.561Z |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 |2023-02-18T03:51:34.562Z |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 |2023-02-18T03:51:34.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:51:34.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:51:34.572Z |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 |2023-02-18T03:51:34.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:51:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:01.124Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c69e0f77-81a7-4922-a130-c5f538aa25c6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:01.150Z |WARN |[a0cc1643-2, L:/10.233.71.89:53270 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:01.152Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:11.153Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0d6beac4-1d73-4d5f-a0ca-9e249aa4a3a4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:11.199Z |WARN |[3e683f30-1, L:/10.233.71.89:54660 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:11.200Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:21.201Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1d5544bd-f831-468b-bc25-97c3aea8bac6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:21.245Z |WARN |[afc8b1b2-1, L:/10.233.71.89:54782 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:21.245Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:31.246Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2da115ad-d6a5-46a1-a42c-26fcaaee03fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:31.272Z |WARN |[09b3af4e-1, L:/10.233.71.89:54914 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:31.273Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:41.273Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2861f383-d78b-4d6f-b9bb-4ab7ef7d09b0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:41.340Z |WARN |[cca1fc71-1, L:/10.233.71.89:55044 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:41.341Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:51.342Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=595981eb-81ed-4a79-accd-3bab5d416a2a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:52:51.417Z |WARN |[b4922a3d-1, L:/10.233.71.89:55174 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:52:51.421Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:01.422Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6abfeaf2-2d1f-4c97-8757-1fde47fdee43 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:01.498Z |WARN |[122f06f5-1, L:/10.233.71.89:55318 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:01.499Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:11.500Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4cca32be-1808-460b-969f-2bae0d034b42 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:11.599Z |WARN |[7df23093-1, L:/10.233.71.89:55450 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:11.599Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:21.601Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=102d98f3-ba5b-453e-b61b-cbba0b222de8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:21.628Z |WARN |[35950eec-1, L:/10.233.71.89:55580 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:21.628Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:31.629Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d2831729-4e03-423b-a6fd-e9568f5e7576 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:31.699Z |WARN |[b1aed51c-1, L:/10.233.71.89:55808 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:31.703Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:41.704Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=75a10922-0d97-4c0f-8718-3c9ba3b6a2e6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:41.775Z |WARN |[5ee9837f-1, L:/10.233.71.89:55940 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:41.776Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:51.777Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a21da7a2-9730-4d41-9260-466e2a139d6f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:53:51.843Z |WARN |[0d824bd7-1, L:/10.233.71.89:56066 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:53:51.843Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:01.844Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d89d9ccb-91af-4e1f-b7ac-66de9e41386a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:01.872Z |WARN |[e3acfda4-1, L:/10.233.71.89:56226 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:01.873Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:11.880Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=202ce862-5c85-4c15-ba71-e726b35455bb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:12.093Z |WARN |[a8c6cd1d-1, L:/10.233.71.89:56356 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:12.100Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:22.100Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f9a11ba2-6e8c-4921-bafe-0fa0db9df5ff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:22.186Z |WARN |[5bcc9bb1-1, L:/10.233.71.89:56500 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:22.187Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:32.188Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=107dc017-1dbb-4173-8e64-70500f672a42 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:32.332Z |WARN |[769f3a6f-1, L:/10.233.71.89:56640 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:32.342Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:42.344Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9816082e-dde0-44a0-8b72-d71cd18ed4f0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:42.479Z |WARN |[e57cfcbb-1, L:/10.233.71.89:56772 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:42.480Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:52.484Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=177a3b03-df47-49ec-bfe3-5fa9b95d7f6f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:54:52.546Z |WARN |[5fe6c8a4-1, L:/10.233.71.89:56900 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:54:52.547Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:02.548Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=168f3067-c1ec-45af-81ea-2a899522e608 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:02.580Z |WARN |[07282f21-1, L:/10.233.71.89:57034 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:02.580Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:12.582Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3f5ce868-f05c-4c1a-998a-9eb757733324 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:12.620Z |WARN |[c0bb5e65-1, L:/10.233.71.89:57178 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:12.621Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:22.622Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aaee9fc1-c145-4291-b86e-037e302cc4ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:22.731Z |WARN |[959772c0-1, L:/10.233.71.89:57300 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:22.733Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:32.734Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7b0066b5-08e6-4bb2-b5b1-4fc885546dcf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:32.760Z |WARN |[334c185e-1, L:/10.233.71.89:57428 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:32.761Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:42.762Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=57fce930-cd62-4cc2-8ab8-a5de7089c000 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:42.821Z |WARN |[e5fd1700-1, L:/10.233.71.89:57556 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:42.826Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:52.827Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=00b23c53-0991-4234-8fe1-9d36ba48ed55 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:55:52.858Z |WARN |[7703c5e6-1, L:/10.233.71.89:57684 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:55:52.859Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:02.862Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=280aff02-b50b-49ab-99f9-35ff54c0af02 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:02.894Z |WARN |[9a5a473d-1, L:/10.233.71.89:57814 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:02.895Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:12.895Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b4b3d3ae-32f3-4fb0-8c9a-1997bde42248 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:12.929Z |WARN |[83d40c4e-1, L:/10.233.71.89:57958 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:12.930Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:22.931Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2618e245-001f-45a5-b390-919dff3dc150 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:23.008Z |WARN |[59aefc6e-1, L:/10.233.71.89:58184 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:23.009Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:33.011Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=96072ff9-ecd0-4173-945a-341e218e83d4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:33.097Z |WARN |[f9b4c5e2-1, L:/10.233.71.89:58310 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:33.098Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T03:56:34.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T03:56:34.564Z |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 |2023-02-18T03:56:34.566Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T03:56:34.566Z |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 |2023-02-18T03:56:34.567Z |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 |2023-02-18T03:56:34.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T03:56:34.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T03:56:34.582Z |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 |2023-02-18T03:56:34.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:43.100Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a3a2d9a3-2b52-47fc-aad8-45fc939d2ca6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:43.167Z |WARN |[f9a28b7f-1, L:/10.233.71.89:58440 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:43.170Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:53.172Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=de135083-65c8-4726-89a4-498670add63a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:56:53.214Z |WARN |[cd3c7bca-1, L:/10.233.71.89:58566 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:56:53.215Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:57:03.216Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a0127746-5921-4067-b20f-2777b9981194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:58:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:58:42.222Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c6b70aea-d9fc-4481-9952-12a9947c39a9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:58:42.245Z |WARN |[4baa1343-2, L:/10.233.71.89:58694 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:58:42.246Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:58:52.247Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b0665c1d-2c7d-4288-a2ee-763772758069 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:58:52.289Z |WARN |[99de083e-1, L:/10.233.71.89:60114 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:58:52.290Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:02.291Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8d36f2ee-3582-4d92-83b0-846230fd2711 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:59:02.326Z |WARN |[0328b2da-1, L:/10.233.71.89:60244 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:02.327Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:12.327Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c044a6c1-d4cf-4c34-b257-84c546ecfb13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:59:12.361Z |WARN |[ef1bd0f4-1, L:/10.233.71.89:60374 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:12.361Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:22.362Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cda93e20-aff4-4ef9-96cd-bb0cc5092324 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T03:59:22.435Z |WARN |[221c4f9b-1, L:/10.233.71.89:60496 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:22.436Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T03:59:32.440Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=48d4b81e-794d-4f7f-9473-2aadff0647e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:17.644Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2d4e29fe-c1fe-4151-a0e6-32126b604f50 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:01:17.654Z |WARN |[e468251b-2, L:/10.233.71.89:60736 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:17.655Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:27.656Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=46c9fbbf-c39e-41a8-9b02-8656fd86d778 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:01:27.693Z |WARN |[2650c704-1, L:/10.233.71.89:34046 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:27.694Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:01:34.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:01:34.543Z |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 |2023-02-18T04:01:34.543Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:01:34.543Z |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 |2023-02-18T04:01:34.546Z |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 |2023-02-18T04:01:34.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:01:34.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:01:34.552Z |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 |2023-02-18T04:01:34.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:37.694Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ea31edcc-9554-4835-9a56-ef3043ce2846 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:01:37.721Z |WARN |[854a1b30-1, L:/10.233.71.89:34182 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:37.724Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:47.724Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c2f39c03-f66c-4fde-8a3d-f902d4c3630f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:01:47.766Z |WARN |[711b4425-1, L:/10.233.71.89:34310 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:47.767Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:57.767Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=02f738f9-7173-4ba4-b48f-e017b89e7727 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:01:57.815Z |WARN |[143178b6-1, L:/10.233.71.89:34446 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:01:57.815Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:07.816Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4de40d77-fa9a-4a0a-a7fe-f9817bdd42da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:07.848Z |WARN |[23955150-1, L:/10.233.71.89:34582 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:07.849Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:17.850Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=36a3439b-d86a-43fe-8e5a-4f7c4f3411bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:17.872Z |WARN |[8fcdfd22-1, L:/10.233.71.89:34714 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:17.872Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:27.873Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dc3f6e33-8e6d-4417-869a-007e79c6292c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:27.901Z |WARN |[94647476-1, L:/10.233.71.89:34948 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:27.902Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:37.902Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=09c826d8-25df-43cd-af0f-57ddfbf0acbb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:37.948Z |WARN |[151e35b7-1, L:/10.233.71.89:35072 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:37.949Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:47.949Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a0a6156a-1b0b-4982-8b67-7dc3a5b392ad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:47.980Z |WARN |[3368424b-1, L:/10.233.71.89:35210 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:47.980Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:57.981Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bbddb3f5-c7bb-4057-bb25-18da7c9d9a3e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:02:58.015Z |WARN |[3769f257-1, L:/10.233.71.89:35340 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:02:58.016Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:03:08.016Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b5be066f-9c33-4918-8122-ced4decf1606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:26.587Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cb5778e1-c209-4d08-93e1-e47e8eaff724 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:04:26.595Z |WARN |[e283dbb8-2, L:/10.233.71.89:35468 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:26.596Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:36.596Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=221abeff-d689-41a5-897a-0f875f556f85 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:04:36.636Z |WARN |[f8dd06bf-1, L:/10.233.71.89:36620 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:36.656Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:46.664Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9ef00773-9024-41fe-a277-5ac39f1270aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:04:46.945Z |WARN |[86e01785-1, L:/10.233.71.89:36752 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:46.946Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:56.947Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8e9e45e2-3b51-4079-9440-36a2b26779c6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:04:57.015Z |WARN |[f21f25a1-1, L:/10.233.71.89:36906 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:04:57.016Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:07.020Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b371d982-e205-4e3a-9afc-c015924823aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:07.064Z |WARN |[6c27dcd7-1, L:/10.233.71.89:37036 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:07.065Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:17.065Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d8a97cfd-2fa3-4193-b930-3768e3395ecd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:17.105Z |WARN |[b834f511-1, L:/10.233.71.89:37180 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:17.105Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:27.106Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3046893a-fd4d-4cd9-9e8c-c9db787f9ead | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:27.154Z |WARN |[2914664b-1, L:/10.233.71.89:37402 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:27.155Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:37.155Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c43cbf0c-dc80-487a-b265-cb401d7a3558 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:37.210Z |WARN |[49ef94cc-1, L:/10.233.71.89:37530 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:37.211Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:47.212Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8631e418-3800-4704-bf99-91f7c076b0a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:47.274Z |WARN |[9f2f35ea-1, L:/10.233.71.89:37664 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:47.275Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:57.276Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=474fd542-e961-4ef1-9f49-014b200d569b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:05:57.336Z |WARN |[007fe68c-1, L:/10.233.71.89:37808 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:05:57.337Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:06:07.340Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=66c3379c-b412-45ce-a058-dac54f7cf069 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:06:07.384Z |WARN |[d0fe4e32-1, L:/10.233.71.89:37940 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:06:07.385Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:06:17.386Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3012db2a-9a7d-4c55-812e-e84b931df554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:06:34.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:06:34.661Z |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 |2023-02-18T04:06:34.661Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:06:34.661Z |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 |2023-02-18T04:06:34.663Z |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 |2023-02-18T04:06:34.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:06:34.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:06:34.711Z |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 |2023-02-18T04:06:34.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:07:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:02.026Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a2cf69c0-6426-477e-b9f2-1058adc324f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:08:02.053Z |WARN |[9329e159-2, L:/10.233.71.89:38072 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:02.055Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:12.055Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=5bbc4f1d-88b1-4836-9c47-4202e600f67e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:08:12.097Z |WARN |[65bba29f-1, L:/10.233.71.89:39610 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:12.097Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:22.098Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ea42ec4c-2dd7-4dd4-9b23-ca77b4e537fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:08:22.124Z |WARN |[1e40ae4a-1, L:/10.233.71.89:39732 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:22.125Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:08:32.126Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=520ff43f-4052-49b7-9972-7e5555ee624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:14.937Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=821ea080-70da-4d4f-812e-a16cebf51f69 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:10:14.953Z |WARN |[25af6097-2, L:/10.233.71.89:39960 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:14.954Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:24.955Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8a00355c-f5e7-4a79-827a-631977faab81 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:10:24.989Z |WARN |[15c5381c-1, L:/10.233.71.89:41436 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:24.990Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:34.991Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=af1f8ad9-173e-4303-b787-f4bdfc105851 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:10:35.014Z |WARN |[ac0ec308-1, L:/10.233.71.89:41562 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:35.015Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:45.016Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a552a5be-143d-42c2-bc13-9761610c73aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:10:45.040Z |WARN |[e88214b6-1, L:/10.233.71.89:41692 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:45.041Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:55.041Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3b1a4a63-f062-4192-bf7f-017165c8bb91 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:10:55.079Z |WARN |[cb5017a8-1, L:/10.233.71.89:41814 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:10:55.080Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:05.081Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f73d5fae-545d-43b3-af51-28547e98b54a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:05.112Z |WARN |[b5e6c514-1, L:/10.233.71.89:41948 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:05.113Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:15.113Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6cf853a0-69fc-4070-9c93-c9b37f40801a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:15.147Z |WARN |[23a620e0-1, L:/10.233.71.89:42078 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:15.148Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:25.150Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0df110cd-24a6-4c06-818d-00571a740c4f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:25.262Z |WARN |[254a92ef-1, L:/10.233.71.89:42316 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:25.264Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:11:34.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:11:34.728Z |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 |2023-02-18T04:11:34.728Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:11:34.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 |2023-02-18T04:11:34.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 |2023-02-18T04:11:34.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:11:34.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:11:34.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 |2023-02-18T04:11:34.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:35.265Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2017991a-41ec-4f46-a2ef-2414bbe0fe89 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:35.338Z |WARN |[ebd19bab-1, L:/10.233.71.89:42444 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:35.341Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:45.342Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d2f7b109-e36b-409b-b07f-0a922f012623 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:45.369Z |WARN |[0310bb24-1, L:/10.233.71.89:42574 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:45.370Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:55.371Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3985fba4-79f5-4699-aa32-0d2f0d500117 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:11:55.442Z |WARN |[9e0eb384-1, L:/10.233.71.89:42702 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:11:55.443Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:12:05.446Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=28119cbc-c7e3-40fe-b84b-f42dbdc3796e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:12:05.486Z |WARN |[03b2ab85-1, L:/10.233.71.89:42836 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:12:05.486Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:12:15.487Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a11e6c5a-e2da-4efc-bed0-57a50ece431d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:12:15.608Z |WARN |[8f1fda0e-1, L:/10.233.71.89:42966 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:12:15.609Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:12:25.611Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=817e3329-a94e-409b-bc3f-69667e644cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:13:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:14:03.752Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d128d992-12e2-40b2-9be9-15e3478d51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:15:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:15:28.091Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7af13105-6f1e-41b2-a490-5fa77d8da3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:16:34.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:16:34.629Z |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 |2023-02-18T04:16:34.629Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:16:34.629Z |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 |2023-02-18T04:16:34.631Z |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 |2023-02-18T04:16:34.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:16:34.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:16:34.652Z |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 |2023-02-18T04:16:34.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:38.104Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e32202a1-5dda-4677-9fd3-f968305b68fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:16:38.120Z |WARN |[5b3165fd-4, L:/10.233.71.89:43104 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:38.124Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:48.126Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0caa4f66-7b47-47a7-9a41-ada86c372257 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:16:48.162Z |WARN |[514f9f04-1, L:/10.233.71.89:46636 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:48.163Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:58.163Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=94dc640c-93b6-417a-b0dc-1787349cab88 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:16:58.187Z |WARN |[e0cdb06e-1, L:/10.233.71.89:46768 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:16:58.187Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:08.188Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d13c78dd-3dd3-4475-9e65-ee1244ebcef8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:08.214Z |WARN |[9bd241d9-1, L:/10.233.71.89:46902 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:08.214Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:18.215Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ed1a842c-d6c0-440d-a483-d3cbed07bb9d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:18.247Z |WARN |[937cb7e5-1, L:/10.233.71.89:47030 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:18.248Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:28.249Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=471f4eb3-e837-4681-b35e-b05b1aea7c38 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:28.285Z |WARN |[8178291f-1, L:/10.233.71.89:47260 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:28.287Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:38.287Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f0ba82bb-c2ac-4a30-87e4-a1378a4b10a5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:38.315Z |WARN |[c221b120-1, L:/10.233.71.89:47386 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:38.315Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:48.316Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fb4a5f87-94af-4e07-9109-ce80e974b239 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:48.357Z |WARN |[dc2452cc-1, L:/10.233.71.89:47520 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:48.357Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:58.358Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fef02cac-d745-422b-b855-daee0aeb1444 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:17:58.414Z |WARN |[d956741c-1, L:/10.233.71.89:47658 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:17:58.414Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:08.415Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ebc1e698-d3d6-4c3f-8123-ced7ab02a33e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:08.451Z |WARN |[a4fea905-1, L:/10.233.71.89:47792 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:08.455Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:18.456Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f2a1c221-d3bf-4e0f-b50c-489f7d11f97f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:18.494Z |WARN |[dd0098c7-1, L:/10.233.71.89:47922 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:18.496Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:28.503Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=270c7e43-3ab6-4bc9-b7da-cb776f39fc24 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:28.559Z |WARN |[0fb27fcd-1, L:/10.233.71.89:48056 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:28.560Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:38.560Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=55abcdb0-bcd2-4136-b2ae-521bc949daec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:38.591Z |WARN |[1662be80-1, L:/10.233.71.89:48186 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:38.591Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:48.592Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ff051234-9b1c-4842-85b2-66b62c45e806 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:48.625Z |WARN |[441ba9c2-1, L:/10.233.71.89:48314 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:48.626Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:58.627Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=36fd6d0f-1ae4-4584-9ed0-8d30641e8875 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:18:58.706Z |WARN |[ddc379e5-1, L:/10.233.71.89:48452 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:18:58.707Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:08.708Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b07c42d9-0e23-435a-a797-99a44a471b7d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:08.791Z |WARN |[9b50e334-1, L:/10.233.71.89:48584 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:08.791Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:18.792Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a2ea5bc7-a965-4355-9b32-5648a6ec8040 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:18.863Z |WARN |[6edbd919-1, L:/10.233.71.89:48712 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:18.864Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:28.864Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3bbaf13e-1daa-4778-b0de-7eac7039b99d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:28.912Z |WARN |[beb60bd8-1, L:/10.233.71.89:48842 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:28.913Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:38.917Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c6eb2182-3822-44be-a798-dba0529e0c52 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:39.007Z |WARN |[ae18aff5-1, L:/10.233.71.89:48980 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:39.008Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:49.010Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c08b4b53-2b9c-4861-b62e-1a9602cd8869 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:49.088Z |WARN |[fb1dc02a-1, L:/10.233.71.89:49108 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:49.090Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:59.105Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3ff87832-63c2-4fae-8cbe-4de07e622155 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:19:59.216Z |WARN |[fe7e3106-1, L:/10.233.71.89:49236 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:19:59.218Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:09.222Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f13541ee-22f0-4543-b37c-0bdf1e0d6456 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:09.406Z |WARN |[7c39a27e-1, L:/10.233.71.89:49380 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:09.411Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:19.412Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6e0ca457-9070-4e31-afc1-72e0d7dec7a3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:19.457Z |WARN |[58f35417-1, L:/10.233.71.89:49510 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:19.458Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:29.459Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=31c3f9cd-32f4-463f-842f-cfa1167d7b4a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:29.527Z |WARN |[e520c995-1, L:/10.233.71.89:49758 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:29.535Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:39.537Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ebf1fef8-5ad5-4243-a62c-5279843e3ddd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:39.559Z |WARN |[4ec12ea3-1, L:/10.233.71.89:49884 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:39.560Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:49.561Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=61d6c404-8f8d-4848-b6cd-2590bba687e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:49.595Z |WARN |[c90f9628-1, L:/10.233.71.89:50032 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:49.595Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:59.596Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=16b2f3b7-4d0f-4945-879e-c7f24f474f06 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:20:59.622Z |WARN |[76bf554d-1, L:/10.233.71.89:50164 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:20:59.623Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:09.623Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=537f6e35-ec33-4b22-8334-729696939541 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:09.652Z |WARN |[13a29b3a-1, L:/10.233.71.89:50308 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:09.653Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:19.654Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=34a43547-2ac5-48c1-9659-e4cb38e95cd6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:19.689Z |WARN |[6f4945a7-1, L:/10.233.71.89:50440 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:19.690Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:29.690Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4490ac67-3cc4-4758-9e30-86df81b2e747 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:29.713Z |WARN |[b09ac595-1, L:/10.233.71.89:50570 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:29.713Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:21:34.672Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:21:34.673Z |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 |2023-02-18T04:21:34.673Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:21:34.673Z |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 |2023-02-18T04:21:34.674Z |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 |2023-02-18T04:21:34.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:21:34.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:21:34.695Z |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 |2023-02-18T04:21:34.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:39.714Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=37432fa6-57ba-4c39-a04f-f4ac9e4e8f99 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:39.750Z |WARN |[704959ee-1, L:/10.233.71.89:50700 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:39.751Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:49.752Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3de2226a-72cf-4d7a-9977-c640a27fec08 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:49.850Z |WARN |[05fba2e3-1, L:/10.233.71.89:50828 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:49.851Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:59.852Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0bfa2152-aa5b-4e3b-90b0-b6ed7c147946 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:21:59.879Z |WARN |[b660fcd3-1, L:/10.233.71.89:50956 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:21:59.879Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:09.879Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dcc9af2c-d6fd-434a-8594-5bf45e80a347 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:22:09.904Z |WARN |[c5a66cf2-1, L:/10.233.71.89:51088 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:09.905Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:19.906Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=59b7be72-6e7d-4d49-90c2-e5d426bd0dc4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:22:19.957Z |WARN |[659e4efa-1, L:/10.233.71.89:51230 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:19.958Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:29.959Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6cb9f41c-b2b4-4276-9651-3d893b08f6f9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:22:30.003Z |WARN |[f6b45195-1, L:/10.233.71.89:51366 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:30.004Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:40.005Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e1f64259-4f1e-438c-b678-dfeb216168f9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:22:40.033Z |WARN |[fd6091e7-1, L:/10.233.71.89:51492 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:40.033Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:50.037Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=92efbca6-84cc-4191-8e07-de0875a47fa6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:22:50.099Z |WARN |[567f4c3b-1, L:/10.233.71.89:51620 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:22:50.101Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:23:00.101Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=43c7fa3b-4ffb-481c-b087-2ab157031cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:16.191Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=89e817ff-c8c0-40d6-8666-716c5ff062d5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:25:16.204Z |WARN |[ec65ff49-2, L:/10.233.71.89:51752 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:16.204Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:26.208Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8481cfee-5881-4c47-9ad3-657a9c4a0c92 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:25:26.263Z |WARN |[d3e0befc-1, L:/10.233.71.89:53750 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:26.264Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:36.268Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c5e46b27-ed20-4e60-907f-4a3ce502c7b9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:25:36.331Z |WARN |[ec2685ae-1, L:/10.233.71.89:53890 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:36.332Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:46.336Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e2597835-f6ec-4f12-b7e1-72ce9ddf9220 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:25:46.408Z |WARN |[a3879977-1, L:/10.233.71.89:54020 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:46.411Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:56.412Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=705db72e-b1ab-4d2c-8802-a438731c4cd4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:25:56.445Z |WARN |[163f3b3f-1, L:/10.233.71.89:54150 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:25:56.446Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:06.447Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=95229fc5-dfb2-4a67-96ed-e5f7c1a71839 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:06.506Z |WARN |[9697b330-1, L:/10.233.71.89:54278 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:06.507Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:16.508Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=df54c108-944f-4700-b432-d6eb7f87462d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:16.537Z |WARN |[5f9a02eb-1, L:/10.233.71.89:54412 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:16.538Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:26.539Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=09d29020-ac52-40c2-83fd-50cdb137675e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:26.573Z |WARN |[dae491a2-1, L:/10.233.71.89:54650 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:26.574Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:26:34.806Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:26:34.808Z |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 |2023-02-18T04:26:34.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:26:34.809Z |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 |2023-02-18T04:26:34.810Z |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 |2023-02-18T04:26:34.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:26:34.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:26:34.821Z |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 |2023-02-18T04:26:34.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:36.577Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3b008430-2b27-4f3b-8618-d193c2bc6549 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:36.697Z |WARN |[b12433d2-1, L:/10.233.71.89:54790 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:36.746Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:46.749Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=57e62e80-0396-478a-a868-efdb9d062932 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:46.806Z |WARN |[18fa1288-1, L:/10.233.71.89:54920 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:46.809Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:56.809Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dad3b668-4389-494a-9af7-cb5816280b9f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:26:56.856Z |WARN |[c799dc45-1, L:/10.233.71.89:55046 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:26:56.856Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:06.863Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ab0e12f5-d3be-4758-ab9b-ccd3c2d56437 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:06.961Z |WARN |[d94bb432-1, L:/10.233.71.89:55196 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:06.970Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:16.972Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=abbb69ef-37ac-4b7e-84cb-8ee3a8c41275 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:17.010Z |WARN |[172b842d-1, L:/10.233.71.89:55326 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:17.012Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:27.014Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aae6561c-ea32-4e68-83cc-69bc648bc1f6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:27.063Z |WARN |[e8db46d2-1, L:/10.233.71.89:55476 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:27.066Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:37.067Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9e16c2d2-ffbb-4776-be79-46c76c128df1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:37.166Z |WARN |[31a087b5-1, L:/10.233.71.89:55612 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:37.171Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:47.172Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=930475c8-0821-4a21-b12d-050e37492e2e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:47.211Z |WARN |[229fa8d4-1, L:/10.233.71.89:55740 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:47.212Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:57.213Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1d649191-bbdc-472e-9b6e-fdb0eda02d1a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:27:57.286Z |WARN |[bcda723b-1, L:/10.233.71.89:55866 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:27:57.287Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:07.292Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=33b25ee9-eb3a-4196-a022-09abeadba055 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:07.393Z |WARN |[69072961-1, L:/10.233.71.89:55992 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:07.398Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:17.399Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bc5fb18a-a9ac-4c27-9fb8-3199e90c7786 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:17.439Z |WARN |[12eca4df-1, L:/10.233.71.89:56122 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:17.440Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:27.444Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b4478a69-e56c-4335-96ea-27e0fdc97c38 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:27.493Z |WARN |[efb3919d-1, L:/10.233.71.89:56254 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:27.493Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:37.497Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f9007285-14a7-4fa2-8b20-e7d6e01b7aa4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:37.537Z |WARN |[c21a4aa7-1, L:/10.233.71.89:56380 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:37.538Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:47.540Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2f493696-a25d-4f7a-877b-676433a77173 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:47.570Z |WARN |[7297ccba-1, L:/10.233.71.89:56524 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:47.579Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:57.580Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0cf89bf0-6ed0-4ba6-8374-7f80684d99e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:28:57.625Z |WARN |[833ada2a-1, L:/10.233.71.89:56652 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:28:57.625Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:07.630Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9893fa2e-5742-4d5f-954b-7086fe4448d4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:29:07.711Z |WARN |[16f4e157-1, L:/10.233.71.89:56784 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:07.711Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:17.712Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3304b9c5-cecd-468e-8e23-ec8572023225 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:29:17.770Z |WARN |[25ceee1d-1, L:/10.233.71.89:56916 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:17.771Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:27.773Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ab3c3aac-78d6-4273-9b4b-e68744592bf6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:29:27.881Z |WARN |[32c9f430-1, L:/10.233.71.89:57148 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:27.882Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:37.886Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a5f4cdbe-fcb1-40a7-9104-0173d1666b60 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:29:37.934Z |WARN |[f478d9fe-1, L:/10.233.71.89:57280 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:37.934Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:29:47.935Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=33f2e63a-480e-492f-b619-ab6dcd8d58de | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:30:33.142Z |WARN |[79a96d19-1, L:/10.233.71.89:57428 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:30:33.143Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:30:43.144Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6bb3ef28-d6a9-4c2a-8d6f-1875f372ca9c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:30:43.177Z |WARN |[8e6a99ad-1, L:/10.233.71.89:58130 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:30:43.178Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:30:53.178Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8da62718-d310-4699-9379-25330491cd86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:30:53.215Z |WARN |[811ccbc5-1, L:/10.233.71.89:58266 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:30:53.215Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:03.216Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=5b9cd0f9-9558-41ec-88bf-511b5953ebfb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:03.243Z |WARN |[89dd646f-1, L:/10.233.71.89:58396 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:03.243Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:13.244Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4d29b571-a215-4f02-991d-8d3e1e17e30f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:13.272Z |WARN |[5d7d27ab-1, L:/10.233.71.89:58526 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:13.273Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:23.274Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1111a1e0-2bf8-4159-a1eb-0c3922d7f488 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:23.305Z |WARN |[9bbd4c55-1, L:/10.233.71.89:58654 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:23.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:33.314Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=18fc48db-604f-4b00-b420-08e3a776a59c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:33.381Z |WARN |[07ae66b1-1, L:/10.233.71.89:58790 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:33.388Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:31:34.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:31:34.642Z |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 |2023-02-18T04:31:34.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:31:34.642Z |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 |2023-02-18T04:31:34.644Z |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 |2023-02-18T04:31:34.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:31:34.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:31:34.651Z |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 |2023-02-18T04:31:34.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:43.389Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2159e9fc-fe12-4603-8128-3e1d53f2381e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:43.418Z |WARN |[a06d3871-1, L:/10.233.71.89:58926 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:43.420Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:53.420Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ffbb13c6-e679-48d5-828d-5d613100d205 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:31:53.485Z |WARN |[efc895c8-1, L:/10.233.71.89:59052 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:31:53.486Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:03.486Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bf99de58-fcb3-45d5-af56-ae6b4430d3de | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:03.516Z |WARN |[c6d0ba59-1, L:/10.233.71.89:59194 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:03.517Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:13.517Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6909f017-1eba-4ef2-a9f8-dfc6aec3bf83 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:13.553Z |WARN |[ee3f5cb2-1, L:/10.233.71.89:59330 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:13.554Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:23.560Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3a76764f-5140-4f80-890f-ac34d7e41bc4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:23.611Z |WARN |[2112777e-1, L:/10.233.71.89:59460 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:23.613Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:33.613Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3f0939d1-be8e-49d5-a604-0f27874ab629 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:33.643Z |WARN |[fad111c3-1, L:/10.233.71.89:59686 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:33.644Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:43.644Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=24c05be1-6c5a-4754-87cc-66bd4a855a86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:43.681Z |WARN |[5062dd84-1, L:/10.233.71.89:59816 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:43.682Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:53.682Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c9068e64-0e42-4503-aa69-d9d6103e4520 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:32:53.706Z |WARN |[c76186c3-1, L:/10.233.71.89:59944 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:32:53.709Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:03.708Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=31a82409-ce35-4c88-a186-2393d3b1cc74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:03.731Z |WARN |[d2904ae4-1, L:/10.233.71.89:60084 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:03.732Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:13.739Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6798120a-eb70-4f89-997f-972f9c4ad86b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:13.811Z |WARN |[ef2cfdcc-1, L:/10.233.71.89:60218 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:13.813Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:23.846Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9dd9a755-8d3a-4ca6-8407-f94e2decba86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:24.051Z |WARN |[1eff17fb-1, L:/10.233.71.89:60346 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:24.053Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:34.058Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4d46e90b-b613-416f-ba5c-cba826ba651c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:34.121Z |WARN |[eb919b6e-1, L:/10.233.71.89:60482 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:34.122Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:44.122Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c8bd8081-7719-43b5-a595-1cb714f305f0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:44.154Z |WARN |[40e0ad2a-1, L:/10.233.71.89:60616 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:44.155Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:54.156Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dbbf8ccd-4599-4e94-9a35-1de036573eff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:33:54.241Z |WARN |[a5f5ddcb-1, L:/10.233.71.89:60756 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:33:54.241Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:04.242Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=51d822a2-abe9-409a-8ab0-401330797c86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:04.339Z |WARN |[d93f26aa-1, L:/10.233.71.89:60882 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:04.340Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:14.354Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=22d54dd9-763d-453a-9046-98565b2d2477 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:14.442Z |WARN |[66fd6304-1, L:/10.233.71.89:32814 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:14.442Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:24.443Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cc1dee0b-a370-47ae-a9b1-6edafffca0ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:24.590Z |WARN |[1629be7b-1, L:/10.233.71.89:32948 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:24.592Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:34.594Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bec19a5a-e904-449a-a9be-add9e746c896 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:34.636Z |WARN |[bca89e64-1, L:/10.233.71.89:33082 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:34.637Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:44.637Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dbb074d6-b4c1-4e7c-aea1-38db3b3b609b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:44.669Z |WARN |[51446d10-1, L:/10.233.71.89:33220 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:44.670Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:54.670Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0026599e-c77f-4ba4-8832-ac3a755316c6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:34:54.702Z |WARN |[87465c6b-1, L:/10.233.71.89:33344 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:34:54.702Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:04.704Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=61f810aa-939c-4a4b-8d99-f09a9d997705 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:04.732Z |WARN |[6c41c0a0-1, L:/10.233.71.89:33474 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:04.732Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:14.735Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=29dd8706-e34a-4f09-af9f-b69b3803a194 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:14.808Z |WARN |[e4ed7e78-1, L:/10.233.71.89:33618 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:14.810Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:24.814Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f57e01b8-bd0c-4173-99d5-3f8f1c0abb5e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:24.857Z |WARN |[a46bdc1d-1, L:/10.233.71.89:33742 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:24.857Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:34.858Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b4272960-de9d-487e-9f44-15127a15d869 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:34.898Z |WARN |[b3e7d220-1, L:/10.233.71.89:33974 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:34.899Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:44.900Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e900ded3-5580-4e10-b4d9-9fab22e6a653 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:44.933Z |WARN |[ba57f3d8-1, L:/10.233.71.89:34106 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:44.934Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:54.935Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a8d61316-ee13-44ff-8666-e393ec31ae23 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:35:54.977Z |WARN |[c491d7c3-1, L:/10.233.71.89:34232 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:35:54.978Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:04.978Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0944a0d5-469a-4a6d-b017-d211e93e3cff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:05.003Z |WARN |[023e81f6-1, L:/10.233.71.89:34362 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:05.004Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:15.004Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=820ab6dc-3913-4ffe-8387-d5d3a29f0b6a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:15.048Z |WARN |[ace6717b-1, L:/10.233.71.89:34494 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:15.049Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:25.050Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bd7070e6-980b-44bd-916b-0f1afd39ce9c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:25.132Z |WARN |[c8adad16-1, L:/10.233.71.89:34628 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:25.132Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:36:34.873Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:36:34.873Z |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 |2023-02-18T04:36:34.873Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:36:34.874Z |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 |2023-02-18T04:36:34.874Z |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 |2023-02-18T04:36:34.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:36:34.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:36:34.886Z |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 |2023-02-18T04:36:34.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:35.133Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6e9ff535-481d-4061-bfae-ca0f11acb429 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:35.238Z |WARN |[2c63f313-1, L:/10.233.71.89:34764 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:35.243Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:45.244Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b14a1dd6-8158-433a-9b60-d656a1c653bf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:45.282Z |WARN |[4f4a1b7b-1, L:/10.233.71.89:34902 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:45.283Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:55.285Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3b3813dd-d476-45cc-9475-ef4d3163aa19 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:36:55.313Z |WARN |[8507166c-1, L:/10.233.71.89:35026 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:36:55.314Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:05.315Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=649e5767-bbdc-4dec-811d-2b29836994fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:05.348Z |WARN |[b41b9285-1, L:/10.233.71.89:35154 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:05.349Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:15.349Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=821616db-eaef-443f-9090-b282b12b3abc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:15.420Z |WARN |[f89466cf-1, L:/10.233.71.89:35286 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:15.421Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:25.422Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=606fe7c2-4ba9-4bc3-b7b1-e596bbd268f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:25.462Z |WARN |[d6fd76d0-1, L:/10.233.71.89:35428 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:25.463Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:35.463Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ead935b0-a3f0-42be-8742-c732512d1482 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:35.492Z |WARN |[40b1b731-1, L:/10.233.71.89:35552 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:35.492Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:45.493Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e592fb3e-2d7d-48e0-8fe8-1c556f0e1c59 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:45.525Z |WARN |[96560f99-1, L:/10.233.71.89:35688 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:45.526Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:55.527Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b1e9fe1c-29d8-494e-bf06-861e02119910 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:37:55.562Z |WARN |[06586af1-1, L:/10.233.71.89:35816 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:37:55.563Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:38:05.564Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3f885898-fda3-49ad-9fb7-c771e0ae5bdb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:38:05.593Z |WARN |[e7d5a859-1, L:/10.233.71.89:35954 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:38:05.594Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:38:15.594Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a989d464-d828-4bc7-9840-85a84fd900d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:39:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:00.522Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6fee682a-ae00-47d5-a370-ad0efd812caf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:00.540Z |WARN |[50c041ac-2, L:/10.233.71.89:36086 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:00.541Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:10.544Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ac612253-134b-45d3-b203-343e8bc821b1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:10.672Z |WARN |[09ef1231-1, L:/10.233.71.89:37682 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:10.673Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:20.675Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6924c1f6-1828-4db1-b151-f39018cae65e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:20.697Z |WARN |[f5599fd2-1, L:/10.233.71.89:37806 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:20.697Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:30.698Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6750d6a4-b2ee-49d5-8f71-969052d586dd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:30.745Z |WARN |[dba4c012-1, L:/10.233.71.89:37956 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:30.746Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:40.747Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a9337a4a-12cb-45cf-bc49-b34b73c063ae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:40.807Z |WARN |[3249bb3f-1, L:/10.233.71.89:38098 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:40.808Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:50.808Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ed68d6f1-a77e-4c78-9843-9c145716b89e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:40:50.841Z |WARN |[0e424fe3-1, L:/10.233.71.89:38240 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:40:50.841Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:00.842Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9b75c795-cb94-4c3d-b32a-d14d34a9c065 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:00.875Z |WARN |[3b891267-1, L:/10.233.71.89:38372 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:00.875Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:10.891Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c875ff4e-318f-4054-a0e2-2a5b27e70163 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:10.962Z |WARN |[83039c67-1, L:/10.233.71.89:38504 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:10.963Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:20.965Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f0b0efad-dec3-483e-93f1-145c74b7382e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:21.014Z |WARN |[5191fc8e-1, L:/10.233.71.89:38626 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:21.016Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:31.016Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cb4467b9-d91b-4ee6-ac2c-e051dcaf00ec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:31.038Z |WARN |[b360a7fd-1, L:/10.233.71.89:38854 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:31.038Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:41:35.037Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:41:35.039Z |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 |2023-02-18T04:41:35.039Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:41:35.040Z |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 |2023-02-18T04:41:35.043Z |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 |2023-02-18T04:41:35.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:41:35.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:41:35.066Z |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 |2023-02-18T04:41:35.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:41.040Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bd776407-476c-4f92-842b-328979c68570 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:41.082Z |WARN |[b1202650-1, L:/10.233.71.89:38988 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:41.089Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:51.090Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=13c1a0d1-368e-4c34-addb-c0be5e1560a9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:41:51.115Z |WARN |[c2555dfa-1, L:/10.233.71.89:39122 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:41:51.116Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:01.116Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6c78cc62-9d13-498a-945d-a89e235aeabc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:01.164Z |WARN |[33b64f52-1, L:/10.233.71.89:39252 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:01.164Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:11.165Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e8214b27-6055-420f-86d0-bd30d42196a9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:11.197Z |WARN |[7e534f31-1, L:/10.233.71.89:39382 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:11.197Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:21.198Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ecca43a1-4781-4a6b-aba0-36237d25ecbc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:21.220Z |WARN |[f5906afa-1, L:/10.233.71.89:39506 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:21.221Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:31.221Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=eb2fb0fb-f87a-45be-82ad-80562ac4c837 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:31.243Z |WARN |[bc7ce9ab-1, L:/10.233.71.89:39646 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:31.243Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:41.244Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=67f82692-5874-4230-892b-5639c600c7bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:41.290Z |WARN |[0bf6c742-1, L:/10.233.71.89:39780 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:41.291Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:51.291Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1d791d12-88e7-4b3d-878c-4d9debb336c9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:42:51.315Z |WARN |[3a0beb05-1, L:/10.233.71.89:39912 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:42:51.316Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:01.316Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8762c777-1cba-4d93-a7f7-53775bdbb1ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:01.338Z |WARN |[09abf2aa-1, L:/10.233.71.89:40046 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:01.339Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:11.339Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ca9d5ac2-3eda-4415-9709-f2abf48622e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:11.371Z |WARN |[e674cbe5-1, L:/10.233.71.89:40176 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:11.371Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:21.372Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2956b65f-410e-43c1-99b1-5c167f02b209 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:21.417Z |WARN |[0338f155-1, L:/10.233.71.89:40298 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:21.420Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:31.422Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=78574a83-2740-492e-aa57-eef4ba73c2f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:31.469Z |WARN |[22184c4a-1, L:/10.233.71.89:40430 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:31.470Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:41.470Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c5fba074-d727-4c63-9080-e0c1db8dbed4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:41.506Z |WARN |[4419e880-1, L:/10.233.71.89:40570 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:41.508Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:51.509Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f58f3f4a-1484-4232-87e3-9a798ce7f864 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:43:51.529Z |WARN |[79e3e414-1, L:/10.233.71.89:40690 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:43:51.530Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:01.531Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ef8061cc-f279-47e5-bf47-a5569cb6e8e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:01.555Z |WARN |[09821efc-1, L:/10.233.71.89:40836 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:01.555Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2023-02-18T04:44:11.061Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x940xbd0xc20xdb0xa00x7f0x810x84i0xf90xb6`0xab0xcf0x9320xd9aKs0x830x9fNn0xb00xa9sE0x910x0550xd5 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:11.557Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c5074006-5f60-4fbe-8b24-c2e8f156f88c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:11.587Z |WARN |[cdb1223e-1, L:/10.233.71.89:40968 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:11.588Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:21.589Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d1a5200f-f87e-4895-abf2-f4c3f6fa6ad2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:21.611Z |WARN |[dcbc6f60-1, L:/10.233.71.89:41090 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:21.612Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:31.612Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3552b0ef-e608-4e47-8f14-c0274426e052 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:31.635Z |WARN |[c923c6d5-1, L:/10.233.71.89:41322 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:31.636Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:41.636Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=823f7f43-5beb-4bfb-ba72-8d4e4c2b4100 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:41.679Z |WARN |[b7732ee3-1, L:/10.233.71.89:41458 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:41.680Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:51.681Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dad553a2-36c9-46fc-a61c-1fba5710452d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:44:51.719Z |WARN |[2ee2597a-1, L:/10.233.71.89:41580 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:44:51.720Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:01.721Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ce5ed198-87cd-46fd-88f7-e614cf521668 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:01.742Z |WARN |[84aa1b60-1, L:/10.233.71.89:41722 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:01.743Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:11.743Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=acce124c-93e2-4197-91fe-cd66d604c06a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:11.769Z |WARN |[d8148b2e-1, L:/10.233.71.89:41856 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:11.769Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:21.769Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a8df3e7d-aff3-46ce-98f1-d624229592c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:21.796Z |WARN |[565b5d73-1, L:/10.233.71.89:41978 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:21.797Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:31.798Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a5041c8b-ce44-4664-9c5e-5c6970a810d5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:31.844Z |WARN |[001b2a77-1, L:/10.233.71.89:42106 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:31.845Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:41.846Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b6dd6a6b-5516-48e5-b2ee-f63ce8c6891c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:41.874Z |WARN |[f782f899-1, L:/10.233.71.89:42240 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:41.875Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:51.876Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=849ab9b9-3334-4e3d-ab3b-4ff496770bef | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:45:51.901Z |WARN |[58b95ad3-1, L:/10.233.71.89:42362 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:45:51.902Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:01.902Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=94ac48de-5cca-4f5e-906c-7e452aced0ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:01.923Z |WARN |[b5b671e5-1, L:/10.233.71.89:42492 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:01.924Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:11.925Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7445276d-689b-4e1a-89e4-a8055824365f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:11.952Z |WARN |[ad0fec2d-1, L:/10.233.71.89:42634 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:11.952Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:21.954Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=84e6958d-9649-4360-b3e2-7c58d2ff28c8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:22.037Z |WARN |[fdd067bc-1, L:/10.233.71.89:42764 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:22.038Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:32.041Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=49b24a53-b524-4c7d-87de-d100c33e0010 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:32.118Z |WARN |[ab315ed6-1, L:/10.233.71.89:42892 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:32.119Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:46:35.078Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:46:35.079Z |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 |2023-02-18T04:46:35.080Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:46:35.080Z |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 |2023-02-18T04:46:35.081Z |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 |2023-02-18T04:46:35.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:46:35.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:46:35.092Z |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 |2023-02-18T04:46:35.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:42.119Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=70d094c4-cf45-4067-8945-1d90e59c6df5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:42.212Z |WARN |[84e86b3d-1, L:/10.233.71.89:43034 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:42.222Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:52.223Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fad759b9-1c83-4f7f-b90f-561ca5638f22 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:46:52.273Z |WARN |[ac98f13e-1, L:/10.233.71.89:43158 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:46:52.273Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:02.275Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8bd0272d-3cd0-4ae2-a3e7-46517f32272e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:47:02.302Z |WARN |[5adfb2fa-1, L:/10.233.71.89:43318 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:02.302Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:12.304Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4e6c59cd-252b-4db2-9a36-1b756d10bff3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:47:12.347Z |WARN |[29116e8a-1, L:/10.233.71.89:43460 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:12.349Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:22.350Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=42f631e7-82be-4f77-a80f-c5d708cc344f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:47:22.405Z |WARN |[3e9bb799-1, L:/10.233.71.89:43604 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:22.405Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:47:32.406Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e96cdca3-dd9b-46ed-b352-b2533e27e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:28.422Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9e129def-e966-42cd-bce5-be951388fa96 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:49:28.429Z |WARN |[60153a0f-2, L:/10.233.71.89:43832 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:28.430Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:38.430Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7306f73d-9766-4dff-b23c-ab27be787630 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:49:38.481Z |WARN |[90a856c5-1, L:/10.233.71.89:45462 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:38.482Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:48.483Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aa428ec9-a7ed-4637-9152-3d256374ccc1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:49:48.539Z |WARN |[7d0267f1-1, L:/10.233.71.89:45590 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:48.539Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:58.542Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=847cee01-f09a-4561-b179-abe1784c0e8a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:49:58.615Z |WARN |[f8a8f4cc-1, L:/10.233.71.89:45722 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:49:58.616Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:08.617Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2437c622-60d4-44af-b9bf-ede276ae4a6c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:08.668Z |WARN |[a65ae268-1, L:/10.233.71.89:45862 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:08.669Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:18.672Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=97711abc-af81-46ab-9207-0ba9285e0a80 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:18.780Z |WARN |[5beb32c1-1, L:/10.233.71.89:45982 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:18.784Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:28.785Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4a88ac9c-eb37-48e0-b389-d877813d7da5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:28.844Z |WARN |[9efc27f7-1, L:/10.233.71.89:46224 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:28.844Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:38.853Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0aec3284-573a-4336-bf7d-983ab4b2ae63 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:38.952Z |WARN |[f606d1bf-1, L:/10.233.71.89:46354 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:38.953Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:48.954Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=446ff49d-0ba8-482d-b6fa-23c91729431b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:48.985Z |WARN |[831c29df-1, L:/10.233.71.89:46494 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:48.988Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:59.002Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6916275d-8830-44d3-b26a-ad0e9e68e0bf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:50:59.068Z |WARN |[70950bdb-1, L:/10.233.71.89:46614 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:50:59.082Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:09.088Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a971c335-445b-4ec5-aca0-4914605c3ad7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:09.166Z |WARN |[bb0c2ba5-1, L:/10.233.71.89:46746 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:09.167Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:19.168Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4b5c5955-3f05-4d55-a052-362194832932 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:19.198Z |WARN |[84c4c3bf-1, L:/10.233.71.89:46874 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:19.198Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:29.199Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8e383a65-3046-44a9-aaf0-67078dc6cb94 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:29.305Z |WARN |[3232e0d1-1, L:/10.233.71.89:47022 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:29.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:51:34.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:51:34.575Z |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 |2023-02-18T04:51:34.575Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:51:34.575Z |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 |2023-02-18T04:51:34.576Z |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 |2023-02-18T04:51:34.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:51:34.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:51:34.588Z |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 |2023-02-18T04:51:34.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:39.311Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=42d50227-6bad-430e-bc04-6288d53930f2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:39.350Z |WARN |[cabae703-1, L:/10.233.71.89:47146 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:39.355Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:49.359Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d5fe4d88-2c96-4c14-9f4f-3cf24a8512a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:49.409Z |WARN |[a3bd786a-1, L:/10.233.71.89:47280 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:49.410Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:59.410Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c930f519-d92e-4342-a3f8-d4df037dba4e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:51:59.431Z |WARN |[26cf5b8d-1, L:/10.233.71.89:47412 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:51:59.431Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:09.433Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e93ffd28-e3c5-47cc-9961-84f2d8eff6c1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:09.520Z |WARN |[2727db6d-1, L:/10.233.71.89:47542 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:09.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:19.524Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=defea4d5-7ace-4243-ad23-753c83de9f20 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:19.556Z |WARN |[6dbc5ae1-1, L:/10.233.71.89:47664 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:19.557Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:29.557Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=5e771668-c5a2-49d4-968a-553db6270fa8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:29.579Z |WARN |[00e21d37-1, L:/10.233.71.89:47806 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:29.580Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:39.581Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2ebe73c5-2d16-4800-8448-7dd6bfcbc376 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:39.651Z |WARN |[e8071e35-1, L:/10.233.71.89:47946 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:39.653Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:49.653Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8c4bf5a9-70dc-468b-8f55-f2d5a50c4d0f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:49.704Z |WARN |[74938971-1, L:/10.233.71.89:48082 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:49.705Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:59.708Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dbfeead9-e408-414f-8135-1d5acebdb7fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:52:59.866Z |WARN |[f7fbfa58-1, L:/10.233.71.89:48206 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:52:59.868Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:09.871Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bcd0d595-c1e4-4f2d-b213-d9cd068b240b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:53:09.986Z |WARN |[6ff6ee94-1, L:/10.233.71.89:48336 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:09.986Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:19.993Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=60f6c9e1-782d-46cb-9cd8-ab44e0a959cb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:53:20.058Z |WARN |[11e0e404-1, L:/10.233.71.89:48466 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:20.059Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:30.059Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3f5606cb-3822-4c5f-80a2-51aa98397003 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:53:30.084Z |WARN |[64fcd5b3-1, L:/10.233.71.89:48718 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:30.085Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:40.094Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cd2f56b5-e905-4fd7-9781-ae85d4e6bd5d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:53:40.272Z |WARN |[ee057bc1-1, L:/10.233.71.89:48856 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:40.276Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:50.276Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f57b3929-1916-4c88-8a95-7e8a27b101fa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:53:50.306Z |WARN |[e532ba46-1, L:/10.233.71.89:49012 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:53:50.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:00.307Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6f253f1a-a584-42fd-ad47-7949266fe389 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:00.380Z |WARN |[a52c6ba1-1, L:/10.233.71.89:49144 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:00.380Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:10.381Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c1cd4b51-f4cd-48fd-956a-01dd729b403f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:10.455Z |WARN |[d5b4f053-1, L:/10.233.71.89:49282 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:10.455Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:20.456Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=93bccf00-81e6-4d1d-869a-c7b1b13f2610 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:20.489Z |WARN |[7c028db1-1, L:/10.233.71.89:49412 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:20.489Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:30.490Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=98676808-32ca-4925-88d8-eb9023ba15d2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:30.523Z |WARN |[ec9e3537-1, L:/10.233.71.89:49538 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:30.524Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:40.528Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=452620f3-6eaf-4595-8e31-96dfaee73800 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:40.644Z |WARN |[9a853bb0-1, L:/10.233.71.89:49676 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:40.646Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:50.649Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8360cd2b-fdef-49b1-ab42-f328137ea458 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:54:50.673Z |WARN |[faed61b2-1, L:/10.233.71.89:49816 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:54:50.674Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:00.679Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=36d821a0-3dc9-4030-8442-e01ee6fe5bef | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:00.749Z |WARN |[17ba6c9d-1, L:/10.233.71.89:49948 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:00.750Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:10.751Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f41e62cd-089c-4a7b-a07e-fb07db32d9ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:10.860Z |WARN |[916349e7-1, L:/10.233.71.89:50088 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:10.865Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:20.865Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1ee21b86-7c26-4e3a-9676-0719d70935c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:20.889Z |WARN |[70eff177-1, L:/10.233.71.89:50210 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:20.889Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:30.890Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=5478275a-1312-4adc-a95f-9006ae4bbe18 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:30.919Z |WARN |[30aa685e-1, L:/10.233.71.89:50340 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:30.919Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:40.932Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ddc19432-06f9-40b8-bb25-f76e9c095693 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:40.976Z |WARN |[1d0b1391-1, L:/10.233.71.89:50472 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:40.977Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:50.980Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=9dfbe292-d137-4817-9ee0-282578cdfa70 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:55:51.008Z |WARN |[8697bac7-1, L:/10.233.71.89:50608 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:55:51.009Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:01.009Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fdccf52f-4ebb-4038-adfb-4836aaa732bc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:01.087Z |WARN |[c5d8d80a-1, L:/10.233.71.89:50730 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:01.088Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:11.088Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c97aaa60-4a34-4645-9871-d3c2e5735310 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:11.120Z |WARN |[068b10a0-1, L:/10.233.71.89:50872 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:11.121Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:21.122Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=df56a280-33d1-4b2b-91a5-c19d04136388 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:21.142Z |WARN |[bbe36970-1, L:/10.233.71.89:50998 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:21.143Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:31.146Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cd1593de-8c82-4ddf-805e-589992d6b583 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:31.172Z |WARN |[e5216a18-1, L:/10.233.71.89:51224 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:31.174Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T04:56:34.755Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T04:56:34.755Z |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 |2023-02-18T04:56:34.756Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T04:56:34.756Z |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 |2023-02-18T04:56:34.757Z |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 |2023-02-18T04:56:34.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T04:56:34.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T04:56:34.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 |2023-02-18T04:56:34.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:41.174Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b3b02ef8-6ca6-400c-9b07-49a5f947c12e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:41.213Z |WARN |[aa6dfd88-1, L:/10.233.71.89:51358 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:41.215Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:51.216Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=289fb9ac-78f0-4d57-95ff-db0c0be093a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:56:51.244Z |WARN |[2e042f34-1, L:/10.233.71.89:51486 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:56:51.245Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:01.245Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aec36682-b243-4236-8752-4fc332f45e9d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:01.312Z |WARN |[dee8890e-1, L:/10.233.71.89:51632 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:01.313Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:11.315Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2c806188-fb91-4e75-9875-81586029e89c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:11.345Z |WARN |[a40c4716-1, L:/10.233.71.89:51774 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:11.345Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:21.346Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bcfeecd6-6ad0-4c68-b269-5368f1ed69a2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:21.374Z |WARN |[6ce71d0e-1, L:/10.233.71.89:51896 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:21.374Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:31.375Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=57707fe6-a289-4a21-854e-1d92404c05e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:31.427Z |WARN |[13c490a3-1, L:/10.233.71.89:52028 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:31.429Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:41.432Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=58b9876d-9348-4da2-ae1a-63c7da77fa61 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:41.559Z |WARN |[585026a4-1, L:/10.233.71.89:52154 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:41.560Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:51.562Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6abc1a2d-4222-45c3-bcfa-b93e4cebe364 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:57:51.584Z |WARN |[b3640f39-1, L:/10.233.71.89:52284 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:57:51.585Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:01.585Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3df2266d-e5be-481e-882c-672cd3787ac3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:01.633Z |WARN |[9052b811-1, L:/10.233.71.89:52428 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:01.634Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:11.634Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bdbcd5ca-1edf-445f-8dd5-ee695f36b7b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:11.668Z |WARN |[82d6779d-1, L:/10.233.71.89:52568 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:11.669Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:21.680Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c1b61318-7d73-47b4-a430-f5822eb6a334 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:21.741Z |WARN |[2fe9a235-1, L:/10.233.71.89:52686 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:21.742Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:31.743Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=76a5af99-ece5-42a7-b072-0638eaa3fb94 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:31.770Z |WARN |[26e277c6-1, L:/10.233.71.89:52826 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:31.780Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:41.782Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e4561c56-7252-4028-9675-d5b89cba4c7f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:41.814Z |WARN |[ac7e0b7b-1, L:/10.233.71.89:52956 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:41.815Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:51.816Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b1229c0e-ef55-4fb8-8979-226356902521 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:58:51.859Z |WARN |[09ccc906-1, L:/10.233.71.89:53080 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:58:51.860Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:01.860Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3c8dd3e6-757e-445e-866c-aaff205c751e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:01.896Z |WARN |[9d97a496-1, L:/10.233.71.89:53216 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:01.897Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:11.897Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=35588248-0127-4b96-883f-6224fcc072b8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:11.922Z |WARN |[dec6fe24-1, L:/10.233.71.89:53370 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:11.922Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:21.930Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bcc74399-4b61-47ef-982e-c691053d26d7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:22.021Z |WARN |[32afd7f8-1, L:/10.233.71.89:53502 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:22.023Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:32.024Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=24ac7176-4c32-4f7f-9bae-266d543e74fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:32.072Z |WARN |[85216d26-1, L:/10.233.71.89:53726 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:32.075Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:42.084Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=93149190-cafb-48d4-944e-3d5b7ebd3299 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:42.139Z |WARN |[3921deaf-1, L:/10.233.71.89:53862 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:42.141Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:52.147Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=bcbc15d0-954f-4e1d-82dc-4bd452b036bc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T04:59:52.248Z |WARN |[3deb74a4-1, L:/10.233.71.89:53996 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T04:59:52.249Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:02.250Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=29a0668f-0610-448b-bcfd-b07cdbe22c81 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:02.361Z |WARN |[9406a0b8-1, L:/10.233.71.89:54138 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:02.361Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:12.362Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=791656d1-84c5-4150-b188-6c70e2ca1107 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:12.387Z |WARN |[c3515580-1, L:/10.233.71.89:54306 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:12.388Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:22.389Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f84b6f4a-f8b9-4336-b04d-e673629b55be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:22.461Z |WARN |[6e52745f-1, L:/10.233.71.89:54438 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:22.462Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:32.462Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=dd425bd8-3db3-4b74-95ce-ee8e955dbcb9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:32.485Z |WARN |[7fdbdd30-1, L:/10.233.71.89:54576 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:32.486Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:42.489Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d679150b-729f-45c0-9ef8-4bc1574bf0db | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:42.540Z |WARN |[4d4d0c23-1, L:/10.233.71.89:54700 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:42.542Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:52.543Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c8ce6543-4e22-46fb-8639-b9457ebcd988 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:00:52.585Z |WARN |[4a9ba312-1, L:/10.233.71.89:54824 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:00:52.588Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:02.588Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ba14c82c-f40e-4919-a4b7-e55b90687580 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:02.616Z |WARN |[fdb1abe6-1, L:/10.233.71.89:54956 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:02.617Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:12.617Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=33a81047-c7fd-42b7-bf92-fd66493b07ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:12.675Z |WARN |[d1dabf15-1, L:/10.233.71.89:55096 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:12.676Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:22.676Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c376a05f-abc9-4d80-846b-d6ac7eb8c689 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:22.731Z |WARN |[5ffd2558-1, L:/10.233.71.89:55230 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:22.731Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:32.732Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6ccf4cc1-8213-43b8-a6cd-d87a2d73ea3b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:32.764Z |WARN |[e26f0cf7-1, L:/10.233.71.89:55356 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:32.765Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:01:34.463Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:01:34.465Z |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 |2023-02-18T05:01:34.466Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T05:01:34.466Z |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 |2023-02-18T05:01:34.467Z |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 |2023-02-18T05:01:34.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:01:34.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:01:34.473Z |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 |2023-02-18T05:01:34.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:42.766Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fd1464fb-6408-426b-9220-7162722984df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:42.801Z |WARN |[d94584be-1, L:/10.233.71.89:55498 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:42.805Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:52.807Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=545dbaeb-a0f2-4148-bf3f-01352a33d235 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:01:52.851Z |WARN |[b57702be-1, L:/10.233.71.89:55618 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:01:52.853Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:02.854Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=06f8f617-9b4a-45c6-ac98-1b272c337f0b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:02.894Z |WARN |[7cfd0c34-1, L:/10.233.71.89:55752 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:02.895Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:12.896Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=80687825-6930-4644-b766-ffea4d5bd8f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:12.934Z |WARN |[d8a7ee1d-1, L:/10.233.71.89:55884 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:12.934Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:22.935Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b25df798-6f99-4636-b1e2-c487985e5379 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:22.960Z |WARN |[cf46fd32-1, L:/10.233.71.89:56034 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:22.961Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:32.963Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=410c4610-e9e0-4a84-9887-68cf852f3391 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:32.984Z |WARN |[2a1e882e-1, L:/10.233.71.89:56258 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:32.985Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:42.985Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=75877f27-8937-4a4c-adb9-1cb35200d68a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:43.014Z |WARN |[f34d52d9-1, L:/10.233.71.89:56396 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:43.014Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:53.015Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2076a689-6fce-48b4-94cf-1b8e236e0004 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:02:53.038Z |WARN |[ad1f45e5-1, L:/10.233.71.89:56524 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:02:53.039Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:03.039Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=545b953a-8adb-4794-aa03-06ffc458c86d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:03.077Z |WARN |[05c6667e-1, L:/10.233.71.89:56646 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:03.078Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:13.079Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aedf23ac-a78b-41c9-8018-b0a44a81d5ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:13.115Z |WARN |[d5f898e2-1, L:/10.233.71.89:56784 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:13.116Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:23.118Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7dcef34d-52c9-46f5-911c-6e2c5abddaeb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:23.312Z |WARN |[803764a8-1, L:/10.233.71.89:56920 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:23.314Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:33.314Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7dd10250-dd0f-4680-9601-ec93a2b8f036 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:33.351Z |WARN |[8f7f24e4-1, L:/10.233.71.89:57060 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:33.352Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:43.353Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b1ae8680-fc5b-4c06-8934-749388816811 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:43.406Z |WARN |[24aa3ce1-1, L:/10.233.71.89:57194 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:43.406Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:53.407Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=5142e662-8d0e-4d02-b187-2a596c4af61a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:03:53.480Z |WARN |[73d4e5c6-1, L:/10.233.71.89:57320 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:03:53.481Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:03.481Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=19e1b56d-ca75-49be-8a08-79b3d1edfee0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:03.521Z |WARN |[86d424ea-1, L:/10.233.71.89:57450 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:03.522Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:13.523Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=17bee56d-c92d-4763-8855-fc530c9eec50 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:13.557Z |WARN |[c2120b41-1, L:/10.233.71.89:57596 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:13.557Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:23.558Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=25600614-265c-4917-bc6a-fa70f5df8571 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:23.588Z |WARN |[7eac0004-1, L:/10.233.71.89:57724 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:23.589Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:33.589Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=572bcd72-101f-422d-bb50-5fd71fb325f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:33.620Z |WARN |[d2cc1083-1, L:/10.233.71.89:57872 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:33.620Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:43.621Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=69c192bc-ebf2-439a-93b6-e0723ca0635c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:43.680Z |WARN |[03cdb4b8-1, L:/10.233.71.89:58002 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:43.681Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:53.682Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e0ffeba0-7cc1-45ae-9f5d-9072571968d6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:04:53.749Z |WARN |[9e923e9c-1, L:/10.233.71.89:58134 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:04:53.750Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:03.765Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b29d5d5d-9d13-40d0-bb72-87794c532992 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:03.786Z |WARN |[c2ab617b-1, L:/10.233.71.89:58272 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:03.787Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:13.788Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0af42bcf-55c9-4b92-8798-829383b3e5c2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:13.835Z |WARN |[ce763089-1, L:/10.233.71.89:58406 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:13.836Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:23.837Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e4cc08fd-fe05-44e7-be59-a41769a19d13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:23.864Z |WARN |[3e2028a3-1, L:/10.233.71.89:58534 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:23.865Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:33.865Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=75cb9610-2116-4a40-b937-b9ebae7b45ae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:33.890Z |WARN |[28b9aac1-1, L:/10.233.71.89:58776 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:33.890Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:43.891Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=13f3e979-098f-422c-ae04-02b1dd9c4001 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:43.966Z |WARN |[b8db1b41-1, L:/10.233.71.89:58914 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:43.966Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:53.967Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d2cd2c1b-6861-4668-a70c-e7a291fc38fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:05:54.010Z |WARN |[17747a5a-1, L:/10.233.71.89:59040 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:05:54.011Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:04.015Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d6267604-587f-48a1-91ba-b04e865a128b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:04.138Z |WARN |[e2841901-1, L:/10.233.71.89:59174 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:04.140Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:14.141Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=0728300c-dac6-4e00-b6e9-a65564a109f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:14.183Z |WARN |[aa06feda-1, L:/10.233.71.89:59308 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:14.185Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:24.185Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=43f82030-5d5c-47b9-85bd-c004fa6a9fad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:24.233Z |WARN |[fc4de1b9-1, L:/10.233.71.89:59440 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:24.234Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:34.236Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1df0e1c3-7955-4271-89ab-98398372137e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:34.280Z |WARN |[650b9483-1, L:/10.233.71.89:59572 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:34.282Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:06:34.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:06:34.806Z |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 |2023-02-18T05:06:34.807Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T05:06:34.807Z |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 |2023-02-18T05:06:34.809Z |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 |2023-02-18T05:06:34.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:06:34.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:06:34.831Z |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 |2023-02-18T05:06:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:44.286Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a4b4c0a4-83ea-450b-a3f5-e311c8ebf81c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:44.338Z |WARN |[091ebaf1-1, L:/10.233.71.89:59708 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:44.350Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:54.351Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b12c44be-8ee8-4887-a816-16f406d954b2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:06:54.398Z |WARN |[afdd542b-1, L:/10.233.71.89:59854 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:06:54.399Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:04.403Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=cc8c0380-1483-46ab-85b5-41383436304c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:04.493Z |WARN |[141a746c-1, L:/10.233.71.89:60012 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:04.494Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:14.495Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=729d4e07-f4c2-4fa5-91be-1727d3885d74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:14.521Z |WARN |[4fe874e1-1, L:/10.233.71.89:60148 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:14.522Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:24.527Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=963e5e6c-21e2-4aee-b48a-101e09f4beb8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:24.703Z |WARN |[20d9a547-1, L:/10.233.71.89:60274 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:24.704Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:34.707Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=777f62a9-e5ae-4078-9ecf-42bebbdfb390 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:34.755Z |WARN |[bf4f264a-1, L:/10.233.71.89:60406 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:34.756Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:44.756Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ef617103-48f7-4a79-ab87-b3732cdfdaba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:44.786Z |WARN |[9b382f32-1, L:/10.233.71.89:60552 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:44.787Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:54.787Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=46cad41f-6cd3-4a88-ba26-57fe3a7e7303 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:07:54.819Z |WARN |[5404c841-1, L:/10.233.71.89:60684 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:07:54.819Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:04.820Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=fa5777eb-02ed-433a-8122-8376d07a91c4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:04.849Z |WARN |[9c9c71db-1, L:/10.233.71.89:60822 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:04.850Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:14.851Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b61dd40f-5e21-4cc7-990b-993144adf303 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:14.887Z |WARN |[c2b75ba1-1, L:/10.233.71.89:60954 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:14.888Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:24.889Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=603efc58-0d14-475c-9568-c4dad1e3b370 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:24.926Z |WARN |[a7d1f458-1, L:/10.233.71.89:32844 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:24.927Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:34.928Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=64f799a2-2f2e-4888-92c7-ebc57da62557 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:34.958Z |WARN |[39cfff8a-1, L:/10.233.71.89:33076 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:34.958Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:44.959Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d4342ab6-e4e5-4d0c-b02b-9d31ce2adb5c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:44.994Z |WARN |[971d7402-1, L:/10.233.71.89:33206 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:44.995Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:54.996Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=7308bdbd-fd54-4821-ab04-d9ce9123b71f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:08:55.021Z |WARN |[eebf722e-1, L:/10.233.71.89:33348 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:08:55.022Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:05.023Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=100f9ca8-94d0-4f6d-9945-99871b3a809b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:05.128Z |WARN |[0afdca7b-1, L:/10.233.71.89:33486 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:05.130Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:15.132Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=82632b88-7a15-40b5-863d-bd40fad4a362 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:15.182Z |WARN |[976f4bdf-1, L:/10.233.71.89:33620 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:15.184Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:25.185Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=efd64083-6579-44a4-83f9-8db8cd7c759e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:25.230Z |WARN |[7e5465b8-1, L:/10.233.71.89:33748 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:25.231Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:35.231Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=180c0f29-e735-4415-bc22-6497a06c95cc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:35.262Z |WARN |[f366a578-1, L:/10.233.71.89:33878 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:35.263Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:45.263Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=1df9a06f-a04a-417d-84b5-3934ae0990da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:45.305Z |WARN |[3a6b012d-1, L:/10.233.71.89:34020 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:45.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:55.309Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=529c7571-be10-4014-9dc4-bc90b20316c2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:09:55.385Z |WARN |[166217aa-1, L:/10.233.71.89:34150 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:09:55.386Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:05.386Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c0e3e74f-01fa-468b-a6c5-868c1318c0a8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:05.429Z |WARN |[16f9a1d6-1, L:/10.233.71.89:34290 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:05.430Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:15.432Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b7a90544-96ca-49ec-a430-b8c6bc1dd492 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:15.479Z |WARN |[961a0a91-1, L:/10.233.71.89:34422 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:15.480Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:25.481Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=b052e94a-55bc-4690-97bb-b500b8c46bf4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:25.621Z |WARN |[a90aef68-1, L:/10.233.71.89:34556 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:25.622Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:35.632Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=e82d1192-af65-4ddb-8d6d-647d0ed0b7df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:35.662Z |WARN |[afce04c3-1, L:/10.233.71.89:34684 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:35.663Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:45.664Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=a6a566eb-82c0-4a99-b034-6eb90a0a80df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:45.714Z |WARN |[77dc4f39-1, L:/10.233.71.89:34818 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:45.715Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:55.715Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=ef4ef35b-402e-482c-a577-2cd64a83a705 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:10:55.744Z |WARN |[7f501dd2-1, L:/10.233.71.89:34936 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:10:55.744Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:05.766Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=2a340bf1-c4f0-4f00-9b71-6170c70a6f0d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:05.828Z |WARN |[7b039fa2-1, L:/10.233.71.89:35090 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:05.828Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:15.829Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=54b24592-bc56-4169-8416-61f92106e9be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:15.857Z |WARN |[3ed1b035-1, L:/10.233.71.89:35220 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:15.858Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:25.858Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=c612d302-76a8-44d0-af6a-957bd5e1733b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:25.880Z |WARN |[ea9cdcd6-1, L:/10.233.71.89:35354 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:25.881Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:11:34.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:11:34.822Z |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 |2023-02-18T05:11:34.822Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T05:11:34.822Z |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 |2023-02-18T05:11:34.824Z |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 |2023-02-18T05:11:34.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:11:34.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:11:34.836Z |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 |2023-02-18T05:11:34.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:35.881Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=4f93f19e-d16f-4ff8-9c9c-faf63a775502 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:35.961Z |WARN |[91e77d10-1, L:/10.233.71.89:35574 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:35.969Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:45.970Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=31f25de4-b71e-4f36-91f5-68f87d0f3fc2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:46.008Z |WARN |[7be11d2b-1, L:/10.233.71.89:35712 - R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:46.009Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:56.010Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=6f6f1a50-9617-43b5-9e5c-33c46b9cfd7e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:11:56.045Z |WARN |[aaaac2f7-1, L:/10.233.71.89:35832 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:11:56.045Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:06.047Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=d6aa051b-dbf8-43ab-b5b0-a9ce024f1134 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:06.082Z |WARN |[8e358ed1-1, L:/10.233.71.89:35974 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:06.083Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:16.084Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=782c501b-ea5d-4d61-b99c-fc10a43f030e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:16.147Z |WARN |[107d1098-1, L:/10.233.71.89:36112 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:16.148Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:26.148Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=8e13996e-1938-473c-86ae-e1919cb3f795 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:26.170Z |WARN |[a24e56bf-1, L:/10.233.71.89:36248 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:26.171Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:36.171Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=aa82ab7d-ef73-4136-b6e5-d4d2b25ce68d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:36.199Z |WARN |[ad47e5e6-1, L:/10.233.71.89:36376 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:36.199Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:46.200Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=f677a3be-bf76-444e-aab2-5e9bbf082830 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:46.329Z |WARN |[ebdc76d2-1, L:/10.233.71.89:36502 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:46.330Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:56.330Z |INFO |Init configs |InvocationID=3173ba62-d916-499d-9408-acdc864bf5ad, InstanceUUID=3989d6bf-19f5-41a4-a377-ebdbcce05284 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-18T05:12:56.357Z |WARN |[0958e15e-1, L:/10.233.71.89:36636 ! R:message-router.onap.svc.cluster.local/10.233.69.197:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:56.358Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n