The Jenkins Controller is preparing for shutdown. No new builds can be started.
Regression
com.jogamp.common.util.IntIntHashMapTest.benchmark
Failing for the past 1 build
(Since Unstable )
Error Message
'get' too slow
Stacktrace
junit.framework.AssertionFailedError: 'get' too slow at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:312) at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 5.725282ms map: 17.91688ms get iimap: 2.546844ms map: 9.849722ms remove iimap: 2.873535ms map: 20.254572ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 3.279387ms map: 5.489297ms get iimap: 14.024061ms map: 3.449004ms remove iimap: 8.650214ms map: 10.793681ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1610399802854 ms III - Start SLOCK [T main @ 1610399802867 ms +++ localhost/127.0.0.1:59999 - Locked within 16 ms, 1 attempts ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1610399805496 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1610399805497 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms