[JBoss JIRA] (ISPN-8254) InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare random failure
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8254:
-------------------------------------
Summary: InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare random failure
Key: ISPN-8254
URL: https://issues.jboss.org/browse/ISPN-8254
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
java.lang.AssertionError:
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:229)
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:211)
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:187)
at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:521)
at org.infinispan.lock.singlelock.replicated.pessimistic.InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare(InitiatorCrashPessimisticReplTest.java:96)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 18 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8254) InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare random failure
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8254?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8254:
----------------------------------
Labels: testsuite_stability (was: )
> InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare random failure
> --------------------------------------------------------------------------------------
>
> Key: ISPN-8254
> URL: https://issues.jboss.org/browse/ISPN-8254
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 9.1.0.Final
> Reporter: Tristan Tarrant
> Labels: testsuite_stability
>
> java.lang.AssertionError:
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:229)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:211)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:187)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:521)
> at org.infinispan.lock.singlelock.replicated.pessimistic.InitiatorCrashPessimisticReplTest.testInitiatorNodeCrashesBeforePrepare(InitiatorCrashPessimisticReplTest.java:96)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> ... Removed 18 stack frames
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8253) InitiatorCrashOptimisticReplTest.testInitiatorCrashesBeforeReleasingLock
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8253:
-------------------------------------
Summary: InitiatorCrashOptimisticReplTest.testInitiatorCrashesBeforeReleasingLock
Key: ISPN-8253
URL: https://issues.jboss.org/browse/ISPN-8253
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
java.lang.AssertionError: Expected key 'k' to be locked on cache 'Cache '___defaultcache'@InitiatorCrashOptimisticReplTest-NodeA-5100'
at org.infinispan.test.AbstractCacheTest.assertLocked(AbstractCacheTest.java:77)
at org.infinispan.lock.singlelock.replicated.optimistic.InitiatorCrashOptimisticReplTest.testInitiatorCrashesBeforeReleasingLock(InitiatorCrashOptimisticReplTest.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 18 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8252) OngoingTransactionsAndJoinTest.testRehashOnJoin random failures
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8252:
-------------------------------------
Summary: OngoingTransactionsAndJoinTest.testRehashOnJoin random failures
Key: ISPN-8252
URL: https://issues.jboss.org/browse/ISPN-8252
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
java.lang.AssertionError: Couldn't see key commit_during_rehash on joiner!
at org.infinispan.distribution.rehash.OngoingTransactionsAndJoinTest.testRehashOnJoin(OngoingTransactionsAndJoinTest.java:118)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8251) SoftIndexFileStoreTest.testWriteAndDeleteBatch
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8251:
-------------------------------------
Summary: SoftIndexFileStoreTest.testWriteAndDeleteBatch
Key: ISPN-8251
URL: https://issues.jboss.org/browse/ISPN-8251
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
Assignee: Radim Vansa
org.infinispan.persistence.spi.PersistenceException: java.lang.IllegalStateException: End of file reached when reading key on 5:351
at org.infinispan.persistence.sifs.SoftIndexFileStore.forEachOnDisk(SoftIndexFileStore.java:509)
at org.infinispan.persistence.sifs.SoftIndexFileStore.process(SoftIndexFileStore.java:519)
at org.infinispan.test.TestingUtil.allEntries(TestingUtil.java:1534)
at org.infinispan.test.TestingUtil.allEntries(TestingUtil.java:1539)
at org.infinispan.persistence.BaseStoreTest.testWriteAndDeleteBatch(BaseStoreTest.java:540)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: End of file reached when reading key on 5:351
at org.infinispan.persistence.sifs.EntryRecord.readKey(EntryRecord.java:77)
at org.infinispan.persistence.sifs.SoftIndexFileStore.forEachOnDisk(SoftIndexFileStore.java:476)
... 24 more
... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8250) ClusterListenerDistTest.testPrimaryOwnerGoesDownBeforeSendingEvent random failures
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8250:
-------------------------------------
Summary: ClusterListenerDistTest.testPrimaryOwnerGoesDownBeforeSendingEvent random failures
Key: ISPN-8250
URL: https://issues.jboss.org/browse/ISPN-8250
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Tristan Tarrant
java.lang.AssertionError: expected [true] but found [false]
at org.infinispan.notifications.cachelistener.cluster.ClusterListenerDistTest.testPrimaryOwnerGoesDownBeforeSendingEvent(ClusterListenerDistTest.java:71)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 20 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8249) EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8249?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8249:
----------------------------------
Description:
java.lang.AssertionError: cache size should be zero: 0
at org.infinispan.eviction.impl.EvictionFunctionalTest.testSimpleExpirationMaxIdle(EvictionFunctionalTest.java:93)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames
> EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
> -----------------------------------------------------------------
>
> Key: ISPN-8249
> URL: https://issues.jboss.org/browse/ISPN-8249
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.1.0.Final
> Reporter: Tristan Tarrant
> Labels: testsuite_stability
>
> java.lang.AssertionError: cache size should be zero: 0
> at org.infinispan.eviction.impl.EvictionFunctionalTest.testSimpleExpirationMaxIdle(EvictionFunctionalTest.java:93)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> ... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8249) EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8249?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8249:
----------------------------------
Status: Open (was: New)
> EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
> -----------------------------------------------------------------
>
> Key: ISPN-8249
> URL: https://issues.jboss.org/browse/ISPN-8249
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.1.0.Final
> Reporter: Tristan Tarrant
> Labels: testsuite_stability
>
> java.lang.AssertionError: cache size should be zero: 0
> at org.infinispan.eviction.impl.EvictionFunctionalTest.testSimpleExpirationMaxIdle(EvictionFunctionalTest.java:93)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> ... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-8249) EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8249?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8249:
----------------------------------
Affects Version/s: 9.1.0.Final
> EvictionFunctionalTest.testSimpleExpirationMaxIdle random failure
> -----------------------------------------------------------------
>
> Key: ISPN-8249
> URL: https://issues.jboss.org/browse/ISPN-8249
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.1.0.Final
> Reporter: Tristan Tarrant
> Labels: testsuite_stability
>
> java.lang.AssertionError: cache size should be zero: 0
> at org.infinispan.eviction.impl.EvictionFunctionalTest.testSimpleExpirationMaxIdle(EvictionFunctionalTest.java:93)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> ... Removed 16 stack frames
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month