Skip to content

Update dependency org.jenkins-ci.main:jenkins-test-harness to v2488

a544dfd
Select commit
Loading
Failed to load commit list.
Merged

Update dependency org.jenkins-ci.main:jenkins-test-harness to v2488 #10986

Update dependency org.jenkins-ci.main:jenkins-test-harness to v2488
a544dfd
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / linux-jdk21 / Linux - JDK 21 - Build / Test failed Aug 18, 2025 in 1h 45m 45s

hudson.model.RunTest.preventXssInBadgeTooltip failed

hudson.model.RunTest.preventXssInBadgeTooltip failed

Details

hudson.model.RunTest.preventXssInBadgeTooltip

TypeError: Cannot call method "show" of undefined (injected script#1)
Stack trace
======= EXCEPTION START ========
EcmaError: lineNumber=[1] column=[0] lineSource=[<no source>] name=[TypeError] sourceName=[injected script] message=[TypeError: Cannot call method "show" of undefined (injected script#1)]
org.htmlunit.ScriptException: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:947)
	at org.htmlunit.corejs.javascript.Context.call(Context.java:638)
	at org.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:448)
	at org.htmlunit.javascript.HtmlUnitContextFactory.callSecured(HtmlUnitContextFactory.java:312)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:794)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:769)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:950)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:914)
	at hudson.model.RunTest.ensureXssIsPrevented(RunTest.java:211)
	at hudson.model.RunTest.preventXssInBadgeTooltip(RunTest.java:203)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: org.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5686)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5667)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeError(ScriptRuntime.java:5699)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeErrorById(ScriptRuntime.java:5704)
	at org.htmlunit.corejs.javascript.ScriptRuntime.undefCallError(ScriptRuntime.java:5775)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisHelper(ScriptRuntime.java:3180)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisInner(ScriptRuntime.java:3167)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThis(ScriptRuntime.java:3146)
	at org.htmlunit.corejs.javascript.Interpreter$DoPropAndThis.execute(Interpreter.java:3096)
	at org.htmlunit.corejs.javascript.Interpreter.interpretFunction(Interpreter.java:1821)
	at org.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1597)
	at org.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:1221)
	at org.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:92)
	at org.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:356)
	at org.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:298)
	at org.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:4813)
	at org.htmlunit.corejs.javascript.InterpretedFunction.exec(InterpretedFunction.java:105)
	at org.htmlunit.corejs.javascript.Script.exec(Script.java:28)
	at org.htmlunit.javascript.JavaScriptEngine$1.doRun(JavaScriptEngine.java:785)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:933)
	... 12 more
Enclosed exception: 
org.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5686)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5667)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeError(ScriptRuntime.java:5699)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeErrorById(ScriptRuntime.java:5704)
	at org.htmlunit.corejs.javascript.ScriptRuntime.undefCallError(ScriptRuntime.java:5775)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisHelper(ScriptRuntime.java:3180)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisInner(ScriptRuntime.java:3167)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThis(ScriptRuntime.java:3146)
	at org.htmlunit.corejs.javascript.Interpreter$DoPropAndThis.execute(Interpreter.java:3096)
	at org.htmlunit.corejs.javascript.Interpreter.interpretFunction(Interpreter.java:1821)
	at org.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1597)
	at script(injected script:1)
	at org.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:1221)
	at org.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:92)
	at org.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:356)
	at org.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:298)
	at org.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:4813)
	at org.htmlunit.corejs.javascript.InterpretedFunction.exec(InterpretedFunction.java:105)
	at org.htmlunit.corejs.javascript.Script.exec(Script.java:28)
	at org.htmlunit.javascript.JavaScriptEngine$1.doRun(JavaScriptEngine.java:785)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:933)
	at org.htmlunit.corejs.javascript.Context.call(Context.java:638)
	at org.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:448)
	at org.htmlunit.javascript.HtmlUnitContextFactory.callSecured(HtmlUnitContextFactory.java:312)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:794)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:769)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:950)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:914)
	at hudson.model.RunTest.ensureXssIsPrevented(RunTest.java:211)
	at hudson.model.RunTest.preventXssInBadgeTooltip(RunTest.java:203)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
======= EXCEPTION END ========
Standard error
0.093 [id=1]	INFO	o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:43757/jenkins/
   0.096 [id=1]	INFO	jenkins.model.Jenkins#<init>: Starting version 2.524-rc37364.a_544dfddf85a_
   0.101 [id=111]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
   0.101 [id=111]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
   0.105 [id=116]	INFO	j.b.api.BouncyCastlePlugin#start: /home/jenkins/agent/workspace/Core_jenkins_PR-10986/test/target/j h10641392430988131967/plugins/bouncycastle-api/WEB-INF/optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
   0.262 [id=115]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
   0.263 [id=115]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
   0.264 [id=112]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
   0.367 [id=114]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
   0.368 [id=116]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
   0.368 [id=110]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
   0.369 [id=110]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
   0.377 [id=112]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
  14.520 [id=1]	SEVERE	o.h.j.DefaultJavaScriptErrorListener#scriptException: Error during JavaScript execution
