Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

com.jogamp.opencl.CLProgramTest.builderTest

Failing for the past 415 builds (Since Unstable#322 )
Took 40 ms.

Error Message

error while asking for info string [error: CL_INVALID_VALUE]

Stacktrace

com.jogamp.opencl.CLException$CLInvalidValueException: error while asking for info string [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.checkForError(CLException.java:67)
	at com.jogamp.opencl.impl.CLTLInfoAccessor.getString(CLTLInfoAccessor.java:82)
	at com.jogamp.opencl.CLPlatform.getInfoString(CLPlatform.java:542)
	at com.jogamp.opencl.CLPlatform.getICDSuffix(CLPlatform.java:500)
	at com.jogamp.opencl.CLProgramBuilder.writeObject(CLProgramBuilder.java:283)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:940)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1469)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
	at com.jogamp.opencl.CLProgramBuilder.save(CLProgramBuilder.java:159)
	at com.jogamp.opencl.CLProgramTest.builderTest(CLProgramTest.java:241)

Standard Output

 - - - CLProgramTest; rebuild program test - - - 
got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - CLProgramTest; down-/upload binaries test - - - 
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - CLProgramTest; program builder test - - - 
CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@4e513d61, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@4e513d61}}
compile workgroup size: 1 1 1
kernel: CLKernel [id: 140545515960832 name: foo]
kernel: CLKernel [id: 140545515938816 name: bar]