Hello,
  My openflowplugin patch is failing with the below error.
  Suspecting some infra issue, any pointers?

  
https://jenkins.opendaylight.org/releng/job/openflowplugin-verify-oxygen-mvn33-openjdk8/325/console


08:16:31 
testinitChannelEncryptionSetNullTls(org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest)
  Time elapsed: 0.062 sec  <<< ERROR!
08:16:31 java.net.UnknownHostException: centos7-java-builder-2c-8g-7805: 
centos7-java-builder-2c-8g-7805: Name or service not known
08:16:31       at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
08:16:31       at 
org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest.setUp(PublishingChannelInitializerTest.java:82)
08:16:31       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
08:16:31       at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
08:16:31       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:16:31       at java.lang.reflect.Method.invoke(Method.java:498)
08:16:31       at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
08:16:31       at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
08:16:31       at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
08:16:31       at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
08:16:31       at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
08:16:31       at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
08:16:31       at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
08:16:31       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
08:16:31       at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
08:16:31       at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
08:16:31       at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
08:16:31       at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
08:16:31       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
08:16:31       at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
08:16:31       at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
08:16:31       at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
08:16:31       at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
08:16:31       at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
08:16:31       at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
08:16:31       at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
08:16:31 Caused by: java.net.UnknownHostException: 
centos7-java-builder-2c-8g-7805: Name or service not known
08:16:31       at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
08:16:31       at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
08:16:31       at 
java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
08:16:31       at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
08:16:31       ... 25 more


Thanks,
Faseela
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to