[infinispan-issues] [JBoss JIRA] (ISPN-2516) org.infinispan.distribution.topologyaware.TopologyAwareStateTransferTest.testNodeDown3 fails randomly

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Oct 7 05:16:04 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12810377#comment-12810377 ] 

RH Bugzilla Integration commented on ISPN-2516:
-----------------------------------------------

Anna Manukyan <amanukya at redhat.com> made a comment on [bug 855350|https://bugzilla.redhat.com/show_bug.cgi?id=855350]

Hi,

the failure reappears on java16_default,w2k8r2 && x86_64 environment. The failure is:

Error Message

Timed out before caches had complete views.  Expected 2 members in each view.  Views are as follows: [[TopologyAwareStateTransferTest-NodeA-65287], [TopologyAwareStateTransferTest-NodeA-65287, TopologyAwareStateTransferTest-NodeB-35578, TopologyAwareStateTransferTest-NodeD-57223]]

Stacktrace

java.lang.RuntimeException: Timed out before caches had complete views.  Expected 2 members in each view.  Views are as follows: [[TopologyAwareStateTransferTest-NodeA-65287], [TopologyAwareStateTransferTest-NodeA-65287, TopologyAwareStateTransferTest-NodeB-35578, TopologyAwareStateTransferTest-NodeD-57223]]
	at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:248)
	at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:238)
	at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:333)
	at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:907)
	at org.infinispan.distribution.topologyaware.TopologyAwareStateTransferTest.testNodeDown3(TopologyAwareStateTransferTest.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)

Standard Output

[testng-TopologyAwareStateTransferTest] Test testNodeDown3(org.infinispan.distribution.topologyaware.TopologyAwareStateTransferTest) failed.
Test suite progress: tests succeeded: 1651, failed: 1, skipped: 0.
                
> org.infinispan.distribution.topologyaware.TopologyAwareStateTransferTest.testNodeDown3 fails randomly
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-2516
>                 URL: https://issues.jboss.org/browse/ISPN-2516
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Anna Manukyan
>            Assignee: Dan Berindei
>              Labels: testsuite_stability
>             Fix For: 5.3.0.Final
>
>
> The test fails randomly on Rhel6x64 IBM7JDk (for JDG testsuite).
> You can find the log here:
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-ispn-testsuite-rhel/jdk=ibm16,label=RHEL6_x86/27/testReport/org.infinispan.distribution.topologyaware/TopologyAwareStateTransferTest/testNodeDown3/
> The bug doesn't appear when the test is run separately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list