Responded on the GitHub issue. There were changes but these should not
have affected query cache afaik. When Scott sends me the trace logs,
I'll investigate what's wrong.
I am already running test for hibernate-infinispan with trace logs in
CI, though I'll be offline for the rest of the day.
Radim
On 10/01/2015 06:14 PM, Scott Marlow wrote:
Hi Radim,
I'm consistently seeing a WildFly 2lc test failure with Hibernate ORM
5.0.2 (see [1]). This also recreates for me locally. Were there
additional 2lc changes in ORM 5.0.2?
Scott
[1]
https://github.com/wildfly/wildfly/pull/8220
On 10/01/2015 03:14 AM, Radim Vansa wrote:
> Sorry Steve, as I am on a meeting this week, I did not have a chance of
> looking into that this week, I'll make that my priority the next week.
> Sanne has told me that I can run the tests in CI on custom branch
> myself, so I hope I'll get some indication what's stalling the
> testsuite.
>
> Radim
>
> On 09/30/2015 09:21 PM, Steve Ebersole wrote:
>> Its failing on the second run as well. So for now I am disabling the
>> hibernate-infinispan tests again.
>>
>> On Wed, Sep 30, 2015 at 2:01 PM Steve Ebersole <steve(a)hibernate.org
>> <mailto:steve@hibernate.org>> wrote:
>>
>> So this just bit me (again) doing the release. I get transient
>> test failures in hibernate-infinispan trying to run the release.
>> This is getting frustrating.
>>
>> So can we get this to be a priority? Or else I am going to
>> seriously contemplate moving hibernate-infinispan into a new
>> project on its own.
>>
>>
>>
>> On Sat, Sep 26, 2015 at 6:26 AM Sanne Grinovero
>> <sanne(a)hibernate.org <mailto:sanne@hibernate.org>> wrote:
>>
>> Hi Radim,
>>
>> the
ci.hibernate.org <
http://ci.hibernate.org> server grants
>> permissions based on your github
>> id, AFAIR you should be able to create/edit jobs since you
>> have commit
>> permissions.
>> Clone the Hibernate ORM main job into a personal one, edit it
>> (like
>> have it build from a personal branch and disable spammy
>> notifications)
>> and test like as you prefer.
>> If it's not allowing you such permissions, let me know.
>>
>> If it's not enough to diagnose this, next week I can show you
>> how to
>> get a root terminal on the build slaves.
>>
>> Thanks for helping on this!
>>
>> Sanne
>>
>>
>> On 25 September 2015 at 19:05, Radim Vansa <rvansa(a)redhat.com
>> <mailto:rvansa@redhat.com>> wrote:
>> > Since we can't reproduce the test on local machine (I was
>> once runnning
>> > the testsuite whole night again and again and did not get
>> any crash),
>> > the only option I can think of is running
>> hibernate-infinispan with
>> > verbose logging in CI.
>> > To properly diagnose what has happened, we should set up
>> > org.jgroups TRACE
>> > org.infinispan TRACE
>> > org.infinispan.marshall DEBUG
>> > org.infinispan.commons.marshall DEBUG
>> >
>> > (the other two just reduce the verbosity in the parts we
>> don't need). If
>> > the build fails in CI and I can get my hands on the log, I
>> can investigate.
>> >
>> > Steve, should I prepare a PR switching the log level when
>> running
>> > testsuite, or could you do that only in the CI?
>> >
>> > Radim
>> >
>> > On 09/25/2015 04:28 PM, Steve Ebersole wrote:
>> >> We are again running into problems with
>> hibernate-infinispan tests. We are
>> >> seeing false test failures on CI. I cannot reproduce these
>> failures
>> >> locally, and even out on CI the test(s) that fil change
>> each time.
>> >>
>> >>
http://ci.hibernate.org/job/hibernate-orm-master-h2/1121/
>> >>
http://ci.hibernate.org/job/hibernate-orm-master-h2/1122/
>> >>
http://ci.hibernate.org/job/hibernate-orm-master-h2/1123/
>> >>
>> >> Are 3 job runs showing what I mean. There is no code
>> change between any of
>> >> these runs.
>> >> _______________________________________________
>> >> hibernate-dev mailing list
>> >> hibernate-dev(a)lists.jboss.org
>> <mailto:hibernate-dev@lists.jboss.org>
>> >>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> >
>> >
>> > --
>> > Radim Vansa <rvansa(a)redhat.com
<mailto:rvansa@redhat.com>>
>> > JBoss Performance Team
>> >
>> > _______________________________________________
>> > hibernate-dev mailing list
>> > hibernate-dev(a)lists.jboss.org
>> <mailto:hibernate-dev@lists.jboss.org>
>> >
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev(a)lists.jboss.org
>> <mailto:hibernate-dev@lists.jboss.org>
>>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>
>