You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (Jira)" <ji...@apache.org> on 2019/08/19 21:44:00 UTC

[jira] [Resolved] (GEODE-7103) CI Failure: org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest test000PartitionedRegionCreate hang

     [ https://issues.apache.org/jira/browse/GEODE-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-7103.
-------------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

> CI Failure: org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest test000PartitionedRegionCreate hang
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7103
>                 URL: https://issues.apache.org/jira/browse/GEODE-7103
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This test hung in an integration-test pipeline task.  The test has a lot of while-loops that have no timeouts.  Since the run timed out we have no good artifacts.
>  
> {noformat}
> "Test worker" #27 prio=5 os_prio=0 cpu=3696.49ms elapsed=1187.94s tid=0x00007fa200af8800 nid=0x1a in Object.wait()  [0x00007fa1d012c000]"Test worker" #27 prio=5 os_prio=0 cpu=3696.49ms elapsed=1187.94s tid=0x00007fa200af8800 nid=0x1a in Object.wait()  [0x00007fa1d012c000]   java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@11.0.4/Native Method) - waiting on <0x00000000d0570f78> (a java.lang.Object) at java.lang.Object.wait(java.base@11.0.4/Object.java:328) at org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest.createMultiplePartitionedRegions(PartitionedRegionCreationJUnitTest.java:402) - waiting to re-lock in wait() <0x00000000d0570f78> (a java.lang.Object) at org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest.test000PartitionedRegionCreate(PartitionedRegionCreationJUnitTest.java:109) {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)