Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/41/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 1335 lines...]
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteParentTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteParentTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingPostProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingPostProcessorTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s 
- in org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
- in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.011 s 
<<< FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[ERROR] 
testRedirectToResourceAfterLogout(org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest)
  Time elapsed: 0.01 s  <<< FAILURE!
java.lang.AssertionError: Expected redirect expected:<302> but was:<401>
        at 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest.testRedirectToResourceAfterLogout(RedirectOnLogoutTest.java:70)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s 
- in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
ImmediateScriptActivationTest.testJspActivation:62->assertScriptActivation:46->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
 Expected status 200 for 
http://localhost:41000/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982.test_0.html
 (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>500 Internal Server Error</title>
</head>
<body>
<h1>Internal Server Error (500)</h1>
<p>The requested URL 
/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982.test_0.html 
resulted in an error in 
/apps/integration-test/srt.1598294009738/test_0.html.jsp.</p>
<h3>Exception:</h3>
<pre>
java.lang.NullPointerException
        at 
org.apache.sling.commons.fsclassloader.impl.FSClassLoaderProvider.cleanPath(FSClassLoaderProvider.java:333)
        at 
org.apache.sling.commons.fsclassloader.impl.FSClassLoaderProvider.getInputStream(FSClassLoaderProvider.java:342)
        at 
org.apache.sling.scripting.jsp.SlingIOProvider.getInputStream(SlingIOProvider.java:87)
        at 
org.apache.sling.scripting.jsp.jasper.JspCompilationContext.getInputStream(JspCompilationContext.java:158)
        at 
org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler$1.getSource(JDTCompiler.java:82)
        at 
org.apache.sling.commons.compiler.impl.EclipseJavaCompiler$CompilationUnitAdapter.getContents(EclipseJavaCompiler.java:445)
        at 
org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:11915)
        at 
org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:11887)
        at 
org.eclipse.jdt.internal.compiler.parser.Parser.dietParse(Parser.java:10297)
        at 
org.eclipse.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:840)
        at 
org.eclipse.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:394)
        at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:444)
        at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:426)
        at 
org.apache.sling.commons.compiler.impl.EclipseJavaCompiler.compile(EclipseJavaCompiler.java:234)
        at 
org.apache.sling.scripting.jsp.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:115)
        at 
org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:304)
        at 
org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:282)
        at 
org.apache.sling.scripting.jsp.jasper.compiler.Compiler.compile(Compiler.java:269)
        at 
org.apache.sling.scripting.jsp.jasper.JspCompilationContext.compile(JspCompilationContext.java:501)
        at 
org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.prepareServlet(JspServletWrapper.java:426)
        at 
org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:480)
        at 
org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:445)
        at 
org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.callJsp(JspScriptEngineFactory.java:501)
        at 
org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:586)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
        at 
org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552)
        at 
org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
        at 
org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
        at 
org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
        at 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:110)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
        at 
org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
        at 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter.doFilter(NoPropertyFilter.java:25)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
        at 
org.apache.sling.launchpad.testservices.filters.SlingFilter.doFilter(SlingFilter.java:25)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
        at 
org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:250)
        at 
org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:123)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
        at 
org.apache.sling.junit.impl.servlet.TestLogServlet$TestNameLoggingFilter.doFilter(TestLogServlet.java:257)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:67)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
        at 
org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
        at 
org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:136)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
        at 
org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
        at 
org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1363)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:489)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1278)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:221)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:500)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
      7 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer 
name&gt;} &lt;optional message&gt;
     74 LOG Method=GET, PathInfo=null
    105 TIMER_START{handleSecurity}
   3650 TIMER_END{3540,handleSecurity} authenticator 
org.apache.sling.auth.core.impl.SlingAuthenticator@622d7c36 returns true
   5895 TIMER_START{ResourceResolution}
   6177 TIMER_END{279,ResourceResolution} 
URI=/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982.test_0.html
 resolves to Resource=JcrNodeResource, type=integration-test/srt.1598294009738, 
superType=null, 
path=/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982
   6203 LOG Resource Path Info: SlingRequestPathInfo: 
path=&apos;/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982&apos;,
 selectorString=&apos;test_0&apos;, extension=&apos;html&apos;, 
suffix=&apos;null&apos;
   6204 TIMER_START{ServletResolution}
   6213 
TIMER_START{resolveServlet(/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982)}
  15053 
TIMER_END{8835,resolveServlet(/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982)}
 Using servlet /apps/integration-test/srt.1598294009738/test_0.html.jsp
  15070 TIMER_END{8864,ServletResolution} 
