You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/04/06 10:20:00 UTC

[jira] [Created] (IGNITE-8161) Suspend-resume TX test is flaky on TC (~5% fail rate)

Dmitriy Pavlov created IGNITE-8161:
--------------------------------------

             Summary: Suspend-resume TX test is flaky on TC (~5% fail rate)
                 Key: IGNITE-8161
                 URL: https://issues.apache.org/jira/browse/IGNITE-8161
             Project: Ignite
          Issue Type: Test
          Components: cache
            Reporter: Dmitriy Pavlov


https://ci.ignite.apache.org/viewLog.html?buildId=1176294&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_Cache6#testNameId-7194341254453895210

Causal chani java.lang.RuntimeException: javax.cache.CacheException: class org.apache.ignite.transactions.TransactionTimeoutException: Cache transaction timed out: GridNearTxLocal 

First exception in log
{noformat}
validParts=null, state=MARKED_ROLLBACK, timedOut=true, topVer=AffinityTopologyVersion [topVer=-1, minorTopVer=0], duration=172ms, onePhaseCommit=false], size=0]]]
    at org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest$CI2Exc.apply(IgniteOptimisticTxSuspendResumeTest.java:759)
    at org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest.executeTestForAllCaches(IgniteOptimisticTxSuspendResumeTest.java:728)
    at org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest.testTxTimeoutOnResumed(IgniteOptimisticTxSuspendResumeTest.java:431)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at junit.framework.TestCase.runTest(TestCase.java:176)
    at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2018)
    at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:136)
    at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1933)
    at java.lang.Thread.run(Thread.java:745)
{noformat}

Test history
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-7194341254453895210&tab=testDetails




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)