[JBoss JIRA] (ISPN-8114) Random failures in loading from Hibernate Cache
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-8114?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-8114:
-----------------------------------
Forum Reference: http://lists.jboss.org/pipermail/infinispan-dev/2017-August/017788.html
> Random failures in loading from Hibernate Cache
> -----------------------------------------------
>
> Key: ISPN-8114
> URL: https://issues.jboss.org/browse/ISPN-8114
> Project: Infinispan
> Issue Type: Bug
> Components: Hibernate Cache
> Affects Versions: 9.1.0.Final
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 9.1.1.Final
>
>
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[read-only, INVALIDATION_SYNC]}}
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[transactional, INVALIDATION_SYNC]}}
> {code}
> java.lang.AssertionError: Citizen (1234) should have present in the cache
> at org.junit.Assert.fail(Assert.java:88)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.assertLoadedFromCache(NaturalIdInvalidationTest.java:144)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll(NaturalIdInvalidationTest.java:114)
> 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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at org.hibernate.testing.junit4.ExtendedFrameworkMethod.invokeExplosively(ExtendedFrameworkMethod.java:45)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
> at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-8114) Random failures in loading from Hibernate Cache
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-8114?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-8114:
-----------------------------------
Fix Version/s: 9.1.1.Final
> Random failures in loading from Hibernate Cache
> -----------------------------------------------
>
> Key: ISPN-8114
> URL: https://issues.jboss.org/browse/ISPN-8114
> Project: Infinispan
> Issue Type: Bug
> Components: Hibernate Cache
> Affects Versions: 9.1.0.Final
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
> Fix For: 9.1.1.Final
>
>
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[read-only, INVALIDATION_SYNC]}}
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[transactional, INVALIDATION_SYNC]}}
> {code}
> java.lang.AssertionError: Citizen (1234) should have present in the cache
> at org.junit.Assert.fail(Assert.java:88)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.assertLoadedFromCache(NaturalIdInvalidationTest.java:144)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll(NaturalIdInvalidationTest.java:114)
> 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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at org.hibernate.testing.junit4.ExtendedFrameworkMethod.invokeExplosively(ExtendedFrameworkMethod.java:45)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
> at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-8114) Random failures in loading from Hibernate Cache
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-8114?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-8114:
-----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5350
> Random failures in loading from Hibernate Cache
> -----------------------------------------------
>
> Key: ISPN-8114
> URL: https://issues.jboss.org/browse/ISPN-8114
> Project: Infinispan
> Issue Type: Bug
> Components: Hibernate Cache
> Affects Versions: 9.1.0.Final
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: testsuite_stability
>
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[read-only, INVALIDATION_SYNC]}}
> {{org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll[transactional, INVALIDATION_SYNC]}}
> {code}
> java.lang.AssertionError: Citizen (1234) should have present in the cache
> at org.junit.Assert.fail(Assert.java:88)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.assertLoadedFromCache(NaturalIdInvalidationTest.java:144)
> at org.infinispan.test.hibernate.cache.functional.cluster.NaturalIdInvalidationTest.testAll(NaturalIdInvalidationTest.java:114)
> 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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at org.hibernate.testing.junit4.ExtendedFrameworkMethod.invokeExplosively(ExtendedFrameworkMethod.java:45)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
> at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-4042) MarshalledValuesEvictionTest always fails
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-4042?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-4042:
----------------------------------
Status: Pull Request Sent (was: Reopened)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5351
> MarshalledValuesEvictionTest always fails
> -----------------------------------------
>
> Key: ISPN-4042
> URL: https://issues.jboss.org/browse/ISPN-4042
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 6.0.1.Final
> Reporter: Dan Berindei
> Labels: testsuite_stability
>
> The test might be invalid, it fails every time, even after fixing some obvious issues (such as enabling storeAsBinary).
> {noformat}
> java.lang.AssertionError
> at org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictCustomKeyValue(MarshalledValuesEvictionTest.java:64)
> java.lang.AssertionError
> at org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictPrimitiveKeyCustomValue(MarshalledValuesEvictionTest.java:86)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-4042) MarshalledValuesEvictionTest always fails
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-4042?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant reassigned ISPN-4042:
-------------------------------------
Assignee: Tristan Tarrant
> MarshalledValuesEvictionTest always fails
> -----------------------------------------
>
> Key: ISPN-4042
> URL: https://issues.jboss.org/browse/ISPN-4042
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 6.0.1.Final
> Reporter: Dan Berindei
> Assignee: Tristan Tarrant
> Labels: testsuite_stability
>
> The test might be invalid, it fails every time, even after fixing some obvious issues (such as enabling storeAsBinary).
> {noformat}
> java.lang.AssertionError
> at org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictCustomKeyValue(MarshalledValuesEvictionTest.java:64)
> java.lang.AssertionError
> at org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictPrimitiveKeyCustomValue(MarshalledValuesEvictionTest.java:86)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-8170) Disable maven download progress indication in CI
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-8170?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-8170:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/5348, https://github.com/infinispan/infinispan/pull/5349 (was: https://github.com/infinispan/infinispan/pull/5348)
> Disable maven download progress indication in CI
> ------------------------------------------------
>
> Key: ISPN-8170
> URL: https://issues.jboss.org/browse/ISPN-8170
> Project: Infinispan
> Issue Type: Task
> Components: Build process
> Affects Versions: 8.2.8.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.2.9.Final
>
>
> CI build logs are too big, and sometimes they're full of stuff like this:
> {noformat}
> 831/831 B ^M ^MUploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
> /infinispan-as-client-modules/8.2.8-SNAPSHOT/maven-metadata.xml (831 B at 1.6 KB/sec)
> Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
> es/8.2.8-SNAPSHOT/infinispan-as-client-modules-8.2.8-20170703.105949-1.zip
> 2/2647 KB ^M4/2647 KB ^M6/2647 KB ^M8/2647 KB ^M10/2647 KB ^M12/2647 KB ^M14/2647 KB ^M16/2647 KB ^M18
> /2647 KB ^M20/2647 KB ^M22/2647 KB ^M24/2647 KB ^M26/2647 KB ^M28/2647 KB ^M30/2647 KB ^M32/2647 KB ^M
> 34/2647 KB ^M36/2647 KB ^M38/2647 KB ^M40/2647 KB ^M42/2647 KB ^M44/2647 KB ^M46/2647 KB ^M48/2647 KB
> ^M50/2647 KB ^M52/2647 KB ^M54/2647 KB ^M56/2647 KB ^M58/2647 KB ^M60/2647 KB ^M62/2647 KB ^M64/2647 KB
> ^M66/2647 KB ^M68/2647 KB ^M70/2647 KB ^M72/2647 KB ^M74/2647 KB ^M76/2647 KB ^M78/2647 KB ^M80/2647 K
> B ^M82/2647 KB ^M84/2647 KB ^M86/2647 KB ^M88/2647 KB ^M90/2647 KB ^M92/2647 KB ^M94/2647 KB ^M96/2647
> KB ^M98/2647 KB ^M100/2647 KB ^M102/2647 KB ^M104/2647 KB ^M106/2647 KB ^M108/2647 KB ^M110/2647 KB
> ^M112/2647 KB ^M114/2647 KB ^M116/2647 KB ^M118/2647 KB ^M120/2647 KB ^M122/2647 KB ^M124/2647 KB ^M126/
> 2647 KB ^M128/2647 KB ^M130/2647 KB ^M132/2647 KB ^M134/2647 KB ^M136/2647 KB ^M138/2647 KB ^M140/2647 K
> B ^M142/2647 KB ^M144/2647 KB ^M146/2647 KB ^M148/2647 KB ^M150/2647 KB ^M152/2647 KB ^M154/2647 KB ^M
> 156/2647 KB ^M158/2647 KB ^M160/2647 KB ^M162/2647 KB ^M164/2647 KB ^M166/2647 KB ^M168/2647 KB ^M170/26
> {noformat}
> We should use batch mode in order to disable the download/upload progress logs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (ISPN-8170) Disable maven download progress indication in CI
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-8170?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-8170:
-------------------------------
Status: Open (was: New)
> Disable maven download progress indication in CI
> ------------------------------------------------
>
> Key: ISPN-8170
> URL: https://issues.jboss.org/browse/ISPN-8170
> Project: Infinispan
> Issue Type: Task
> Components: Build process
> Affects Versions: 8.2.8.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.2.9.Final
>
>
> CI build logs are too big, and sometimes they're full of stuff like this:
> {noformat}
> 831/831 B ^M ^MUploaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
> /infinispan-as-client-modules/8.2.8-SNAPSHOT/maven-metadata.xml (831 B at 1.6 KB/sec)
> Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/inf...
> es/8.2.8-SNAPSHOT/infinispan-as-client-modules-8.2.8-20170703.105949-1.zip
> 2/2647 KB ^M4/2647 KB ^M6/2647 KB ^M8/2647 KB ^M10/2647 KB ^M12/2647 KB ^M14/2647 KB ^M16/2647 KB ^M18
> /2647 KB ^M20/2647 KB ^M22/2647 KB ^M24/2647 KB ^M26/2647 KB ^M28/2647 KB ^M30/2647 KB ^M32/2647 KB ^M
> 34/2647 KB ^M36/2647 KB ^M38/2647 KB ^M40/2647 KB ^M42/2647 KB ^M44/2647 KB ^M46/2647 KB ^M48/2647 KB
> ^M50/2647 KB ^M52/2647 KB ^M54/2647 KB ^M56/2647 KB ^M58/2647 KB ^M60/2647 KB ^M62/2647 KB ^M64/2647 KB
> ^M66/2647 KB ^M68/2647 KB ^M70/2647 KB ^M72/2647 KB ^M74/2647 KB ^M76/2647 KB ^M78/2647 KB ^M80/2647 K
> B ^M82/2647 KB ^M84/2647 KB ^M86/2647 KB ^M88/2647 KB ^M90/2647 KB ^M92/2647 KB ^M94/2647 KB ^M96/2647
> KB ^M98/2647 KB ^M100/2647 KB ^M102/2647 KB ^M104/2647 KB ^M106/2647 KB ^M108/2647 KB ^M110/2647 KB
> ^M112/2647 KB ^M114/2647 KB ^M116/2647 KB ^M118/2647 KB ^M120/2647 KB ^M122/2647 KB ^M124/2647 KB ^M126/
> 2647 KB ^M128/2647 KB ^M130/2647 KB ^M132/2647 KB ^M134/2647 KB ^M136/2647 KB ^M138/2647 KB ^M140/2647 K
> B ^M142/2647 KB ^M144/2647 KB ^M146/2647 KB ^M148/2647 KB ^M150/2647 KB ^M152/2647 KB ^M154/2647 KB ^M
> 156/2647 KB ^M158/2647 KB ^M160/2647 KB ^M162/2647 KB ^M164/2647 KB ^M166/2647 KB ^M168/2647 KB ^M170/26
> {noformat}
> We should use batch mode in order to disable the download/upload progress logs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months