URI=/ImmediateScriptActivationTest/1598294009738/this_is_a_test_15982.test_0.html
 handled by Servlet=/apps/integration-test/srt.1598294009738/test_0.html.jsp
  15086 LOG Applying Requestfilters
  15147 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  15179 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
  15249 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
  15282 LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
  15293 LOG Applying Componentfilters
  15311 TIMER_START{/apps/integration-test/srt.1598294009738/test_0.html.jsp#0}
 371560 LOG SCRIPT ERROR: 
org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class 
for JSP
 371592 
TIMER_END{356275,/apps/integration-test/srt.1598294009738/test_0.html.jsp#0}
 372089 LOG Filter timing: 
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, 
inner=357, total=357, outer=0
 372107 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, 
inner=357, total=357, outer=0
 372116 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, 
inner=357, total=357, outer=0
 372127 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=357, 
total=357, outer=0
 375354 LOG Applying Error filters
 375389 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
 375447 TIMER_START{handleError:throwable=java.lang.NullPointerException}
 378389 TIMER_END{2934,handleError:throwable=java.lang.NullPointerException} 
Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 382965 TIMER_END{382958,Request Processing} Dumping 
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.28.v20200408, Java HotSpot(TM) 64-Bit 
Server VM 11.0.6, Linux 4.15.0-76-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<500>
[ERROR]   
AuthRequestLoginTest.testForcedLogin:40->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
 Expected status 200 for 
http://localhost:41000/system/sling/info.sessionInfo.json (content=) 
expected:<200> but was:<401>
[ERROR]   RedirectOnLogoutTest.testRedirectToResourceAfterLogout:70 Expected 
redirect expected:<302> but was:<401>
[INFO] 
[ERROR] Tests run: 661, Failures: 3, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.0:stop (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] Stopping launch with id sling-12-oak-tar
[DEBUG] [ServiceReference 628 from bundle 108 : 
org.apache.sling.jcr.davex:1.3.10 ref=[javax.servlet.Servlet] 
properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=DavExAuthHttpContext),
 osgi.http.whiteboard.servlet.pattern=/server/*, service.bundleid=108, 
service.description=Sling JcrRemoting Servlet, service.id=628, 
service.scope=singleton, service.vendor=The Apache Software Foundation, 
servlet.init.createAbsoluteURI=true, servlet.init.csrf-protection=disabled, 
servlet.init.protectedhandlers-config=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler,
 servlet.init.resource-path-prefix=/server, sling.auth.requirements=-/server}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 74 from bundle 36 : 
org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT 
ref=[javax.servlet.Servlet] properties={component.id=54, 
component.name=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.pattern=/whiteboard_r6, service.bundleid=36, 
service.id=74, 
service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring 
unmatching Servlet service
[DEBUG] [ServiceReference 411 from bundle 124 : org.apache.sling.engine:2.7.2 
ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.name=ApacheSling/2.7, 
osgi.http.whiteboard.servlet.pattern=/, service.bundleid=124, 
service.description=Apache Sling Engine Main Servlet, service.id=411, 
service.scope=singleton, service.vendor=The Apache Software Foundation}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 427 from bundle 124 : org.apache.sling.engine:2.7.2 
ref=[javax.servlet.Filter] properties={component.id=218, 
component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, 
objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], service.bundleid=124, 
service.description=Request Logger Filter, service.id=427, 
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software 
Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 430 from bundle 124 : org.apache.sling.engine:2.7.2 
ref=[javax.servlet.Filter] properties={component.id=219, 
component.name=org.apache.sling.engine.parameters, file.max=-1, 
file.threshold=256000, objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=124, 
service.description=Filter for request parameter support, service.id=430, 
service.ranking=2147483647, service.scope=bundle, service.vendor=The Apache 
Software Foundation, sling.default.max.parameters=10000, 
sling.default.parameter.checkForAdditionalContainerParameters=false, 
sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.launchpad.testing ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedConstructor 
(file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar)
 to constructor java.io.File(java.lang.String,java.io.File)
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedConstructor
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 5 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:21 min
[INFO] Finished at: 2020-08-24T18:36:23Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaven5a397be2/maven-spy-20200824-183302-217445821295306362490.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.21.0:verify (default) on 
project org.apache.sling.launchpad.testing: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/e-sling-launchpad-testing_master/target/failsafe-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: CloudBees DevOptics Gate Artifact Publisher: 54645 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to