======= EXCEPTION START ========
EcmaError: lineNumber=[1] column=[0] lineSource=[<no source>] name=[TypeError] sourceName=[injected script] message=[TypeError: Cannot call method "show" of undefined (injected script#1)]
org.htmlunit.ScriptException: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:947)
	at org.htmlunit.corejs.javascript.Context.call(Context.java:638)
	at org.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:448)
	at org.htmlunit.javascript.HtmlUnitContextFactory.callSecured(HtmlUnitContextFactory.java:312)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:794)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:769)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:950)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:914)
	at hudson.model.RunTest.ensureXssIsPrevented(RunTest.java:211)
	at hudson.model.RunTest.preventXssInBadgeTooltip(RunTest.java:203)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:787)
	at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:478)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5686)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5667)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeError(ScriptRuntime.java:5699)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeErrorById(ScriptRuntime.java:5704)
	at org.htmlunit.corejs.javascript.ScriptRuntime.undefCallError(ScriptRuntime.java:5775)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisHelper(ScriptRuntime.java:3180)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisInner(ScriptRuntime.java:3167)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThis(ScriptRuntime.java:3146)
	at org.htmlunit.corejs.javascript.Interpreter$DoPropAndThis.execute(Interpreter.java:3096)
	at org.htmlunit.corejs.javascript.Interpreter.interpretFunction(Interpreter.java:1821)
	at org.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1597)
	at org.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:1221)
	at org.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:92)
	at org.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:356)
	at org.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:298)
	at org.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:4813)
	at org.htmlunit.corejs.javascript.InterpretedFunction.exec(InterpretedFunction.java:105)
	at org.htmlunit.corejs.javascript.Script.exec(Script.java:28)
	at org.htmlunit.javascript.JavaScriptEngine$1.doRun(JavaScriptEngine.java:785)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:933)
	... 84 more
Enclosed exception: 
org.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot call method "show" of undefined (injected script#1)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5686)
	at org.htmlunit.corejs.javascript.ScriptRuntime.constructError(ScriptRuntime.java:5667)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeError(ScriptRuntime.java:5699)
	at org.htmlunit.corejs.javascript.ScriptRuntime.typeErrorById(ScriptRuntime.java:5704)
	at org.htmlunit.corejs.javascript.ScriptRuntime.undefCallError(ScriptRuntime.java:5775)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisHelper(ScriptRuntime.java:3180)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThisInner(ScriptRuntime.java:3167)
	at org.htmlunit.corejs.javascript.ScriptRuntime.getPropAndThis(ScriptRuntime.java:3146)
	at org.htmlunit.corejs.javascript.Interpreter$DoPropAndThis.execute(Interpreter.java:3096)
	at org.htmlunit.corejs.javascript.Interpreter.interpretFunction(Interpreter.java:1821)
	at org.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1597)
	at script(injected script:1)
	at org.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:1221)
	at org.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:92)
	at org.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:356)
	at org.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:298)
	at org.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:4813)
	at org.htmlunit.corejs.javascript.InterpretedFunction.exec(InterpretedFunction.java:105)
	at org.htmlunit.corejs.javascript.Script.exec(Script.java:28)
	at org.htmlunit.javascript.JavaScriptEngine$1.doRun(JavaScriptEngine.java:785)
	at org.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:933)
	at org.htmlunit.corejs.javascript.Context.call(Context.java:638)
	at org.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:448)
	at org.htmlunit.javascript.HtmlUnitContextFactory.callSecured(HtmlUnitContextFactory.java:312)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:794)
	at org.htmlunit.javascript.JavaScriptEngine.execute(JavaScriptEngine.java:769)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:950)
	at org.htmlunit.html.HtmlPage.executeJavaScript(HtmlPage.java:914)
	at hudson.model.RunTest.ensureXssIsPrevented(RunTest.java:211)
	at hudson.model.RunTest.preventXssInBadgeTooltip(RunTest.java:203)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:787)
	at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:478)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)
	at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)
	at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
======= EXCEPTION END ========
  24.534 [id=1]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
  24.539 [id=1]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
  24.617 [id=1]	INFO	o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting /home/jenkins/agent/workspace/Core_jenkins_PR-10986/test/target/j h10641392430988131967
Standard out
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.