-
Task
-
Resolution: Done
-
Normal
-
None
-
4.18
-
None
TestConfigMapPodTemplate CI test is failing due to latest Jenkins base agent image unavailability in CI infra.
Also due to this issue, Periodic CI test job are continuously failing for OpenShift Jenkins Plugins with the below error. These jobs are running twice a daily and report status on #forum-openshift-jenkins
panic: test timed out after 1h15m0s running tests: TestConfigMapPodTemplate (1h12m6s) goroutine 498 [running]: testing.(*M).startAlarm.func1() /usr/lib/golang/src/testing/testing.go:2259 +0x3b9579 created by time.goFunc580 /usr/lib/golang/src/time/sleep.go:176 +0x2d
Jenkins agent pod is reporting following error and not able to proceed with the test execution hence above timed out panic occurred.
WARNING: LinkageError while performing UserRequest:hudson.slaves.SlaveComputer$SlaveVersion@362ba521 java.lang.UnsupportedClassVersionError: Failed to load hudson.slaves.SlaveComputer$SlaveVersion at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472) at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301) .... Caused by: java.lang.UnsupportedClassVersionError: hudson/slaves/SlaveComputer$SlaveVersion has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
- is cloned by
-
JKNS-644 Adds JENKINS_AGENT_BASE_IMAGE env variable to step in CI jobs
-
- Closed
-
- links to
(1 links to)