The Jenkins Controller is preparing for shutdown. No new builds can be started.
Regression
com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2
Failing for the past 1 build
(Since Unstable )
Error Message
test timed out after 30000 milliseconds
Stacktrace
java.lang.Exception: test timed out after 30000 milliseconds at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at java.awt.EventQueue.invokeAndWait(EventQueue.java:1266) at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247) at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:53) at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:100) at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:205) at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172) at javax.media.opengl.Threading.invoke(Threading.java:191) at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:483) at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:724) at javax.media.opengl.awt.GLCanvas.invoke(GLCanvas.java:786) at com.jogamp.opengl.GLEventListenerState.moveFrom(GLEventListenerState.java:221) at com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase.testGLADOneLifecycle(GLContextDrawableSwitchBase.java:260) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.testGLCanvasImpl(TestGLContextDrawableSwitch12AWT.java:113) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2(TestGLContextDrawableSwitch12AWT.java:67)
Standard Error
SLOCK [T main @ 1373000410843 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-1 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1373000413848 ms +++ localhost/127.0.0.1:59999 - Locked within 3009 ms, 4 attempts ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true Thread[AWT-EventQueue-0,6,main] GearsES2.init ... GearsES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL2ES2/GL4bc.hw] GL Version 4.2 (hardware) - 4.2.12337 Compatibility Profile Context 13.101 [GL 4.2.0, vendor 13.101.0 (Compatibility Profile Context 13.101)] Quirks [DontCloseX11Display] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR ATI Technologies Inc. GL_RENDERER ATI Radeon HD 5800 Series GL_VERSION 4.2.12337 Compatibility Profile Context 13.101 GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0 GL FBO: basic true, full true GL_EXTENSIONS 230 GLX_EXTENSIONS 28 ----------------------------------------------------------------------------------------------------- gear1 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@3d2e9ac0 gear2 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@3eb1d2a1 gear3 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@c7b682f Thread[AWT-EventQueue-0,6,main] GearsES2.init FIN Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0/0 256x256, swapInterval 1, drawable 0x160000f AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0/0 256x256, swapInterval 1, drawable 0x160000f .. preserving.0 finishLifecycleAction(com.jogamp.opengl.util.Animator$3): ++++++ timeout reached ++++++ Thread-2 finishLifecycleAction(com.jogamp.opengl.util.Animator$3): OK false- pollPeriod 1000, blocking true, waited 1001/1000 - Thread-2 - com.jogamp.opengl.util.Animator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 31299, fps 0.0], modeBits 1, init'ed true, animThread Thread[Thread-2-null,5,main], exclCtxThread false(null)] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1344) at com.jogamp.opengl.util.AnimatorBase.finishLifecycleAction(AnimatorBase.java:559) at com.jogamp.opengl.util.Animator.pause(Animator.java:305) at com.jogamp.opengl.util.AnimatorBase.remove(AnimatorBase.java:229) at com.jogamp.opengl.GLEventListenerState.moveFrom(GLEventListenerState.java:156) at com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase.testGLADOneLifecycle(GLContextDrawableSwitchBase.java:260) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.testGLCanvasImpl(TestGLContextDrawableSwitch12AWT.java:113) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2(TestGLContextDrawableSwitch12AWT.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$3): ++++++ timeout reached ++++++ Thread-2 finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$3): OK false- pollPeriod 1000, blocking true, waited 1000/1000 - Thread-2 - com.jogamp.opengl.util.Animator[started true, animating true, paused true, drawable 0, totals[dt 0, frames 31299, fps 0.0], modeBits 1, init'ed true, animThread Thread[Thread-2-null,5,main], exclCtxThread false(null)] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1344) at com.jogamp.opengl.util.AnimatorBase.finishLifecycleAction(AnimatorBase.java:559) at com.jogamp.opengl.util.AnimatorBase.remove(AnimatorBase.java:236) at com.jogamp.opengl.GLEventListenerState.moveFrom(GLEventListenerState.java:156) at com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase.testGLADOneLifecycle(GLContextDrawableSwitchBase.java:260) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.testGLCanvasImpl(TestGLContextDrawableSwitch12AWT.java:113) at com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2(TestGLContextDrawableSwitch12AWT.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 Profile GLES2 n/a ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 Platform doesn't support offscreen rendering. ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 Profile GLES2 n/a ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 SLOCK [T main @ 1373000443954 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms