I have an onap cluster with a VES and DMaaP running. I deleted the VES pod, and let kubernetes bring it back up, in order to test another component, and i started getting this error in the VES logs:
[20:03:25,245][WARN ][pool-5-thread-1]Send failed, 28 message to send. [20:03:25,245][ERROR][pool-5-thread-1]PUB_CHRONIC_FAILURE: Send failure count is 1589, above threshold 5. [20:03:25,963][INFO ][pool-4-thread-1]sending 59 msgs to /events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 1725649 ms [20:03:25,963][WARN ][pool-4-thread-1]All hosts were blacklisted; reverting to full set of hosts. [20:03:25,964][INFO ][pool-4-thread-1]POST http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT (anonymous) ... [20:03:25,965][WARN ][pool-4-thread-1]Unknown host onap-dmaap; blacklisting for 10 minutes [20:03:25,965][WARN ][pool-4-thread-1]onap-dmaap java.net.UnknownHostException: onap-dmaap at java.net.InetAddress.getAllByName0(InetAddress.java:1280) at java.net.InetAddress.getAllByName(InetAddress.java:1192) at java.net.InetAddress.getAllByName(InetAddress.java:1126) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) Does anyone have any insight into this ? Thanks, William -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10761): https://lists.onap.org/g/onap-discuss/message/10761 Mute This Topic: https://lists.onap.org/mt/23006519/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
