[ 
https://issues.apache.org/jira/browse/GEODE-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757877#comment-16757877
 ] 

ASF subversion and git services commented on GEODE-6347:
--------------------------------------------------------

Commit 5ee6fdc9172f8700aaa65f32bce70b24c2340b1c in geode's branch 
refs/heads/develop from Ryan McMahon
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5ee6fdc ]

GEODE-6347: Adding better logging around critical threshold state change (#3146)



> CI failure in CacheXml81DUnitTest.testResourceManagerThresholds
> ---------------------------------------------------------------
>
>                 Key: GEODE-6347
>                 URL: https://issues.apache.org/jira/browse/GEODE-6347
>             Project: Geode
>          Issue Type: Test
>          Components: core
>            Reporter: Jens Deppe
>            Assignee: Ryan McMahon
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This test has failed for the first time since changes to resource management.
> {{java.lang.AssertionError: Suspicious strings were written to the log during 
> this run.}}
> {{Fix the strings or use IgnoredException.addIgnoredException to ignore.}}
> {{-----------------------------------------------------------------------}}
> {{Found suspect string in log4j at line 601}}{{[error 2019/01/31 09:20:43.510 
> UTC <Test worker> tid=25] Member: c26734d01750(1:loner):0:6cde35a3 above heap 
> critical threshold. Event generated via 
> notification.}}{{-----------------------------------------------------------------------}}
> {{Found suspect string in log4j at line 658}}{{[error 2019/01/31 09:20:43.639 
> UTC <Test worker> tid=25] Member: c26734d01750(1:loner):0:6cde35a3 above heap 
> critical threshold. Event generated via notification.}}
>  
> Test logs can be found here:
>  
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0389/test-results/distributedTest/1548929534/
> [http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0389/test-artifacts/1548929534/distributedtestfiles-OpenJDK8-1.9.0-SNAPSHOT.0389.tgz]
>  
> The relevant portion of the log is probably this bit:
> {{[info 2019/01/31 09:20:43.504 UTC &lt;Test worker&gt; tid=0x19] 
> Initializing cache using file:/tmp/junit2767642211712670648/XML_8.1/ 
> CacheXml81DUnitTest_testResourceManagerThresholds.xml:}}
> {{ &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;cache 
> xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; 
> xmlns=&quot;http:// schema.pivotal.io/gemfire/cache&quot; 
> xsi:schemaLocation=&quot;http://schema.pivotal.io/gemfire/cache 
> http://schema.pivotal.io/gemfire/cache/cache-8.1. xsd&quot; 
> version=&quot;8.1&quot;&gt;}}
> {{ &lt;pdx/&gt;}}
> {{ &lt;function-service/&gt;}}
> {{ &lt;resource-manager critical-heap-percentage=&quot;90.0&quot; 
> eviction-heap-percentage=&quot;95.0&quot;/&gt;}}
> {{ &lt;/cache&gt;}}{{[error 2019/01/31 09:20:43.510 UTC &lt;Test worker&gt; 
> tid=0x19] Member: c26734d01750(1:loner):0:6cde35a3 above heap critical 
> threshold. Event generated via notification.}}{{[info 2019/01/31 09:20:43.512 
> UTC &lt;Test worker&gt; tid=0x19] Overridding MemoryPoolMXBean heap threshold 
> bytes 0 on pool PS Old Gen}}{{[error 2019/01/31 09:20:43.512 UTC &lt;Test 
> worker&gt; tid=0x19] Cache initialization for GemFireCache[id = 1617366676; 
> isClosing = false; isShutDownAll = false; created = Thu Jan 31 09:20:43 UTC 
> 2019; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60] 
> failed because: java.lang. IllegalArgumentException: Eviction percentage must 
> be less than the critical percentage.}}{{[info 2019/01/31 09:20:43.513 UTC 
> &lt;Test worker&gt; tid=0x19] GemFireCache[id = 1617366676; isClosing = true; 
> isShutDownAll = false; created = Thu Jan 31 09:20:43 UTC 2019; server = 
> false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now 
> closing.}}{{[error 2019/01/31 09:20:43.519 UTC &lt;Test worker&gt; tid=0x19] 
> Eviction percentage must be less than the critical percentage.}}
>  
>  
>  



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

Reply via email to