By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:26:26.158Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:26:26.182Z |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-03-11T03:26:26.183Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T03:26:26.186Z |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-03-11T03:26:26.963Z |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-03-11T03:26:27.214Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:26:27.215Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:26:27.215Z |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-03-11T03:26:27.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T03:26:27.564Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-11T03:26:27.622Z |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-03-11T03:26:30.559Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T03:26:31.483Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-11T03:26:31.527Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-11T03:26:31.528Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T03:26:31.728Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-11T03:26:31.729Z |INFO |Root WebApplicationContext: initialization completed in 4106 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-11T03:26:34.211Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-11T03:26:39.435Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-11T03:26:40.694Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-11T03:26:40.994Z |INFO |Started MainApp in 21.69 seconds (JVM running for 23.624) |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-11T03:26:41.130Z |INFO |Start scheduling PRH workflow |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-11T03:26:41.127Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T03:26:41.138Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-11T03:26:41.143Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:26:41.160Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1904fb73-5251-43d0-a983-2ce16b6a346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:27:42.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:27:52.036Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d0da758f-db8a-4e20-8059-a16528370e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:28:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:29:02.091Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a8638217-8785-4d10-919c-793413a61acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:30:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:30:12.121Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=44f481ef-c8c4-41ad-b89a-8aac7d4f66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:31:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:31:22.198Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2986a909-eabc-422e-a34c-4b6ffeb12b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:31:37.026Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:31:37.027Z |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-03-11T03:31:37.027Z |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-03-11T03:31:37.028Z |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-03-11T03:31:37.029Z |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-03-11T03:31:37.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:31:37.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:31:37.067Z |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-03-11T03:31:37.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:32:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:32:32.237Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a328fe20-3441-4e50-a457-b49c608f61a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:33:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:33:42.282Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5c54539c-9615-4e0a-833c-998087b2be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:34:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:34:52.323Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7adbc9cb-aa19-430e-af6b-29e7ea0c5335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:35:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:36:02.373Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2822405e-ab34-4482-a24b-394f784e4e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:36:34.869Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:36:34.870Z |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-03-11T03:36:34.870Z |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-03-11T03:36:34.870Z |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-03-11T03:36:34.871Z |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-03-11T03:36:34.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:36:34.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:36:34.897Z |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-03-11T03:36:34.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:37:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:37:12.398Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=01c75dc0-1007-4fd6-b77b-c42f5e2ec473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:38:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:38:22.463Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=98efe1e0-3ad2-4bc9-9000-7074c9db2833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:39:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:39:32.513Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1168ab8c-31b5-409f-b850-732713568462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:40:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:40:42.537Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ad8d9b4d-7f99-4ff5-82c9-fcf686c629a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:41:34.900Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:41:34.901Z |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-03-11T03:41:34.902Z |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-03-11T03:41:34.903Z |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-03-11T03:41:34.904Z |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-03-11T03:41:34.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:41:34.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:41:34.928Z |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-03-11T03:41:34.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:41:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:41:52.583Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9ecca592-49a4-4449-909c-40aa6b22af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:42:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:43:02.607Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=af6f2d02-02b7-40df-8e10-1ee33393d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:44:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:44:12.630Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=62a7b77d-c263-4647-bd5f-d890366ba429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:45:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:45:22.656Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ee1f2e7f-f58f-4878-854c-4bcd7e42d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:46:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:46:32.681Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=059ffd67-4f96-48a6-a883-545a06570fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:46:35.000Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:46:35.004Z |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-03-11T03:46:35.005Z |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-03-11T03:46:35.006Z |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-03-11T03:46:35.020Z |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-03-11T03:46:35.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:46:35.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:46:35.058Z |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-03-11T03:46:35.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:47:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:47:42.710Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9b088681-8e78-4374-b715-1cb784d4799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:48:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:48:52.744Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=dd09f369-f927-4f08-9b79-e2e31c98e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:49:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:50:02.776Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=01c75579-471d-4463-8186-fab5527fe0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:51:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:51:12.799Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5c791968-7765-49c7-aa6c-7e78d5388900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:51:34.880Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:51:34.881Z |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-03-11T03:51:34.881Z |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-03-11T03:51:34.881Z |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-03-11T03:51:34.883Z |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-03-11T03:51:34.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:51:34.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:51:34.913Z |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-03-11T03:51:34.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:52:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:52:22.817Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=85af5554-78d8-4f1c-b370-acb19c4fac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:53:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:53:32.845Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0d39c201-d33b-4de5-a27b-299683bea26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:54:32.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:54:42.877Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=da020af5-0e9f-4b63-887e-4ab6eac08278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:55:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:55:52.906Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c2293c22-ea37-4a16-88e5-c37ec97ef105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T03:56:34.946Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T03:56:34.948Z |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-03-11T03:56:34.949Z |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-03-11T03:56:34.949Z |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-03-11T03:56:34.950Z |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-03-11T03:56:35.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T03:56:35.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T03:56:35.008Z |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-03-11T03:56:35.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:56:52.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:57:02.934Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=20fa77a2-2464-455b-a218-96e0e360fd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:58:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:58:12.951Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9532c113-03dc-4d7b-87d5-6dcdc3853c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:59:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T03:59:22.973Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2a552dcb-6a3d-44c6-b198-976e3c164eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:00:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:00:33.006Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=497dae58-f301-4261-b0f2-2b8f64e7edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:01:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:01:34.882Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:01:34.883Z |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-03-11T04:01:34.883Z |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-03-11T04:01:34.883Z |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-03-11T04:01:34.885Z |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-03-11T04:01:34.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:01:34.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:01:34.901Z |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-03-11T04:01:34.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:01:43.040Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f2296092-8563-48f8-911b-c7c7baca7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:02:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:02:53.083Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=155dbdfc-24e8-47be-9cad-764fefd6482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:03:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:04:03.139Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5d77c1a8-e82d-4291-a40e-e0723fb6a800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:05:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:05:13.174Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8ea16a1c-627e-4b72-9db2-7ed21869c1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:06:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:06:23.237Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=eeb1efa9-74e4-4f52-b166-286ca59d4c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:06:34.918Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:06:34.919Z |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-03-11T04:06:34.919Z |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-03-11T04:06:34.919Z |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-03-11T04:06:34.921Z |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-03-11T04:06:34.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:06:34.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:06:34.936Z |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-03-11T04:06:34.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:07:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:07:33.267Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8a937fed-565c-446b-9e26-986e08862370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:08:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:08:43.327Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b08f08b7-83c4-40f9-b91b-30ca4b98b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:09:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:09:53.359Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c18c6118-ed3f-440d-be44-3e3cebdbb5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:10:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:11:03.399Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2143161b-d908-44df-880b-25c40c5ea267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:11:34.937Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:11:34.938Z |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-03-11T04:11:34.939Z |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-03-11T04:11:34.939Z |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-03-11T04:11:34.941Z |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-03-11T04:11:34.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:11:34.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:11:34.958Z |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-03-11T04:11:34.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:12:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:12:13.443Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a426a3a2-2c82-4876-b6b1-12f6fdda2e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:13:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:13:23.484Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ed8054b9-b425-4197-820d-690dda7fb195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:14:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:14:33.500Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ba1a17e8-343d-4a12-a8aa-9eeae8126d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:15:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:15:43.639Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1bee6cc5-d063-4b57-8ca0-f14de7fb3788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:16:34.774Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:16:34.777Z |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-03-11T04:16:34.777Z |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-03-11T04:16:34.777Z |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-03-11T04:16:34.779Z |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-03-11T04:16:34.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:16:34.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:16:34.809Z |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-03-11T04:16:34.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:16:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:16:53.682Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6396e09c-a898-4773-b006-a93b6cb2bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:17:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:18:03.704Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c24a3d33-a076-4b01-a895-1ab444593ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:19:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:19:13.724Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c7b911de-89ef-45fe-ad5d-07c43ad49fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:20:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:20:23.745Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=554fc629-0b87-4758-af79-2ed94c102c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:21:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:21:33.795Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1c09ed40-387d-4f67-a153-d89eb195b790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:21:34.909Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:21:34.910Z |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-03-11T04:21:34.911Z |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-03-11T04:21:34.911Z |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-03-11T04:21:34.912Z |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-03-11T04:21:34.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:21:34.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:21:34.939Z |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-03-11T04:21:34.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:22:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:22:43.861Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0daffae6-dfcb-4e95-a3b3-df1843a88219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:23:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:23:53.879Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2912e3f3-e867-4357-9639-c65528362051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:24:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:25:03.912Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0c25d9d3-fa78-4bc5-b0f6-92d69fffbe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:26:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:26:13.945Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f6745a7d-4496-417c-a5cb-ee6253e1a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:26:34.820Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:26:34.821Z |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-03-11T04:26:34.821Z |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-03-11T04:26: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-03-11T04:26: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-03-11T04:26:34.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:26:34.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:26:34.841Z |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-03-11T04:26:34.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:27:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:27:23.977Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7797c404-c42e-48d9-8aae-22c1b863d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:28:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:28:34.020Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a2107d49-7572-43d4-943c-6b5a0a813758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:29:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:29:44.048Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=22dc3f00-9a45-408e-9e68-04240d8f587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:30:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:30:54.077Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=907724b3-1cc9-4b3b-9577-589e4abe0c7c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:30:54.116Z |WARN |[aabec730-15, L:/10.233.69.66:33372 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:30:54.127Z |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-03-11T04:31:04.127Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6dded5f1-478c-47ed-ac1a-4762b21b118c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:31:04.251Z |WARN |[c0927725-1, L:/10.233.69.66:37392 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:31:04.252Z |WARN |Chain of 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-03-11T04:31:14.256Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=79855f21-4ddc-421b-b910-bfb49069af6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:31:34.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:31:34.764Z |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-03-11T04:31:34.764Z |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-03-11T04:31:34.764Z |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-03-11T04:31:34.765Z |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-03-11T04:31:34.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:31:34.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:31:34.775Z |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-03-11T04:31:34.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:32:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:32:55.169Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b0d98b5a-9bbf-42ad-9e16-b333e3e95b2b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:32:55.180Z |WARN |[90d87cd7-2, L:/10.233.69.66:37726 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:32:55.180Z |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-03-11T04:33:05.181Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c6ad7bfb-863b-492c-b1c5-7fb2879826eb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:33:05.287Z |WARN |[04a1bba7-1, L:/10.233.69.66:41438 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:33:05.289Z |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-03-11T04:33:15.292Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ed684cd1-e717-46c8-9d11-21c1f48f2408 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:33:15.380Z |WARN |[ae1abc7c-1, L:/10.233.69.66:41778 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:33:15.386Z |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-03-11T04:33:25.388Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4c2ad6c8-e9c8-4e89-be2f-67f83d33b441 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:33:25.445Z |WARN |[cc705449-1, L:/10.233.69.66:42088 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:33:25.446Z |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-03-11T04:33:35.448Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=90f56c73-95dd-416c-a67e-5cbdcbf4666c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:33:35.507Z |WARN |[5b17554a-1, L:/10.233.69.66:42438 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:33:35.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:33:45.508Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=530f2ae7-03e4-43b1-a271-aa913938da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:34:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:35:01.489Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=634c7be3-0ab6-4d93-a292-68d0b94e59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:36:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:36:27.873Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f8417c74-4b6f-452d-85be-a9339bbbd923 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:36:27.887Z |WARN |[739002fd-3, L:/10.233.69.66:42760 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:36:27.890Z |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-03-11T04:36:34.881Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:36:34.882Z |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-03-11T04:36:34.882Z |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-03-11T04:36:34.883Z |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-03-11T04:36:34.884Z |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-03-11T04:36:34.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:36:34.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:36:34.896Z |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-03-11T04:36:34.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:36:37.889Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cd8c4735-93de-4b04-9e5f-127dbfe04988 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:36:37.938Z |WARN |[1c57711c-1, L:/10.233.69.66:48564 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:36:37.942Z |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-03-11T04:36:47.942Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e25acedf-7fba-4619-8461-bb7dd14fa692 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:36:47.974Z |WARN |[6857031e-1, L:/10.233.69.66:48906 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:36:47.975Z |WARN |Chain of 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-03-11T04:36:57.976Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=10dce3d3-9035-4510-8dc8-824cc9af4d10 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:36:58.046Z |WARN |[95b27649-1, L:/10.233.69.66:49260 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:36:58.047Z |WARN |Chain of 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-03-11T04:37:08.049Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9482f5fa-d122-47aa-98ef-125d7c6371e5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:37:08.111Z |WARN |[d4a464b4-1, L:/10.233.69.66:49598 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:37:08.112Z |WARN |Chain of 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-03-11T04:37:18.113Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a8f45e50-7c08-4396-9494-4cc3f4cc66a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:38:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:38:55.757Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=62b7f034-3531-4fdb-8f99-cbc48b139bd3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:38:55.763Z |WARN |[5eb5ca57-2, L:/10.233.69.66:49930 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:38:55.764Z |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-03-11T04:39:05.765Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d5da3a2f-ee63-466e-bd68-071b3553ea9a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:05.832Z |WARN |[d72b5c85-1, L:/10.233.69.66:53592 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:05.833Z |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-03-11T04:39:15.835Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2653e11b-5fb8-424b-9896-704d413ef0ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:15.897Z |WARN |[db8a9c79-1, L:/10.233.69.66:53936 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:15.898Z |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-03-11T04:39:25.899Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=820b4ce7-6379-4ac6-8be8-8fafbd036945 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:25.971Z |WARN |[0f375d50-1, L:/10.233.69.66:54264 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:25.972Z |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-03-11T04:39:35.976Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=94f11679-2107-464c-a2c2-7ff1fe6051b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:36.025Z |WARN |[bcb3b900-1, L:/10.233.69.66:54598 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:36.027Z |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-03-11T04:39:46.028Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1400dd35-4454-4571-85dc-cebdfaa8f332 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:46.126Z |WARN |[fd379e87-1, L:/10.233.69.66:54938 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:46.128Z |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-03-11T04:39:56.130Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6938a89d-7f95-4559-9c96-3e8c81c20ef1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:39:56.254Z |WARN |[840db252-1, L:/10.233.69.66:55300 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:39:56.256Z |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-03-11T04:40:06.256Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2cc43834-6cc4-4dcc-a0ec-fc6e4a641c26 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:40:06.302Z |WARN |[1ec87ca0-1, L:/10.233.69.66:55642 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:40:06.304Z |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-03-11T04:40:16.305Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0273a1d2-d4c4-4adc-97d4-19ee54747274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:41:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:41:34.937Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:41:34.938Z |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-03-11T04:41:34.938Z |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-03-11T04:41:34.939Z |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-03-11T04:41:34.940Z |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-03-11T04:41:34.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:41:34.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:41:34.968Z |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-03-11T04:41:34.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:41:41.850Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2bc40a08-0672-48c1-8b27-3ad3dfc8f0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:42:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:42:51.885Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7a95c250-fcb0-4064-afd3-7e64c1d58f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:43:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:44:01.912Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a81c9a9a-49b1-43d3-b1c5-314c7d8201d6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:44:01.927Z |WARN |[582e36ae-4, L:/10.233.69.66:55978 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:44:01.928Z |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-03-11T04:44:11.931Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=852bd97b-65bc-4d13-9e98-897a037bfa56 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:44:12.036Z |WARN |[cd073c36-1, L:/10.233.69.66:35678 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:44:12.037Z |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-03-11T04:44:22.038Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=697980d7-d100-4e98-be71-d4ed37829f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:45:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:45:42.040Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=79254d27-5147-49ed-bcf4-264568132645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:46:34.661Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:46: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-03-11T04:46:34.662Z |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-03-11T04:46:34.662Z |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-03-11T04:46: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-03-11T04:46:34.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:46:34.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:46:34.671Z |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-03-11T04:46:34.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:46:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:46:52.067Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=da6321b1-1ef3-48b6-ad9b-3f4379f3ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:47:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:48:02.183Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=62a0e279-1396-47c1-9996-1c3535311500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:49:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:49:12.224Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ad9e76cb-286b-4e11-8ad8-df1482519e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:50:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:50:22.248Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3ad63ef3-1be0-4b0e-bc13-1d1d5d86e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:51:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:51:32.266Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2e9ba572-ebb6-46cb-b4d7-5e0284e5482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:51:34.740Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:51:34.741Z |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-03-11T04:51:34.741Z |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-03-11T04:51:34.742Z |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-03-11T04:51:34.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:51:34.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:51:34.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:51:34.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T04:51:34.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:52:32.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:52:42.300Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=546af840-4d75-44db-873f-a95d0317c505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:53:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:53:52.361Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ecb23075-4d8e-4e1f-b1a7-67411121818e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:53:52.397Z |WARN |[5fe21ef4-9, L:/10.233.69.66:35998 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:53:52.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-03-11T04:54:02.402Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cc310a28-8f00-44b6-a07d-7d8cbd80a3de | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:02.578Z |WARN |[7705ff80-1, L:/10.233.69.66:55770 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54: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-03-11T04:54:12.582Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=44296ead-a7c0-4fce-b7c5-6c92fecfe77c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:12.614Z |WARN |[a7faaeec-1, L:/10.233.69.66:56162 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54:12.615Z |WARN |Chain of 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-03-11T04:54:22.616Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=75a4aa95-2580-45d2-a2a2-af6bcd15c65e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:22.716Z |WARN |[e7adafcb-1, L:/10.233.69.66:56496 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54:22.717Z |WARN |Chain of 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-03-11T04:54:32.719Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e94e0f93-64b3-4bdd-ab4b-97bb1c66aaca | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:32.760Z |WARN |[7c72ca59-1, L:/10.233.69.66:56852 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54:32.761Z |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-03-11T04:54:42.762Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8a30b642-33de-40b7-9b3d-71a6402d5b1f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:42.820Z |WARN |[988ca7b5-1, L:/10.233.69.66:57196 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54:42.821Z |WARN |Chain of 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-03-11T04:54:52.821Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fb28fe45-d7c0-4a6d-a9e2-8a26b95b11ed | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:54:52.885Z |WARN |[a54bbf20-1, L:/10.233.69.66:57526 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:54:52.886Z |WARN |Chain of 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-03-11T04:55:02.887Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=af37ce36-95b6-40fd-ba74-201930962bfe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:55:02.933Z |WARN |[96a1dda0-1, L:/10.233.69.66:57860 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:55:02.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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:55:12.934Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3ad85baa-cbd6-4598-8d79-7b5b44ee9f8e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:55:12.961Z |WARN |[262777d0-1, L:/10.233.69.66:58194 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:55:12.962Z |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-03-11T04:55:22.962Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f4b0efbf-a812-4566-bbfb-f756627d4a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T04:56:34.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T04:56:34.848Z |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-03-11T04:56:34.848Z |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-03-11T04:56:34.849Z |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-03-11T04:56:34.850Z |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-03-11T04:56:34.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T04:56:34.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T04:56:34.862Z |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-03-11T04:56:34.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:56:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:57:00.579Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0bb63b4d-1ef7-45cd-8deb-c93139fb746f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:00.586Z |WARN |[80356a37-2, L:/10.233.69.66:58510 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:00.586Z |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-03-11T04:57:10.587Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=dca5cd42-5ec0-4cf3-a1c1-a1e05b13663a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:10.622Z |WARN |[910ae856-1, L:/10.233.69.66:34218 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:10.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-03-11T04:57:20.623Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8d7314ea-489c-48dd-99d6-360dfda8df04 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:20.680Z |WARN |[be798438-1, L:/10.233.69.66:34574 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:20.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-03-11T04:57:30.682Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e6bd79d6-7993-411c-94f8-0efd049b8d1f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:30.745Z |WARN |[bd512f27-1, L:/10.233.69.66:34910 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:30.746Z |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-03-11T04:57:40.748Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=811a0a50-682f-469d-b1c4-b293c05bfc6b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:40.806Z |WARN |[e4d968fb-1, L:/10.233.69.66:35250 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:40.807Z |WARN |Chain of 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-03-11T04:57:50.808Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a259aff1-c6f9-4e35-b9d7-2421d0f7c14b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:57:50.863Z |WARN |[1841e7e5-1, L:/10.233.69.66:35580 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:57:50.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:58:00.865Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=511d5981-bc23-412d-96d1-0dc7c1f627c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:58:00.919Z |WARN |[3e486374-1, L:/10.233.69.66:35924 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:58:00.920Z |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-03-11T04:58:10.921Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=be32d711-fad8-4735-a893-16cf67528d16 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T04:58:10.976Z |WARN |[29030b60-1, L:/10.233.69.66:36254 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T04:58:10.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:58:20.978Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a43305ef-c068-4e0a-8fe8-99fe6b3188e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:59:48.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T04:59:58.062Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8812eeb1-7a72-4063-ba72-dcbd973eab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:00:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:01:08.114Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d60ccb91-477c-4842-810b-098ede22c507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:01:34.979Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:01:34.980Z |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-03-11T05:01:34.983Z |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-03-11T05:01:34.985Z |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-03-11T05:01:34.989Z |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-03-11T05:01:35.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:01:35.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:01:35.021Z |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-03-11T05:01:35.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:02:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:02:18.133Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7e916871-c07c-4607-8432-8ee33fd3f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:03:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:03:28.165Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5d1689d2-686e-4d2c-a2f9-5e25fa735bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:04:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:04:38.226Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5acba013-3e88-45a8-a636-719fc633e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:05:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:05:49.084Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4df8e878-45b6-463e-8250-738e1864daf0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:05:49.099Z |WARN |[ef3a425b-7, L:/10.233.69.66:36566 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:05:49.102Z |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-03-11T05:05:59.102Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=46983405-9c89-4f5a-86d9-1e3647a11860 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:05:59.169Z |WARN |[44294ae0-1, L:/10.233.69.66:52132 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:05:59.173Z |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-03-11T05:06:09.174Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=703135aa-af47-4227-9f53-fde90cc5f588 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:09.230Z |WARN |[bbeb2b54-1, L:/10.233.69.66:52474 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:09.231Z |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-03-11T05:06:19.231Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fc6186e9-447c-430e-adc5-5e649fa13a16 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:19.304Z |WARN |[57bdc374-1, L:/10.233.69.66:52842 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:19.304Z |WARN |Chain of 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-03-11T05:06:29.306Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a665d4e5-a987-4b9e-9b0a-35ea2faffdf5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:29.386Z |WARN |[b70059e5-1, L:/10.233.69.66:53206 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:29.387Z |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-03-11T05:06:34.801Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:06:34.802Z |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-03-11T05:06:34.802Z |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-03-11T05:06:34.802Z |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-03-11T05:06:34.803Z |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-03-11T05:06:34.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:06:34.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:06:34.816Z |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-03-11T05:06:34.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:06:39.391Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e70883ac-d82b-4ec7-abeb-8fa708b928c1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:39.500Z |WARN |[3e09623b-1, L:/10.233.69.66:53556 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:39.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:06:49.512Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a780a73f-f7c4-43e2-8a1a-487d2ea45e74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:49.638Z |WARN |[99d1cc8d-1, L:/10.233.69.66:53890 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:49.639Z |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-03-11T05:06:59.643Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b56cbc44-c860-4b7a-bb16-1bde7d5c11dd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:06:59.812Z |WARN |[67a380a2-1, L:/10.233.69.66:54228 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:06:59.813Z |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-03-11T05:07:09.816Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=92112b9c-7e79-4fd6-bd43-85203714bb8f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:07:09.912Z |WARN |[af81cde4-1, L:/10.233.69.66:54552 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:07:09.914Z |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-03-11T05:07:19.915Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4b044040-868a-4aed-b1f6-bd5c6da049e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:08:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:08:57.377Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=95fa75bf-b4f7-42fc-b45a-ad9212fe1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:09:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:10:07.404Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3c944118-2912-477b-b7c4-3bdfcd4badf8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:10:07.415Z |WARN |[3dd92b85-3, L:/10.233.69.66:54892 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:10:07.416Z |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-03-11T05:10:17.418Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=94082f83-f797-472c-bd00-aca17fe81826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:11:34.960Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:11:34.961Z |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-03-11T05:11:34.961Z |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-03-11T05:11:34.962Z |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-03-11T05:11:34.964Z |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-03-11T05:11:34.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:11:34.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:11:34.979Z |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-03-11T05:11:34.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:12:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:12:10.786Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=01f43e94-a2eb-49a7-b022-220f4f39288d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:12:10.795Z |WARN |[c8983ea7-2, L:/10.233.69.66:60886 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:12:10.796Z |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-03-11T05:12:20.796Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f3d3dddc-59ba-4eaf-acff-22f3697f1fc2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:12:20.946Z |WARN |[21fb3872-1, L:/10.233.69.66:36858 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:12:20.947Z |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-03-11T05:12:30.948Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0e8640a6-52a3-4e80-9cc4-66fa8fe5bd52 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:12:31.019Z |WARN |[a6e96a99-1, L:/10.233.69.66:37218 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:12:31.020Z |WARN |Chain of 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-03-11T05:12:41.022Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bd9e13cd-aba4-4472-b27a-3f14e57b2c15 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:12:41.108Z |WARN |[4254fa7c-1, L:/10.233.69.66:37554 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:12:41.110Z |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-03-11T05:12:51.110Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=86ad0b04-b791-46ce-8899-8d8efd82dd68 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:12:51.156Z |WARN |[8dad8c75-1, L:/10.233.69.66:37892 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:12:51.157Z |WARN |Chain of 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-03-11T05:13:01.158Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0b5dc550-d95a-4b85-97e4-987ee7340bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:14:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:14:45.241Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3486a143-23c9-4a2e-bde1-c362e9f154be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:14:45.262Z |WARN |[ddce69d2-2, L:/10.233.69.66:38252 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:14:45.264Z |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-03-11T05:14:55.268Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f7acc55a-8c83-48f2-afdd-cbbc97cf89d3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:14:55.330Z |WARN |[69ad4b8f-1, L:/10.233.69.66:42156 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:14:55.333Z |WARN |Chain of 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-03-11T05:15:05.334Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d142b8ca-7f0e-4749-8d4f-56fc8db77c65 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:05.406Z |WARN |[1e1b4240-1, L:/10.233.69.66:42512 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:05.408Z |WARN |Chain of 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-03-11T05:15:15.409Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=44729055-8ce7-4717-baf1-af9b8e2f39d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:15.522Z |WARN |[2b7da4b7-1, L:/10.233.69.66:42844 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:15.523Z |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-03-11T05:15:25.525Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=746244b7-d0a8-4794-80bc-c2957a9957bb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:25.619Z |WARN |[24aa6c4e-1, L:/10.233.69.66:43170 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:25.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:15:35.622Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c2cc7fff-786f-41b0-b06b-0aa0e433d17c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:35.670Z |WARN |[d57e9742-1, L:/10.233.69.66:43528 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:35.672Z |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-03-11T05:15:45.672Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=32b4a55b-99ef-47b3-9fa4-73c437442796 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:45.709Z |WARN |[e45814c1-1, L:/10.233.69.66:43870 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:45.710Z |WARN |Chain of 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-03-11T05:15:55.712Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=049ba42c-64f9-4f49-9054-389a5d2bb669 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:15:55.777Z |WARN |[04f88c01-1, L:/10.233.69.66:44242 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:15:55.778Z |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-03-11T05:16:05.780Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=96ea84f2-ed76-4f67-999e-f1c4bc3fc795 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:05.852Z |WARN |[f23fd554-1, L:/10.233.69.66:44604 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:05.853Z |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-03-11T05:16:15.854Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5b20e69c-4300-4fe6-bc33-9cac60d08ed0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:15.891Z |WARN |[593454d0-1, L:/10.233.69.66:44936 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:15.892Z |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-03-11T05:16:25.895Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8415901e-fb9c-4093-873e-3dc365376443 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:25.948Z |WARN |[37c3488c-1, L:/10.233.69.66:45268 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:25.949Z |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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:16:34.715Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:16:34.716Z |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-03-11T05:16:34.716Z |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-03-11T05:16:34.717Z |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-03-11T05:16:34.720Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:16:34.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:16:34.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:16:34.730Z |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-03-11T05:16:34.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:16:35.950Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d8ead3a7-115b-44b0-8bec-972300f0041b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:36.035Z |WARN |[43d813fc-1, L:/10.233.69.66:45620 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:36.045Z |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-03-11T05:16:46.046Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f182a3dc-4292-4505-a624-c868fe0e5d81 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:46.120Z |WARN |[1a3de7f7-1, L:/10.233.69.66:45956 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:46.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-03-11T05:16:56.122Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=de3a68d3-ada3-42e3-9165-ab65ddd47187 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:16:56.192Z |WARN |[2a19c416-1, L:/10.233.69.66:46282 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:16:56.193Z |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-03-11T05:17:06.194Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=044d0bc7-07ae-4f5b-b775-41f3416c0fa9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:06.279Z |WARN |[c4b9d638-1, L:/10.233.69.66:46612 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:06.280Z |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-03-11T05:17:16.281Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2c693d98-04e8-4bf4-9087-305b28b1f040 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:16.342Z |WARN |[ed4b3f49-1, L:/10.233.69.66:46944 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:16.343Z |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-03-11T05:17:26.345Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=47fecd58-52a6-4771-80cc-fbbf50d365e6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:26.375Z |WARN |[69387f71-1, L:/10.233.69.66:47278 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:26.376Z |WARN |Chain of 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-03-11T05:17:36.376Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=724b951c-68ce-488f-a625-e14a6a0ca46b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:36.423Z |WARN |[e161bde5-1, L:/10.233.69.66:47616 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:36.424Z |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-03-11T05:17:46.427Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a4fdc3a2-8b3a-47b9-b62d-d73b6f6ece44 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:46.526Z |WARN |[139d31ee-1, L:/10.233.69.66:47936 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:46.526Z |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-03-11T05:17:56.527Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3d980ee2-eace-4736-88dc-6b9f634bbdf1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:17:56.569Z |WARN |[ccca82d5-1, L:/10.233.69.66:48274 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:17:56.570Z |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-03-11T05:18:06.570Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=99f1ed49-5b99-4458-a61e-a5264667f511 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:06.596Z |WARN |[0db1ae3b-1, L:/10.233.69.66:48636 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:06.597Z |WARN |Chain of 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.apache.coyote.http11.Http11Processor |2023-03-11T05:18:14.470Z |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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc90xd30x0c0xbe0xe60xe10xb30x810xa50x8fp0x18tx0xc00xa80xde0xb2WK-0xe3a0xf60xd3An>X0xb40xe70xeb ]. 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-8 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:18:16.599Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9dfd18d1-4dbf-4bfa-bf66-c329bb4b2fac | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:16.640Z |WARN |[2698497b-1, L:/10.233.69.66:49004 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:16.641Z |WARN |Chain of 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-03-11T05:18:26.643Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=51c14550-b9c1-4d5f-9a23-4ae5ec3f76d0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:26.700Z |WARN |[6640e047-1, L:/10.233.69.66:49334 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:26.701Z |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-03-11T05:18:36.703Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4ddf4906-bda2-4a3d-b76b-3ebb4cb96b10 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:36.747Z |WARN |[056c59f6-1, L:/10.233.69.66:49658 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:36.748Z |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-03-11T05:18:46.749Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=caede498-ee3f-44a7-b8dc-a79d4200d971 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:46.791Z |WARN |[913d9378-1, L:/10.233.69.66:50004 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:46.792Z |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-03-11T05:18:56.794Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=07787fa2-8524-4312-bd79-201184f71a0f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:18:56.900Z |WARN |[00941f30-1, L:/10.233.69.66:50358 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:18:56.901Z |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-03-11T05:19:06.902Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ade3c07f-d5aa-4a01-a21d-e90fd26540e3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:06.954Z |WARN |[6ea09830-1, L:/10.233.69.66:50738 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:06.956Z |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-03-11T05:19:16.956Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5ca398ad-ea99-439e-b024-ba8c8c4e5e7b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:17.077Z |WARN |[dcc439b7-1, L:/10.233.69.66:51100 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:17.078Z |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-03-11T05:19:27.079Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=33dbd279-6379-4110-819b-6cdcf566093c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:27.135Z |WARN |[c7ea9342-1, L:/10.233.69.66:51464 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:27.136Z |WARN |Chain of 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-03-11T05:19:37.138Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6150991e-a03b-4c64-ac9d-e67d2cbece41 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:37.192Z |WARN |[50f6a03e-1, L:/10.233.69.66:51842 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:37.193Z |WARN |Chain of 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-03-11T05:19:47.194Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bc0b1697-9d03-4f42-9c47-60501e026ba0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:47.234Z |WARN |[b734ff01-1, L:/10.233.69.66:52194 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:47.235Z |WARN |Chain of 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-03-11T05:19:57.237Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6a34afb8-f378-480b-9d81-339b20460660 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:19:57.299Z |WARN |[39d57c0a-1, L:/10.233.69.66:52544 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:19:57.300Z |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-03-11T05:20:07.301Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=95124515-d834-4c34-9c80-7e29c7586cf7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:07.498Z |WARN |[81d0d442-1, L:/10.233.69.66:52898 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:07.499Z |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-03-11T05:20:17.500Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=72d4afae-e2f8-4722-ab61-62e208fee0db | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:17.564Z |WARN |[5963fb56-1, L:/10.233.69.66:53236 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:17.565Z |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-03-11T05:20:27.566Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8c27de9b-63dc-423c-ba33-1a0dd58bea31 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:27.615Z |WARN |[f453031a-1, L:/10.233.69.66:53594 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:27.617Z |WARN |Chain of 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-03-11T05:20:37.621Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=54939dfd-6ef6-4202-b60c-17747af0c9ed | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:37.761Z |WARN |[b0ec9a18-1, L:/10.233.69.66:53940 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:37.761Z |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-03-11T05:20:47.763Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=543e051b-a159-4a6d-8d31-e477fa6ccd41 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:47.833Z |WARN |[6a90c51f-1, L:/10.233.69.66:54288 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:47.834Z |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-03-11T05:20:57.836Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=35f8ee2f-6e3d-48b6-960e-f971ddf11183 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:20:57.926Z |WARN |[bf8df7b3-1, L:/10.233.69.66:54654 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:20:57.927Z |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-03-11T05:21:07.929Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=74f5468d-680e-429f-bad4-894a61b392a5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:21:08.005Z |WARN |[dd9f8052-1, L:/10.233.69.66:55006 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:21:08.006Z |WARN |Chain of 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-03-11T05:21:18.010Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fb095fb3-a869-4fdc-b916-903473a538e1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:21:18.171Z |WARN |[c12274e8-1, L:/10.233.69.66:55352 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:21:18.172Z |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-03-11T05:21:28.174Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=eca2a8e3-9c81-43d2-a4c6-454185fd7d28 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:21:28.225Z |WARN |[cf1d8920-1, L:/10.233.69.66:55694 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:21:28.228Z |WARN |Chain of 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-03-11T05:21:34.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:21:34.680Z |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-03-11T05:21:34.680Z |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-03-11T05:21:34.681Z |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-03-11T05:21:34.682Z |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-03-11T05:21:34.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:21:34.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:21:34.693Z |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-03-11T05:21:34.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:21:38.230Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8015412f-ab60-4964-8b91-a0fda2ed8408 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:21:38.270Z |WARN |[8b57d05f-1, L:/10.233.69.66:56034 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:21:38.273Z |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-03-11T05:21:48.275Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=624af643-e4ba-4e01-a9bb-544e9f1c9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:23:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:23:38.010Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a8e9f393-090e-4b54-aadd-3b72725795ae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:23:38.023Z |WARN |[dc31c20b-2, L:/10.233.69.66:56368 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:23:38.024Z |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-03-11T05:23:48.025Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4c7e7ede-5b97-4a16-9eec-12157fb810f0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:23:48.084Z |WARN |[4060a83b-1, L:/10.233.69.66:60474 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:23:48.085Z |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-03-11T05:23:58.086Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2dab3ebe-c447-40f5-84fb-0b39163cca4b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:23:58.130Z |WARN |[449752a4-1, L:/10.233.69.66:60840 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:23:58.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.prh.tasks.ScheduledTasks |2023-03-11T05:24:08.132Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=90321ef6-643d-4cc5-a7b1-7413062e6b14 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:24:08.266Z |WARN |[66ce06da-1, L:/10.233.69.66:32936 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:24:08.268Z |WARN |Chain of 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-03-11T05:24:18.270Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=30c6d640-50bb-4017-85ab-1be691029bd1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:24:18.320Z |WARN |[604b88e1-1, L:/10.233.69.66:33274 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:24:18.322Z |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-03-11T05:24:28.325Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=686d7401-2fd3-41bf-9d23-4578b38c895a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:26:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:26:11.413Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0e6cf522-faad-454e-a85e-8be6384ae0ad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:26:11.427Z |WARN |[be441524-2, L:/10.233.69.66:33614 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:26:11.428Z |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-03-11T05:26:21.428Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1c0dc490-7b70-4c0c-a233-b0c55c19c9cc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:26:21.504Z |WARN |[92cd5934-1, L:/10.233.69.66:37450 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:26:21.505Z |WARN |Chain of 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-03-11T05:26:31.506Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cfc9f0b8-6db2-42da-a46b-d34d6af68853 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:26:31.555Z |WARN |[1f006a4c-1, L:/10.233.69.66:37806 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:26:31.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-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:26:34.942Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:26:34.943Z |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-03-11T05:26:34.943Z |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-03-11T05:26:34.943Z |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-03-11T05:26:34.944Z |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-03-11T05:26:34.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:26:34.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:26:34.955Z |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-03-11T05:26:34.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:26:41.558Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=98a7f6a6-e7a3-4e91-8750-f9b3c9572238 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:26:41.595Z |WARN |[98cdfe2c-1, L:/10.233.69.66:38146 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:26:41.599Z |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-03-11T05:26:51.599Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=49146211-58df-4b03-ace3-f014e4fb1a01 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:26:51.643Z |WARN |[9c623079-1, L:/10.233.69.66:38504 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:26:51.644Z |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-03-11T05:27:01.646Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=305e68fe-22f9-4f2f-ae54-737e928b6da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:28:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:29:01.621Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2f38337e-954b-41f0-a9a5-39001443c658 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:29:21.621Z |WARN |[129f56d5-2, L:/10.233.69.66:38872 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:29:21.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:29:31.623Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=090c0926-5f24-47af-9294-e6ad5f882964 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:29:31.688Z |WARN |[16fefc25-1, L:/10.233.69.66:43984 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:29:31.689Z |WARN |Chain of 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-03-11T05:29:41.689Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a5d7c9f6-b781-47f7-9fd6-8853786d9da7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:29:41.721Z |WARN |[5cffa0f1-1, L:/10.233.69.66:45034 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:29:41.723Z |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-03-11T05:29:51.727Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2068ab25-ff0e-4bfc-b5d4-5bbe05aef032 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:29:51.815Z |WARN |[155860cb-1, L:/10.233.69.66:45380 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:29:51.820Z |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-03-11T05:30:01.822Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cb6d0e63-dab3-4315-a868-8c82907dee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:31:34.885Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:31:34.886Z |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-03-11T05:31:34.886Z |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-03-11T05:31:34.886Z |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-03-11T05:31:34.888Z |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-03-11T05:31:34.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:31:34.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:31:34.898Z |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-03-11T05:31:34.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:31:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:32:02.471Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=93f3e0b8-fb35-4ed2-a40d-9e2168e8034d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:32:02.485Z |WARN |[c8238e4f-2, L:/10.233.69.66:45724 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:32:02.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:32:12.487Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1f1ddfbd-b2f2-4725-bb83-eda68caf95a8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:32:12.529Z |WARN |[37b787a7-1, L:/10.233.69.66:50220 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:32:12.529Z |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-03-11T05:32:22.530Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b149c96a-ce3d-463d-8daf-a1888e71392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:33:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:34:09.536Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c78f462c-cea2-4ceb-a75e-dacc9a48b695 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:34:29.541Z |WARN |[10449634-2, L:/10.233.69.66:50578 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:34:29.541Z |WARN |Chain of 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-03-11T05:34:39.542Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=071a7669-c20c-4614-b8d7-416651231e8a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:34:39.661Z |WARN |[1519e932-1, L:/10.233.69.66:55308 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:34:39.662Z |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-03-11T05:34:49.669Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=022b3ea9-bd86-4af5-84a9-621615995095 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:34:49.735Z |WARN |[99d2fc92-1, L:/10.233.69.66:55674 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:34:49.737Z |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-03-11T05:34:59.740Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4d4aa5f9-71a8-4b7a-b801-cb3f46f8230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:36:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:36:22.676Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9931f709-ea2e-4283-b0ca-8208dba3a1c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:36:22.682Z |WARN |[d3a90769-2, L:/10.233.69.66:56038 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:36:22.683Z |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-03-11T05:36:32.683Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=78b8a974-dbcb-409c-bb0d-b96647ba8af9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:36:32.734Z |WARN |[02544375-1, L:/10.233.69.66:59120 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:36:32.735Z |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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:36:34.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:36:34.618Z |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-03-11T05:36:34.618Z |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-03-11T05:36:34.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:36:34.620Z |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-03-11T05:36:34.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:36:34.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:36:34.625Z |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-03-11T05:36:34.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:36:42.737Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6ea530f1-83d9-4535-b08e-ed8e91f5371c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:36:42.769Z |WARN |[91d9e0a2-1, L:/10.233.69.66:59474 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:36:42.772Z |WARN |Chain of 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-03-11T05:36:52.773Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=311d41d9-8b4a-4a84-8b10-7b156ed08d98 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:36:52.844Z |WARN |[50bd0d90-1, L:/10.233.69.66:59852 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:36:52.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-03-11T05:37:02.846Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=dd8196ed-2de7-4256-be75-bd7dc80e1c32 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:02.931Z |WARN |[47e46d5c-1, L:/10.233.69.66:60228 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:02.932Z |WARN |Chain of 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-03-11T05:37:12.939Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=332500f1-50c5-49c1-93b7-abbc9927287d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:12.967Z |WARN |[da545d05-1, L:/10.233.69.66:60584 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:12.967Z |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-03-11T05:37:22.968Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5e3af37d-528c-468e-b016-4eae48f9281f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:23.001Z |WARN |[f52a7abe-1, L:/10.233.69.66:60910 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:23.002Z |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-03-11T05:37:33.002Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=57534843-779b-463d-9913-65c083f62f8c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:33.073Z |WARN |[4c0fc12e-1, L:/10.233.69.66:32994 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:33.074Z |WARN |Chain of 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-03-11T05:37:43.077Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a93cac50-5988-418f-8ba5-075bc334ac80 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:43.123Z |WARN |[51dbc7e9-1, L:/10.233.69.66:33356 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:43.124Z |WARN |Chain of 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-03-11T05:37:53.125Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=eb515a6a-64ca-4b31-b485-b9f8ca584992 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:37:53.172Z |WARN |[73618e85-1, L:/10.233.69.66:33700 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:37:53.173Z |WARN |Chain of 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-03-11T05:38:03.174Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=80d5011e-bde3-4cfb-9422-a5438eff0e63 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:03.218Z |WARN |[d0541f9f-1, L:/10.233.69.66:34054 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:03.220Z |WARN |Chain of 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-03-11T05:38:13.220Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=07a7f6da-dfb5-426f-90f6-78838c87082c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:13.251Z |WARN |[ec00477a-1, L:/10.233.69.66:34388 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:13.251Z |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-03-11T05:38:23.252Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=17cc46b8-cbd9-48dc-8f07-9fd9a2584f4a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:23.288Z |WARN |[412c5dd2-1, L:/10.233.69.66:34738 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:23.289Z |WARN |Chain of 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-03-11T05:38:33.290Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1e89405b-534f-41c1-8a11-d9ba7b2fb5f9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:33.326Z |WARN |[b438cb71-1, L:/10.233.69.66:35092 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:33.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:38:43.328Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b084dd7d-bc92-435d-a951-6b6cb7d5b74b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:43.380Z |WARN |[df26c413-1, L:/10.233.69.66:35430 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:43.381Z |WARN |Chain of 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-03-11T05:38:53.382Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8ee67a80-b2a5-40cc-861d-65db05eaae7f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:38:53.419Z |WARN |[fe236f12-1, L:/10.233.69.66:35792 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:38:53.419Z |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-03-11T05:39:03.421Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f62a73ff-ee6c-4fcc-a137-b80edd074d31 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:39:03.507Z |WARN |[dc3bf59a-1, L:/10.233.69.66:36138 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:39:03.510Z |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-03-11T05:39:13.511Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=729e5341-32bd-42c8-a6f8-77df04abfa15 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:39:13.544Z |WARN |[99d8a224-1, L:/10.233.69.66:36484 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:39:13.546Z |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-03-11T05:39:23.550Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4ec99d7e-1f80-4902-bfa7-c86041fa56a3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:39:23.661Z |WARN |[914a2d3b-1, L:/10.233.69.66:36840 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:39:23.662Z |WARN |Chain of 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-03-11T05:39:33.662Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fd83de16-7cbf-4c81-a3f8-d733187f2698 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:39:33.754Z |WARN |[637f6587-1, L:/10.233.69.66:37182 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:39:33.758Z |WARN |Chain of 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-03-11T05:39:43.764Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e13ea5e6-2c68-4271-8b7b-875e4848f579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:41:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:41:18.596Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7b57440c-3ba8-4be4-9dd9-8cdc5fae1f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:41:34.867Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:41:34.868Z |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-03-11T05:41:34.868Z |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-03-11T05:41:34.868Z |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-03-11T05:41:34.869Z |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-03-11T05:41:34.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:41:34.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:41:34.905Z |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-03-11T05:41:34.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:42:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:42:28.656Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ef2b61d1-8e4f-4216-9ab6-4e36af0aa680 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:42:28.677Z |WARN |[5b33c3ce-3, L:/10.233.69.66:37502 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:42:28.678Z |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-03-11T05:42:38.679Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7fd3e981-de1d-4614-8809-ab02ebf15ab3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:42:38.791Z |WARN |[ee548197-1, L:/10.233.69.66:43362 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:42:38.792Z |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-03-11T05:42:48.797Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8b8b8fa8-2176-47d0-ae90-5eae380a555c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:42:48.827Z |WARN |[dc367588-1, L:/10.233.69.66:43688 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:42:48.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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:42:58.832Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=582a7086-6343-4fa1-96ea-ce291b31a61d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:42:58.943Z |WARN |[573ec2bc-1, L:/10.233.69.66:44038 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:42:58.944Z |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-03-11T05:43:08.945Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cb32dd8e-a655-4465-a174-3198de4830ea | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:43:09.068Z |WARN |[1e55724a-1, L:/10.233.69.66:44372 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:43:09.069Z |WARN |Chain of 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-03-11T05:43:19.070Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4a81f441-80f9-48b3-b0d8-3474113c721c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:07.073Z |WARN |[ed3e8e33-1, L:/10.233.69.66:44724 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:07.074Z |WARN |Chain of 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-03-11T05:44:17.075Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e5815ac5-7d6b-4361-b9c8-92f60ce4805e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:17.108Z |WARN |[ef8f6f1d-1, L:/10.233.69.66:46684 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:17.108Z |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-03-11T05:44:27.109Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c7924b22-c490-4b8a-897b-d24909708b56 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:27.155Z |WARN |[16e9dbb2-1, L:/10.233.69.66:47032 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:27.156Z |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-03-11T05:44:37.157Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=df87d9d8-ff7a-438f-928b-4f9494374169 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:37.192Z |WARN |[e8a79b64-1, L:/10.233.69.66:47378 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:37.193Z |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-03-11T05:44:47.194Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ebea72cb-47cc-45a1-b00f-d6af28ea6083 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:47.254Z |WARN |[da83c5d1-1, L:/10.233.69.66:47722 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:47.264Z |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-03-11T05:44:57.265Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=26af116f-575a-4bae-9463-7699eec9336b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:44:57.289Z |WARN |[990ba31f-1, L:/10.233.69.66:48076 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:44:57.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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:45:07.293Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=424dad99-be70-49ff-a853-981d82e5f6fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:07.343Z |WARN |[fc218b7c-1, L:/10.233.69.66:48454 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:07.344Z |WARN |Chain of 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-03-11T05:45:17.345Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3ce2fd42-804d-4ff2-b95d-247dd22629ce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:17.389Z |WARN |[f581278d-1, L:/10.233.69.66:48810 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:17.390Z |WARN |Chain of 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-03-11T05:45:27.390Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=409e5f97-3566-4f05-b842-d871a373335e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:27.514Z |WARN |[7adc25ad-1, L:/10.233.69.66:49138 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:27.515Z |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-03-11T05:45:37.518Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7d6c711a-b054-441a-899e-27b7dc11b994 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:37.576Z |WARN |[0d489b98-1, L:/10.233.69.66:49484 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:37.577Z |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-03-11T05:45:47.580Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d91f5d89-5a96-417c-9a52-2f79a132bc39 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:47.619Z |WARN |[b5d11700-1, L:/10.233.69.66:49822 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:47.620Z |WARN |Chain of 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-03-11T05:45:57.621Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b993a54a-995a-4b91-8df9-99aa03d6624d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:45:57.653Z |WARN |[a5df31da-1, L:/10.233.69.66:50160 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:45:57.654Z |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-03-11T05:46:07.655Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e36ac0da-1bcc-405a-8596-04a614d261e1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:07.818Z |WARN |[cb9afe99-1, L:/10.233.69.66:50496 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:07.819Z |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-03-11T05:46:17.820Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c00a9ee6-b7b5-429c-b6c2-073b4b50e367 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:17.924Z |WARN |[30562991-1, L:/10.233.69.66:50828 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:17.925Z |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-03-11T05:46:27.927Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d8ec35b4-976e-4848-800e-43b9f494b0dc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:28.032Z |WARN |[1ac99174-1, L:/10.233.69.66:51164 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:28.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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:46:35.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:46:35.005Z |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-03-11T05:46:35.006Z |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-03-11T05:46:35.007Z |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-03-11T05:46:35.008Z |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-03-11T05:46:35.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:46:35.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:46:35.026Z |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-03-11T05:46:35.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:46:38.056Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a7b06613-ca10-40e1-a945-909efa0a9f19 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:38.276Z |WARN |[1d374310-1, L:/10.233.69.66:51508 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:38.379Z |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-03-11T05:46:48.384Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a3cf9f89-aabc-4cf2-bd74-e18a7f27feb7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:48.480Z |WARN |[6f6da4e8-1, L:/10.233.69.66:51866 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:48.480Z |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-03-11T05:46:58.483Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b9bc909d-de91-4166-9ee5-b5b3773589bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:46:58.550Z |WARN |[70aaf095-1, L:/10.233.69.66:52222 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:46:58.552Z |WARN |Chain of 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-03-11T05:47:08.560Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1dba72ef-39d0-42cb-8fdb-adb38ce31b73 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:08.790Z |WARN |[ee990d14-1, L:/10.233.69.66:52596 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:08.790Z |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-03-11T05:47:18.791Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4cf854aa-cdd7-4ea8-95db-ccab7fab1ba2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:18.910Z |WARN |[51890f41-1, L:/10.233.69.66:52934 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:18.911Z |WARN |Chain of 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-03-11T05:47:28.919Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6f0ec460-5f55-4a88-88a1-63c8389c962e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:29.143Z |WARN |[c0079333-1, L:/10.233.69.66:53276 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:29.144Z |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-03-11T05:47:39.148Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c28ee6dd-4706-43c8-a30e-9e9b2509a378 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:39.181Z |WARN |[9f0be802-1, L:/10.233.69.66:53652 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:39.182Z |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-03-11T05:47:49.183Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c3f33f8d-7ffb-468d-ade8-87a1d18963ce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:49.230Z |WARN |[92671c8e-1, L:/10.233.69.66:54008 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:49.231Z |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-03-11T05:47:59.232Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=68c003ef-8bfb-4e9a-a939-a4bb03ed836a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:47:59.305Z |WARN |[c62a62f4-1, L:/10.233.69.66:54362 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:47:59.306Z |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-03-11T05:48:09.307Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=88b556d4-57e3-4cb5-83dd-62d3f524eccf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:09.356Z |WARN |[27dc4841-1, L:/10.233.69.66:54716 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:09.356Z |WARN |Chain of 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-03-11T05:48:19.359Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2a37ea02-832a-4f5f-982a-d1fd6da40438 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:19.448Z |WARN |[eefe2f53-1, L:/10.233.69.66:55054 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:19.449Z |WARN |Chain of 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-03-11T05:48:29.453Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5bba4ba6-8cd2-4815-97d6-a3f007784097 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:29.544Z |WARN |[21eba92e-1, L:/10.233.69.66:55406 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:29.545Z |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-03-11T05:48:39.546Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=46709dcf-3686-4ccd-92ab-7bcd5575ef87 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:39.598Z |WARN |[d3182737-1, L:/10.233.69.66:55774 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:39.600Z |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-03-11T05:48:49.600Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8b107a6a-60da-4700-90e4-71a59681f93e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:49.688Z |WARN |[bc4d666b-1, L:/10.233.69.66:56118 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:49.689Z |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-03-11T05:48:59.689Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c495c638-509d-4e13-a992-c381bd657aac | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:48:59.754Z |WARN |[9083f7ed-1, L:/10.233.69.66:56500 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:48:59.754Z |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-03-11T05:49:09.757Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f222d3a1-a06b-413c-8b95-fbcff5356009 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:49:09.807Z |WARN |[37a10f6d-1, L:/10.233.69.66:56856 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:49:09.808Z |WARN |Chain of 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-03-11T05:49:19.810Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ea372611-7fb6-4926-81eb-de8b379b2b5a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:49:19.924Z |WARN |[98bb88f9-1, L:/10.233.69.66:57208 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:49:19.925Z |WARN |Chain of 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-03-11T05:49:29.926Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0010116f-1a00-45e8-946d-353a9fb9a42f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:49:29.978Z |WARN |[29724087-1, L:/10.233.69.66:57556 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:49:29.979Z |WARN |Chain of 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-03-11T05:49:39.982Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a89398c4-9fbe-41c3-b720-6847ee318feb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:49:40.072Z |WARN |[4883dfda-1, L:/10.233.69.66:57910 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:49:40.073Z |WARN |Chain of 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-03-11T05:49:50.075Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a6e6cace-a2f0-465d-b256-cbab3310a99a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:49:50.130Z |WARN |[f0af318a-1, L:/10.233.69.66:58258 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:49:50.131Z |WARN |Chain of 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-03-11T05:50:00.132Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e30b0389-656d-423b-b3a8-3d283514fa9a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:00.243Z |WARN |[05cc46dd-1, L:/10.233.69.66:58586 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:00.244Z |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-03-11T05:50:10.244Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1eb3c745-acf2-4f12-9b9b-9f08f12692b1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:10.281Z |WARN |[9e293690-1, L:/10.233.69.66:58910 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:10.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.prh.tasks.ScheduledTasks |2023-03-11T05:50:20.282Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=89e97086-3b37-4575-8a1a-b065a1b6004b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:20.321Z |WARN |[d10e11ac-1, L:/10.233.69.66:59242 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:20.322Z |WARN |Chain of 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-03-11T05:50:30.322Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=21383117-0c63-42fc-9d36-261d2ef9c4b4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:30.350Z |WARN |[8d25fc36-1, L:/10.233.69.66:59568 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:30.351Z |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-03-11T05:50:40.352Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=52d58ba7-1180-4c0d-89d1-dd0dbc3ddd16 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:40.379Z |WARN |[cc733a6b-1, L:/10.233.69.66:59934 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:40.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-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:50:50.381Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=df17c675-53bc-4a6e-9de5-23b95f1bf54a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:50:50.428Z |WARN |[df76fb9d-1, L:/10.233.69.66:60302 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:50:50.429Z |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-03-11T05:51:00.429Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=507b7097-bdef-49cc-966a-9dc2affa2c6a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:00.468Z |WARN |[8c25ad0e-1, L:/10.233.69.66:60632 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:00.469Z |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-03-11T05:51:10.471Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=815a1cd4-2ec2-4258-87dc-0d1b4a5e59cf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:10.501Z |WARN |[6437fe8d-1, L:/10.233.69.66:60976 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:10.502Z |WARN |Chain of 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-03-11T05:51:20.502Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=485f490a-a942-4706-9064-45a26d81aadb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:20.557Z |WARN |[7d576034-1, L:/10.233.69.66:33082 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:20.558Z |WARN |Chain of 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-03-11T05:51:30.558Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fcda2639-98c5-47f4-93c1-84652ad88f32 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:30.609Z |WARN |[82839b84-1, L:/10.233.69.66:33418 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:30.610Z |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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:51:34.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:51:34.867Z |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-03-11T05:51:34.867Z |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-03-11T05:51:34.867Z |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-03-11T05:51:34.868Z |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-03-11T05:51:34.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:51:34.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:51:34.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-11T05:51:34.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:51:40.613Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5bb2cb90-4e71-4568-b35c-ff90a15a6c17 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:40.640Z |WARN |[41fb832a-1, L:/10.233.69.66:33772 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:40.645Z |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-03-11T05:51:50.647Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=358cc263-817e-49c2-824e-1a30cb7d9b39 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:51:50.710Z |WARN |[c3ed7b3e-1, L:/10.233.69.66:34094 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:51:50.711Z |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-03-11T05:52:00.712Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a747d58d-07c7-4d6c-9089-3197d1ff96fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:00.752Z |WARN |[400a87ed-1, L:/10.233.69.66:34440 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:00.753Z |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-03-11T05:52:10.754Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8559473e-376e-4811-91fe-ae4008f71c69 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:10.817Z |WARN |[c69d21a9-1, L:/10.233.69.66:34782 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:10.818Z |WARN |Chain of 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-03-11T05:52:20.818Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=458dd51f-1d73-4092-ac34-5c6346bada02 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:20.861Z |WARN |[82f0aa69-1, L:/10.233.69.66:35138 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:20.861Z |WARN |Chain of 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-03-11T05:52:30.862Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8d5d0830-168d-4f74-bdb9-0212c55578aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:30.914Z |WARN |[ba44b57b-1, L:/10.233.69.66:35486 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:30.915Z |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-03-11T05:52:40.927Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=324ea07e-2a23-4071-ad84-63751f2b0117 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:41.078Z |WARN |[783360d2-1, L:/10.233.69.66:35832 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:41.079Z |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-03-11T05:52:51.080Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b6cab4cd-c43b-4c64-8545-0bac221384be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:52:51.231Z |WARN |[d0d0ddcf-1, L:/10.233.69.66:36162 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:52:51.232Z |WARN |Chain of 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-03-11T05:53:01.236Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8065abfa-c063-4acd-9872-8c0ed46defc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:54:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:54:49.297Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=16851633-68d7-4ab9-bca0-b0514118b660 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:54:49.302Z |WARN |[b27c2d74-2, L:/10.233.69.66:36514 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:54:49.303Z |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-03-11T05:54:59.304Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8c7555fe-733a-42e8-b2a1-f30236182208 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:54:59.364Z |WARN |[ce359586-1, L:/10.233.69.66:40636 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:54:59.366Z |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-03-11T05:55:09.366Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=df5d9bc1-ef83-457b-bd4c-91c0129bb85d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:55:09.448Z |WARN |[1572485e-1, L:/10.233.69.66:40986 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:55:09.449Z |WARN |Chain of 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-03-11T05:55:19.455Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d6ecc75e-fc11-4534-bcb6-f9bc46eb2d1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:55:19.561Z |WARN |[93c658ad-1, L:/10.233.69.66:41332 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:55:19.562Z |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-03-11T05:55:29.565Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4135f79e-af3a-4e4e-a144-6a016ca4cca5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:55:29.653Z |WARN |[b747bc15-1, L:/10.233.69.66:41702 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:55:29.654Z |WARN |Chain of 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-03-11T05:55:39.655Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=dd1a8863-0842-41c3-9bb2-d8f2a7164515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T05:56:34.828Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T05:56:34.829Z |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-03-11T05:56:34.830Z |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-03-11T05:56:34.831Z |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-03-11T05:56:34.834Z |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-03-11T05:56:34.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T05:56:34.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T05:56:34.850Z |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-03-11T05:56:34.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:56:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:57:07.384Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f4d1082f-8790-4db3-8ae5-17531ccd9755 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:07.397Z |WARN |[5cdb7fe2-2, L:/10.233.69.66:42082 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:07.398Z |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-03-11T05:57:17.401Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=11357a5a-2da1-4198-8882-1e19548fd8f1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:17.441Z |WARN |[c2b5e471-1, L:/10.233.69.66:45488 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:17.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-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:57:27.443Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a256f733-4d1a-4e54-9bf9-3d18c1b475bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:27.495Z |WARN |[b4d5a0c2-1, L:/10.233.69.66:45824 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:27.495Z |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-03-11T05:57:37.496Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cb4adec9-4501-4c5c-a5f0-f166e69e4ac1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:37.532Z |WARN |[7cf4e8af-1, L:/10.233.69.66:46202 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:37.533Z |WARN |Chain of 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-03-11T05:57:47.533Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fc551cf5-4a6b-480b-94e2-87ab004fa90c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:47.587Z |WARN |[307e419e-1, L:/10.233.69.66:46544 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:47.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-03-11T05:57:57.588Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4ee764d2-8bec-4921-bc1a-303ff1138d18 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:57:57.631Z |WARN |[cc64d062-1, L:/10.233.69.66:46922 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:57:57.632Z |WARN |Chain of 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-03-11T05:58:07.633Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=70d24d6e-2ec6-4899-bcc9-cd3341b6b480 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:07.678Z |WARN |[03cc7567-1, L:/10.233.69.66:47268 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:07.679Z |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-03-11T05:58:17.679Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=cfdfae19-da27-4f52-be55-4607ee167673 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:17.742Z |WARN |[605b0d88-1, L:/10.233.69.66:47594 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:17.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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:58:27.743Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=583ce067-fd53-42ad-b7bd-0818874cfc08 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:27.774Z |WARN |[6bdce203-1, L:/10.233.69.66:47930 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:27.775Z |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-03-11T05:58:37.775Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5e84a4a4-0807-4e1c-b155-4923db56ae6f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:37.808Z |WARN |[5ac3eac0-1, L:/10.233.69.66:48284 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:37.809Z |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-03-11T05:58:47.810Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5b2dedf7-05e5-4386-8f05-60cb959301c2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:47.850Z |WARN |[25ef8692-1, L:/10.233.69.66:48636 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:47.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T05:58:57.852Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=70985ea7-5234-4068-9b37-be8146fb9c89 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:58:57.941Z |WARN |[7732661f-1, L:/10.233.69.66:49004 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:58:57.942Z |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-03-11T05:59:07.942Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=44e0ef80-abee-4389-a870-c88a1f905002 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:07.975Z |WARN |[bfc39cfb-1, L:/10.233.69.66:49334 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:07.975Z |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-03-11T05:59:17.976Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6166e45f-22fc-43cd-8a93-8e160201370b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:18.009Z |WARN |[35262f5a-1, L:/10.233.69.66:49650 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:18.010Z |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-03-11T05:59:28.011Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7f852767-b4e0-4124-9554-2f5baa396473 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:28.174Z |WARN |[51f9a513-1, L:/10.233.69.66:50020 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:28.175Z |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-03-11T05:59:38.175Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=42d85fbe-65e0-4a6c-9cae-c1baad7d6906 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:38.278Z |WARN |[b45ec43c-1, L:/10.233.69.66:50358 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:38.279Z |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-03-11T05:59:48.279Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5c09812e-1878-4c2e-bae6-e0e517681805 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:48.322Z |WARN |[427871d7-1, L:/10.233.69.66:50686 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:48.323Z |WARN |Chain of 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-03-11T05:59:58.326Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e063536d-7948-41e1-9810-4c3f458cbff4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T05:59:58.406Z |WARN |[33297497-1, L:/10.233.69.66:51032 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T05:59:58.407Z |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-03-11T06:00:08.408Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=95b61572-ebfa-4758-9cb3-f6f861826aae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:08.485Z |WARN |[53bebd22-1, L:/10.233.69.66:51392 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:08.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-03-11T06:00:18.486Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=15ab348e-9366-471d-9ace-39b01911447b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:18.645Z |WARN |[8181a72d-1, L:/10.233.69.66:51706 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:18.646Z |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-03-11T06:00:28.656Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bb879262-f341-4f2e-aadb-74adf6fd924d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:28.778Z |WARN |[b287c63a-1, L:/10.233.69.66:52086 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:28.779Z |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-03-11T06:00:38.787Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ef8cfea2-5cd1-4303-b22a-195894916386 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:38.928Z |WARN |[035ac51b-1, L:/10.233.69.66:52486 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:38.929Z |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-03-11T06:00:48.929Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9880dea2-0fd9-41ba-9171-1b708df8cd88 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:49.024Z |WARN |[f0abc029-1, L:/10.233.69.66:52836 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:49.025Z |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-03-11T06:00:59.026Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5fe2b3e2-1037-4300-b802-07b5d0c5fc6a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:00:59.158Z |WARN |[3f74c3e6-1, L:/10.233.69.66:53208 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:00:59.168Z |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-03-11T06:01:09.172Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=203aa1c3-1068-4de5-8529-d30dc0030fa0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:09.256Z |WARN |[6b1b33eb-1, L:/10.233.69.66:53556 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:09.257Z |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-03-11T06:01:19.257Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bc1f621e-13da-4086-9cb1-89f6027142b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:19.314Z |WARN |[74ee9028-1, L:/10.233.69.66:53902 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:19.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-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:01:29.316Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fdcc6e7c-3827-4101-bfc0-fd8375c4cafb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:29.353Z |WARN |[34c3b7d6-1, L:/10.233.69.66:54250 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:29.354Z |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.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T06:01:34.581Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:01:34.581Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:01:34.581Z |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-03-11T06:01:34.581Z |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-03-11T06:01:34.582Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:01:34.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:01:34.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T06:01:34.595Z |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-03-11T06:01:34.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:01:39.354Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=333b521b-546e-41e7-bc77-4f693df222dd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:39.414Z |WARN |[4ece8174-1, L:/10.233.69.66:54606 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:39.435Z |WARN |Chain of 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-03-11T06:01:49.438Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3c5df3d6-a371-448d-97ea-876ae8ad647e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:49.559Z |WARN |[5157c3d6-1, L:/10.233.69.66:54926 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:49.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-03-11T06:01:59.583Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8b240f05-21cd-4e29-97d0-de4623b5a741 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:01:59.659Z |WARN |[26705bb6-1, L:/10.233.69.66:55286 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:01:59.659Z |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-03-11T06:02:09.661Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c279ca22-9e2f-4bb3-8caa-a44510d5795d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:02:09.722Z |WARN |[c50602a7-1, L:/10.233.69.66:55628 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:02:09.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:02:19.725Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=84251494-4d6e-487e-836d-68a2635c598c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:02:19.778Z |WARN |[daa6aa38-1, L:/10.233.69.66:55982 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:02:19.779Z |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-03-11T06:02:29.780Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ffb2f07e-8bd9-4743-88e3-ebeaf86a937a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:02:29.864Z |WARN |[51207727-1, L:/10.233.69.66:56304 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:02:29.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:02:39.866Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f73509b0-0950-40a0-8ab5-b15cefa3aad9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:02:39.908Z |WARN |[bf3c44d3-1, L:/10.233.69.66:56634 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:02:39.909Z |WARN |Chain of 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-03-11T06:02:49.910Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=28dda4ab-7d6d-4985-99d7-20ecd548c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:04:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:04:44.756Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c4736ae4-2e49-4b65-b8b5-421a5ec859d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:04:44.762Z |WARN |[18208c91-2, L:/10.233.69.66:56970 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:04:44.763Z |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-03-11T06:04:54.763Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=50f564c6-a97d-4de1-a34d-649e95f6f8fa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:04:54.810Z |WARN |[09447ea6-1, L:/10.233.69.66:33560 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:04:54.812Z |WARN |Chain of 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-03-11T06:05:04.813Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=389714dc-6253-45d2-a4cb-eaed4c3b7e36 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:05:04.861Z |WARN |[2f122816-1, L:/10.233.69.66:33926 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:05:04.862Z |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-03-11T06:05:14.862Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=67837da7-4f87-4df3-bc23-b76fc8ca5a87 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:05:14.933Z |WARN |[19f60570-1, L:/10.233.69.66:34250 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:05:14.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-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:05:24.937Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f80f0a6e-0a4c-4431-a1a3-785f62a7ec83 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:05:24.978Z |WARN |[952563b5-1, L:/10.233.69.66:34570 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:05:24.979Z |WARN |Chain of 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-03-11T06:05:34.980Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ecb630e6-78bd-447b-a0ec-b5e65ba7b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T06:06:34.783Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:06:34.784Z |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-03-11T06:06:34.784Z |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-03-11T06:06:34.784Z |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-03-11T06:06:34.785Z |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-03-11T06:06:34.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:06:34.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T06:06:34.793Z |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-03-11T06:06:34.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:07:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:07:19.867Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ca54a410-8f2a-4bc9-a529-cacb811f306d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:07:19.886Z |WARN |[4a5a1ba5-2, L:/10.233.69.66:34902 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:07:19.886Z |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-03-11T06:07:29.888Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b0bbee18-f4a9-4e43-a94e-7ed9a9d29193 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:07:29.941Z |WARN |[f96e5154-1, L:/10.233.69.66:38846 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:07:29.941Z |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-03-11T06:07:39.943Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=54afd4e5-5682-4abe-8ade-7a902f5b5f4f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:07:40.017Z |WARN |[038658e4-1, L:/10.233.69.66:39232 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:07:40.017Z |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-03-11T06:07:50.020Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1cef8b2a-3d26-4ede-ae58-dcb37447fd61 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:07:50.109Z |WARN |[0ac01431-1, L:/10.233.69.66:39598 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:07:50.110Z |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-03-11T06:08:00.112Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=52766f17-1a4e-4b52-8673-ab5a1aba27b8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:08:00.236Z |WARN |[a7d10a74-1, L:/10.233.69.66:39960 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:08:00.237Z |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-03-11T06:08:10.239Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0b9e2aae-ab12-4476-b1d5-d3f25a6f097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:09:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:09:58.383Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=52b32f78-e313-4dd5-bed2-0336add028e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:09:58.394Z |WARN |[5c77a0ee-2, L:/10.233.69.66:40318 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:09:58.395Z |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-03-11T06:10:08.396Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=aa4c3959-211d-4ce3-929c-79987be609fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:08.461Z |WARN |[355370c9-1, L:/10.233.69.66:44406 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:08.462Z |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-03-11T06:10:18.463Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=919e47e2-a1b0-48c0-866e-a304afa76224 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:18.506Z |WARN |[538a0477-1, L:/10.233.69.66:44742 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:18.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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:10:28.508Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=82ca86ff-54e3-4088-a126-794b87497272 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:28.554Z |WARN |[ab089f26-1, L:/10.233.69.66:45074 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:28.555Z |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-03-11T06:10:38.556Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=3f3dbca6-e8b4-44ee-aef4-d50982fcde48 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:38.611Z |WARN |[64379275-1, L:/10.233.69.66:45414 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:38.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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:10:48.613Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=37ccb809-f62d-4831-b145-4173d0d4f479 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:48.696Z |WARN |[a2be2e5f-1, L:/10.233.69.66:45746 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:48.697Z |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-03-11T06:10:58.699Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f46119cc-f17b-4510-9988-7157671541be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:10:58.796Z |WARN |[4c7bd197-1, L:/10.233.69.66:46110 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:10:58.797Z |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-03-11T06:11:08.798Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=845271a5-d4cf-42dd-9226-09e32031837b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:08.876Z |WARN |[0b490dd7-1, L:/10.233.69.66:46446 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:08.876Z |WARN |Chain of 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-03-11T06:11:18.878Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=00698163-82d5-4362-838d-24822a40e5fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:18.968Z |WARN |[8563ded5-1, L:/10.233.69.66:46778 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:18.968Z |WARN |Chain of 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-03-11T06:11:28.970Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a0c95845-1e0d-4c31-906e-9d23339e164c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:29.017Z |WARN |[d4572362-1, L:/10.233.69.66:47138 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:29.017Z |WARN |Chain of 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-03-11T06:11:34.757Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:11:34.759Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:11:34.759Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-11T06:11:34.760Z |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-03-11T06:11:34.761Z |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-03-11T06:11:34.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:11:34.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T06:11:34.799Z |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-03-11T06:11:34.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:11:39.018Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=30b37682-35ae-438a-9812-a9a927e7f67e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:39.073Z |WARN |[e9c66e42-1, L:/10.233.69.66:47510 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:39.077Z |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-03-11T06:11:49.077Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7e7324de-f979-4de2-abeb-e204aa5657fa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:49.127Z |WARN |[92f4a35d-1, L:/10.233.69.66:47876 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:49.128Z |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-03-11T06:11:59.130Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=86424570-ca02-4d7d-8d0d-2e7b3fdb51c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:11:59.165Z |WARN |[ed5bdac1-1, L:/10.233.69.66:48266 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:11:59.166Z |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-03-11T06:12:09.166Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=472c9d2b-5308-43ff-92e2-051bad733da2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:09.252Z |WARN |[2323222c-1, L:/10.233.69.66:48612 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:09.277Z |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-03-11T06:12:19.277Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6c3ce470-41a8-4d6f-88c8-be7f7978f7d7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:19.315Z |WARN |[bc587389-1, L:/10.233.69.66:48942 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:19.316Z |WARN |Chain of 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-03-11T06:12:29.318Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7b29460d-2d8f-4960-90fa-b2c15de1a79e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:29.365Z |WARN |[ab604f5f-1, L:/10.233.69.66:49294 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:29.365Z |WARN |Chain of 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-03-11T06:12:39.367Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=97af19a6-2af5-4121-bcfe-479f6b0331aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:39.499Z |WARN |[4e7080c3-1, L:/10.233.69.66:49648 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:39.500Z |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-03-11T06:12:49.504Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=12976e88-099a-4c96-92c2-7e595345023d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:49.603Z |WARN |[651803ed-1, L:/10.233.69.66:50000 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:49.604Z |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-03-11T06:12:59.605Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=08d9cd15-afc1-4f65-81ed-45afa8b35aaa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:12:59.722Z |WARN |[2b2ae481-1, L:/10.233.69.66:50390 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:12:59.723Z |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-03-11T06:13:09.724Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=1633274c-5647-42ed-9ae1-253034fd4f5a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:13:09.776Z |WARN |[149ec6fa-1, L:/10.233.69.66:50728 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:13:09.778Z |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-03-11T06:13:19.779Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=b8f8e93a-f3f9-4a81-a492-ac61aec07c86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:13:19.820Z |WARN |[6d1a9327-1, L:/10.233.69.66:51068 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:13:19.820Z |WARN |Chain of 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-03-11T06:13:29.824Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=24b61302-b107-4389-bc87-7e4f0b6b226c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:13:29.874Z |WARN |[47e67b48-1, L:/10.233.69.66:51418 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:13:29.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-03-11T06:13:39.882Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=40180120-be2d-42bc-8bd2-3b6038415e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:15:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:15:35.035Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e5937179-c3ee-4372-8cf6-d4fa057ab121 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:15:35.048Z |WARN |[d1e36aec-2, L:/10.233.69.66:51792 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:15:35.050Z |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-03-11T06:15:45.053Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d2898abd-77d4-4dd5-9056-66f5e065f144 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:15:45.106Z |WARN |[1c881928-1, L:/10.233.69.66:56112 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:15:45.108Z |WARN |Chain of 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-03-11T06:15:55.109Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=7e649c7a-0ad8-40cb-8b3c-1c46f3c7c03e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:15:55.183Z |WARN |[e26c277b-1, L:/10.233.69.66:56496 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:15:55.185Z |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-03-11T06:16:05.186Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8a044b35-b78f-4f59-8c5d-6977df56e953 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:16:05.229Z |WARN |[dc174434-1, L:/10.233.69.66:56842 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:16:05.230Z |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-03-11T06:16:15.235Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=4cb751a0-1391-45fe-81d7-e27ea7fb7bfd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:16:15.307Z |WARN |[a004aec5-1, L:/10.233.69.66:57214 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:16:15.308Z |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-03-11T06:16:25.309Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=fc17950e-4875-4345-b8e2-bfc2a464ebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-11T06:16:35.058Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:16:35.059Z |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-03-11T06:16:35.060Z |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-03-11T06:16:35.060Z |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-03-11T06:16:35.061Z |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-03-11T06:16:35.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:16:35.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T06:16:35.075Z |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-03-11T06:16:35.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:18:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:18:35.110Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a2f82324-aff8-4c9a-bea9-a0a50e2f3d4a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:18:35.117Z |WARN |[ff2d68af-2, L:/10.233.69.66:57588 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:18:35.118Z |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-03-11T06:18:45.118Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=a5a34c6b-36d0-4034-a4bb-cd9bb20d6a77 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:18:45.260Z |WARN |[61e27d20-1, L:/10.233.69.66:34194 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:18:45.261Z |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-03-11T06:18:55.263Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f7713463-b537-43bb-aed4-703f688a8bd2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:18:55.292Z |WARN |[bc1bfa3b-1, L:/10.233.69.66:34574 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:18:55.293Z |WARN |Chain of 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-03-11T06:19:05.293Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=71fd5b27-5b15-4ec6-9cb5-b0b913ffac5f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:05.329Z |WARN |[5f200484-1, L:/10.233.69.66:34944 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:05.330Z |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-03-11T06:19:15.335Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=954f2191-779a-4192-9385-0917c22c2fc4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:15.384Z |WARN |[22dd89d6-1, L:/10.233.69.66:35310 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:15.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-03-11T06:19:25.388Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c1985294-992f-4a1c-a388-1ae662859b5a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:25.533Z |WARN |[46b0e9c4-1, L:/10.233.69.66:35662 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:25.534Z |WARN |Chain of 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-03-11T06:19:35.535Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e3c00956-48aa-4c23-9ec2-c427ef87aa51 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:35.652Z |WARN |[ae809db4-1, L:/10.233.69.66:36002 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:35.652Z |WARN |Chain of 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-03-11T06:19:45.653Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=ab1ff362-cd73-450e-8bc8-4ece1b65b21e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:45.733Z |WARN |[19403aa3-1, L:/10.233.69.66:36322 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:45.734Z |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-03-11T06:19:55.735Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=431af080-edd7-4a98-81e6-8e8210169869 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:19:55.803Z |WARN |[dd6579d5-1, L:/10.233.69.66:36656 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:19:55.804Z |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-03-11T06:20:05.804Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=12c03150-1f57-4ee2-b0fd-0f5655ad1bd7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:05.863Z |WARN |[b750f014-1, L:/10.233.69.66:37020 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:05.864Z |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-03-11T06:20:15.866Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0a8fa5af-3535-41c2-a9ba-2063203970fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:16.030Z |WARN |[44252827-1, L:/10.233.69.66:37372 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:16.032Z |WARN |Chain of 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-03-11T06:20:26.034Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d5bf463a-8afa-4c6c-809c-8c00b92f026f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:26.263Z |WARN |[470f5f67-1, L:/10.233.69.66:37716 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:26.263Z |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-03-11T06:20:36.266Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=6f249a6a-0373-49d7-bcfb-ac1f2bd4680a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:36.417Z |WARN |[2f07ab68-1, L:/10.233.69.66:38048 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:36.418Z |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-03-11T06:20:46.422Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=c62e7166-b372-4fec-9e6d-76ab5ad9a248 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:46.560Z |WARN |[6c356832-1, L:/10.233.69.66:38374 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:46.561Z |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-03-11T06:20:56.562Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=15133d37-fcde-4ec6-b17c-30d8c941357f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:20:56.642Z |WARN |[9fbcb1d6-1, L:/10.233.69.66:38738 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:20:56.643Z |WARN |Chain of 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-03-11T06:21:06.644Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=716ea1d3-1d8d-42bf-a4fa-3eebb8b4efc9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:06.709Z |WARN |[67478a51-1, L:/10.233.69.66:39096 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:06.709Z |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-03-11T06:21:16.710Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=75acd500-9041-4c8c-83f7-61a4b6006eb6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:16.907Z |WARN |[d8d636bc-1, L:/10.233.69.66:39444 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:16.908Z |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-03-11T06:21:26.916Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=35ea220f-a429-44e7-a02d-fbff46561a17 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:26.999Z |WARN |[ce0b3b08-1, L:/10.233.69.66:39776 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:27.000Z |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-03-11T06:21:34.671Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-11T06:21:34.672Z |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-03-11T06:21:34.672Z |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-03-11T06: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-03-11T06: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-03-11T06:21:34.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-11T06:21:34.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-11T06:21:34.680Z |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-03-11T06:21:34.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-11T06:21:37.001Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bfc58157-a9cc-465d-af9c-8433c75b30da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:37.185Z |WARN |[76a543a6-1, L:/10.233.69.66:40132 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:37.195Z |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-03-11T06:21:47.196Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=f29e2c30-c01b-4719-af05-73d14f9c87c4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:47.287Z |WARN |[ce61cc03-1, L:/10.233.69.66:40502 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:47.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-03-11T06:21:57.288Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0f3fb852-03f2-4dd4-bea6-b91a2f9e6ed3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:21:57.337Z |WARN |[a30c62eb-1, L:/10.233.69.66:40880 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:21:57.338Z |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-03-11T06:22:07.339Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=d704e0d2-e207-4ac6-ba58-9c88fe39d06b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:07.380Z |WARN |[f6f58f57-1, L:/10.233.69.66:41252 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:07.381Z |WARN |Chain of 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-03-11T06:22:17.381Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=af471803-b33f-42a5-a2d2-6e35d4703ea9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:17.424Z |WARN |[8c487e49-1, L:/10.233.69.66:41606 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:17.425Z |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-03-11T06:22:27.427Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=39884076-f8e4-42fb-ba04-89fe648c8eb0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:27.472Z |WARN |[4a4b27f8-1, L:/10.233.69.66:41928 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:27.473Z |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-03-11T06:22:37.473Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=5ec83693-1df6-4ff2-a9aa-1604dcb8c853 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:37.517Z |WARN |[850de6c4-1, L:/10.233.69.66:42264 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:37.518Z |WARN |Chain of 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-03-11T06:22:47.520Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=e1a62bf1-9249-4194-8ad3-7bedf4a6b789 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:47.568Z |WARN |[4e8f521d-1, L:/10.233.69.66:42586 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:47.569Z |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-03-11T06:22:57.569Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=0c78127a-c4a5-4ec9-aeff-a2f972a38c7a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:22:57.625Z |WARN |[01ffa00c-1, L:/10.233.69.66:42966 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:22:57.626Z |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-03-11T06:23:07.628Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8bd626b1-5360-4618-a946-8a6a754f7d1f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:07.681Z |WARN |[7396dd29-1, L:/10.233.69.66:43300 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:07.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-03-11T06:23:17.682Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=2a9f5f47-5311-494b-b4af-9e2dc58837dc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:17.730Z |WARN |[5ee5e539-1, L:/10.233.69.66:43642 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:17.731Z |WARN |Chain of 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-03-11T06:23:27.731Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=685a2dad-1792-4956-a7f2-46070e9f76d7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:27.781Z |WARN |[74ba9df7-1, L:/10.233.69.66:43954 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:27.782Z |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-03-11T06:23:37.783Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=082a0dff-c428-4708-be93-617c9f476914 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:37.815Z |WARN |[be24b4b7-1, L:/10.233.69.66:44304 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:37.816Z |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-03-11T06:23:47.817Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=aad429d8-7b3f-4aa0-b993-6817e19f3ae7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:47.860Z |WARN |[0b16c13d-1, L:/10.233.69.66:44646 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:47.861Z |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-03-11T06:23:57.862Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=9baf59fc-20f0-4c9e-b4e3-e14069f69dc6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:23:57.893Z |WARN |[1298985b-1, L:/10.233.69.66:45022 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:23:57.894Z |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-03-11T06:24:07.894Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=8ee7fd40-ce1b-4b99-b775-5701dc758bba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:24:07.958Z |WARN |[e98cbef9-1, L:/10.233.69.66:45388 ! R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:24:07.959Z |WARN |Chain of 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-03-11T06:24:17.960Z |INFO |Init configs |InvocationID=4b5b62e8-26af-4050-9e6e-dd8730f3e8ec, InstanceUUID=bd30b0aa-53bb-4b5e-a9c4-cc576a54cd1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-03-11T06:24:18.067Z |WARN |[687e35ef-1, L:/10.233.69.66:45746 - R:message-router.onap.svc.cluster.local/10.233.69.154: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-03-11T06:24:18.068Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: