]
Dan Berindei updated ISPN-4653:
-------------------------------
Fix Version/s: (was: 7.0.0.Beta1)
Local host name missing in /etc/hosts on RH CI agents
-----------------------------------------------------
Key: ISPN-4653
URL:
https://issues.jboss.org/browse/ISPN-4653
Project: Infinispan
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build process
Reporter: Dan Berindei
Assignee: Dan Berindei
Labels: testsuite_stability
The host name in {{/etc/sysconfig/network}} did not match any entry in {{/etc/hosts}},
causing this error:
{noformat}
[15:18:54] : [org.infinispan:infinispan-persistence-cli] Error:
Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown:
java.net.UnknownHostException:
infinispan-ci-1.osop.rhcloud.com:
infinispan-ci-1.osop.rhcloud.com:
Name or service not known
{noformat}